DIY - GESTURE controlled Arduino based Rover ( Wireless + Line Following )
What is it capable of ? 1. It can be controlled using gestures. 2. It can Send temperature , object distance , battery level , etc. values to the glove ( LCD ). 3. Can run on 45+ degree angle. 4. Tx Rx pair on both rover and Glove ( for bi-directional data transfer ). Why to use joysticks to control you robot when you can control it by the gestures of your hand ! This robotic Rover works on 433MHz Band RF Modules (ASK). The remote is modified into a GLOVE which is equipped with an accelerometer (ADXL335) 16x2 LCD display 8 button keypad and a transceiver The rover and glove is based on ATmega328 P which is used in Arduino Uno as well , **********PARTS********* ROVER UNIT ( I've named it TITAN :D ) 1. ATmega 2. Custom made arduino compatible robotic controller 3. DIY FTDI cable ( USB to SERIAL ) 4. HC-SR04 Ultrasonic Rangefinder 5. 2 x Optical sensors ( to convert it into a line follower) 6. 2 x custom 30 Amp Motor drivers : MAKE YOUR OWN MOTOR DRIVER 7....