Main > Lightguns |
PS1 G-Con as USB Mouse |
<< < (4/5) > >> |
sonik:
Playstation accessories works with 3.3v. Arduino is sending 5v on it's data pins. It can damage the guncon. I'm doing some tests with a level shifter and also using the hardware SPI on the Leonardo. I'm waiting for my arduino shield to arrive then will do more testings. I advise to not use it with 3.3v. BTW by using the correct voltage and the hardware SPI, seems like my thirdy party gun will work! This is great news! |
Marsupial:
There are several 3.3v arduino. Maybe change board model? |
sonik:
The 3.3v boards have half processor clock speed. At least the ones I know. |
PL1:
--- Quote from: sonik on June 30, 2021, 08:06:10 pm ---The 3.3v boards have half processor clock speed. At least the ones I know. --- End quote --- A 3.3v 32u4 AVR board running at 8MHz should be fast enough for an encoder firmware. ;D - Bruno used 3.3v from various consoles such as PS1, PS2, Wii, Wii U, NES Classic, GC (3.43v), and N64 to power the AVR board for the miniArcade 2.0 firmware. (see page 7 of the User Guide) Scott |
sonik:
Cool! It might work then if it can be used as a USB HID device. For now I will keep using the Leonardo as it's the only arduino I have. And I'm waiting for the shield to arrive. |
Navigation |
Message Index |
Next page |
Previous page |