How to Make a Gesture Controlled Robot Using Arduino
Below is a demonstration video for an accelerometer-based, hand gesture controlled robot using Arduino Uno.
The robot makes use of the ADXL 335 accelerometer sensor to sense changes in the x, y & z axis and respond accordingly by sending data through an RF module.
At first, we require a robot chassis for controlling it via our hand gestures. After successfully interfacing the ADXL 335 and RF module with Arduino, we are ready to control our robot via gestures.
You can check out how this project functions here:
Comments
Please log in or sign up to comment.