mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-11 19:55:08 -05:00
Update README.md
This commit is contained in:
parent
0f465a9641
commit
d4758aad93
@ -95,4 +95,4 @@ There is simple tutorial in [Tutorial](https://github.com/mcgurk/Arduino-USB-HID
|
||||
Arduino UNO R3 includes ATmega16u2 (along with ATmega328p) and it can be used too, but it needs some extra work (code doesn't work without modifications with UNO):
|
||||
https://github.com/NicoHood/HoodLoader2
|
||||
|
||||
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 infoboard for your kitchen 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 infoboard for 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