mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-25 10:32:19 -05:00
Update README.md
This commit is contained in:
parent
d8d240375c
commit
b6af3d4923
@ -108,6 +108,9 @@ You can also use Arduino vice versa. You cannot read USB with normal Arduino, bu
|
|||||||
|
|
||||||
https://github.com/felis/USB_Host_Shield_2.0
|
https://github.com/felis/USB_Host_Shield_2.0
|
||||||
|
|
||||||
|
### Software USB
|
||||||
|
USB-device without ATmega16u2/32u4: https://www.obdev.at/products/vusb/index.html
|
||||||
|
|
||||||
### Other ideas
|
### Other ideas
|
||||||
Of course Arduino can be used many other ways. Add a PIR motion detector module from Ebay (under $2) and your computer wakes up from sleep when you walk to room. Just read PIR-sensor data pin and if it is 1, send some keyboard button (which normally does nothing) to computer so it wakes up. Or make info-board to your kitchen or hallway wall from old Android tablet and it turns on backlight only when someone goes to kitchen.
|
Of course Arduino can be used many other ways. Add a PIR motion detector module from Ebay (under $2) and your computer wakes up from sleep when you walk to room. Just read PIR-sensor data pin and if it is 1, send some keyboard button (which normally does nothing) to computer so it wakes up. Or make info-board to your kitchen or hallway wall from old Android tablet and it turns on backlight only when someone goes to kitchen.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user