A little project that use our gesture to control music player. You can shou your finger in front of the gesture sensor and the sensor will recognize your finger and transfer number and transmit to the Arduino. Arduino will use those number as a instruction to control the mp3 to operate.
- Arduino R4 Wi-Fi
- Smart IR Gesture Sensor
- MP3 V4.0
- BaseShield
Put your finger in front of the sensor, or rotate, swipe, push and so on. You can see the detail in the code. The you can get a number from 1 to 23, and the number wiil be the index of songs that stored in your SD card.