Arduino Hand Gesture Remote for Android
Budget: $10 – $30 CAD
I have a Beetle Leonardo atmega32u4 board solider with Paj7620 modulo for hand gesture. So further I was able to upload the Paj7620 code to read my hand gestures.
I been trying to follow this Arduino Leonardo Remote Control guide for Windows and Android. Can anyone help me with combining the Paj7620 code with this remote control code?
Requirement for this project.
Commands for Play,pause /volume up/volume down/Next/Previous.
Once trigger a command the device will stop for 2 to 3 second for next command.
Paj7620 modulo Code
https://github.com/playfultechnology/arduino-gesture-recogniser
Arduino Remote code for Android
https://www.stefanjones.ca/blog/arduino-leonardo-remote-multimedia-keys/
USB Command code for Play, pause /volume up/volume down/Next/Previous.
https://www.usb.org/sites/default/files/documents/hut1_12v2.pdf
This project should be easy for any Arduino programmer since I already provide all the required files.
I been trying to follow this Arduino Leonardo Remote Control guide for Windows and Android. Can anyone help me with combining the Paj7620 code with this remote control code?
Requirement for this project.
Commands for Play,pause /volume up/volume down/Next/Previous.
Once trigger a command the device will stop for 2 to 3 second for next command.
Paj7620 modulo Code
https://github.com/playfultechnology/arduino-gesture-recogniser
Arduino Remote code for Android
https://www.stefanjones.ca/blog/arduino-leonardo-remote-multimedia-keys/
USB Command code for Play, pause /volume up/volume down/Next/Previous.
https://www.usb.org/sites/default/files/documents/hut1_12v2.pdf
This project should be easy for any Arduino programmer since I already provide all the required files.