This gesture based media controller or Arduino Volume Controller can be connected to any computer running any OS. You can connect it to PCs USB port and it will act as a HID or a human interface device. In this video, I will explain this sensor, HID using Arduino and the Code. Using this You can start, play or pause the song, go to the next song, play previous song, increase, reduce and mute volume.
Take a look at the demo video below.
Arduino Volume Controller VideoLooks cool right? Guys, before going further, if you find this video useful, consider supporting my channel by giving this video a like and subscribe to my channel by clicking the subscribe button below. I would really appreciate it.
This is a hand gesture media controller. Using this gesture controller, you can control the media player using simple hand gestures. You can start, play or pause the song, go to the next song, play previous song, increase, reduce and mute volume. Let’s get started!
Learn Arduino the Easy WayAre you new to Arduino? Do you want to improve your skills in Arduino programming? You are in the right place. We have a complete beginner-level tutorial for Arduino which covers everything from scratch.
In this free Arduino Tutorial for Beginners guide, we will be taking a look at Introduction to Arduino Platform, Getting Started with Arduino IDE, Different Types of Arduino Boards, Arduino
Sponsor LinkUTSource is a professional electronic components supplier.
PAJ7620 Gesture SensorPAJ7620 Gesture Sensor is a quick and easy way to add gesture control to your Arduino or Raspberry Pi Project. This tiny little sensor can recognize various hand gestures such as moving your hands up, down, left, right, forward, backward, clockwise, anti-clockwise and waving. It employs an in built proximity sensor which can sense approaching and departing objects.
In the previous Post, I explained everything about PAJ7620 gesture sensor, how to connect this sensor to Arduino and read hand gestures.
Arduino as HIDSome Arduino boards can act as HID (human interface device), as a keyboard or mouse and send keystroke through the USB like a real keyboard. When you connect the Arduino to the USB port of the PC, it will act as a keyboard and send keystrokes to it.
In this project, we will be sending media control keystrokes to the PC using an Arduino MKR1000. For that we will be using this NicoHood Library.
Why not make a PCB for your Project?Making a PCB for your DIY project is not hard nowadays. PCB helps to get rid of all messy wires and stuff and gives your project an awesome look. And it’s cool to make your own PCB for your project right?
Design your own PCBs for your Project!I used Altium designer to draw the circuit and design the PCB. It is a powerful tool that can be used to design and create our own PCBs for our project as well as complex and multi-layer PCBs for industrial use.
If you are a DIY Electronic enthusiast, I bet this is gonna be really useful for you guys. I have been using it for the past 3-4 years and let me tell you guys, this is amazing! You can download the Free Trial of Altium PCB Designer from here.
PCB Design Tutorial using AltiumCheck out the below video to start designing your own PCBs in Minutes!
- PAJ7620 gesture sensor
- Arduino board that can act as a HID
As I mentioned earlier. this is a simple project, connections are pretty easy and you wont need more than 1 minute to set this up. You can use any arduino board that can act as HID like MKR1000, pro micro, Leonardo to name a few. I will provide complete list in the description. Let us start connecting them together.
Click Here for Circuits and Codes - Arduino Volume Controller
Comments