1
0
mirror of https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter synced 2025-01-30 23:00:14 -05:00

Update README.md

This commit is contained in:
mcgurk 2016-09-23 00:42:48 +03:00 committed by GitHub
parent b55c0deafb
commit d2b83172b5

View File

@ -6,7 +6,7 @@ Tested with Windows and Linux desktop computers and ARM based computers like Ras
ATmega32u4 can be easily changed to act as keyboard and/or mouse too. With keyboard device it is easy to make adapter for many mobile devices which don't have gamepad-support out of box. I have tested it with Samsung Galaxy S4 Android phone and Samsung Galaxy Tab 10.1 Android tablet with OTG-USB cable. ATmega32u4 can be easily changed to act as keyboard and/or mouse too. With keyboard device it is easy to make adapter for many mobile devices which don't have gamepad-support out of box. I have tested it with Samsung Galaxy S4 Android phone and Samsung Galaxy Tab 10.1 Android tablet with OTG-USB cable.
### Supported controllers ### Supported controllers
(2 controllers supported with one Arduino same time if not said something other) (2 controllers supported with one Arduino if not said something other)
- Atari-joysticks (supports Sega Master System controller with 2-fire buttons) (ATARI) - Atari-joysticks (supports Sega Master System controller with 2-fire buttons) (ATARI)
- Nintendo Entertainment System controllers (NES) - Nintendo Entertainment System controllers (NES)
- Super Nintendo controllers (SNES) - Super Nintendo controllers (SNES)