Page 7 of 7

Re: Arduino only-based adapter (no PC needed)

Posted: Thu Aug 31, 2023 11:29 am
by Useus
GoDlike wrote: Thu Aug 31, 2023 9:43 am Unfortunately this project was limited in many ways by Arduino speed and flash size.
if it were able to convert to rpi pico, there would be no need even of the usb host shield and it would have a 1ms response. unfortunately I'm not able to do it, otherwise I would have done it already.

source usb host device https://github.com/sekigon-gonnoc/Pico-PIO-USB

Re: Arduino only-based adapter (no PC needed)

Posted: Sat Feb 22, 2025 3:39 pm
by crowbarmaster
Hello good folks! I just wanted to drop by here to say I have ported mathijsvandenberg's code to work with my G27 wheel. If have forked and uploaded the changes at my own GH here: https://github.com/crowbarmaster/g29emu

Enjoy!