Gesturecontrolled Bot
Gesturecontrolled Bot
Arduino Nano
434MHz RF Transmitter
HT-12E Encoder IC
MPU6050 Accelerometer/Gyroscope Sensor
750KΩ Resistor
HT-12E is an encoder IC that is often associated with RF Transmitter
module. It converts the 12-bit parallel data to serial data. The 12-
bit data is divided into address and data bits. A0 to A7 (Pin 1 to
Pin8) are the address bits and they are used for secure transmission
of the data. These pins can be either left open or connected to
ground (Vss). In this circuit, Pin 1 to Pin 9 (A0 – A7 and Vss) of HT-
12E are connected to ground.
TE’ is the transmission enable pin and it is an active low pin. The
data is transmitted as long as the TE’ is low. Hence, Pin 14 (TE’) is
also connected to ground.
Both Arduino Nano and MPU6050 have 3.3V Regulator. Hence, all
the VCC pins are connected to a regulated 5V Supply.
L293D Motor Driver IC
HT-12D Decoder IC
434 MHz RF Receiver
33KΩ Resistor
330Ω Resistor
LED
4 Geared Motors with Wheels
Robot Chassis
HT-12D is the decoder IC that is often associated
with RF Receiver. It converts the serial data
received by the RF link into parallel data.