Tag: RC
16 Channel RC Servo Driver with I2C Interface
This is a 16-channel servo driver that can drive 16 x RC servos over I2C interface. The project is built using PCA9685 chip, a 16-channel PWM generator that can drive 16-channel servos simultaneously. The board can be connected to Arduino or another microcontroller. Driving robots,...
Continue ReadingBrushed DC Motor Speed Controller Using Radio Control (RC) Remote
This is a Brushed DC motor controller designed to control one brushed DC motor up to 5A. It can control the speed of the DC motor using a Radio Control (RC) System. This Arduino compatible hardware converts RC PWM signal into 0 to 100% duty cycle PWM which further drives high current...
Continue ReadingRC Radio Controlled Switch with Relay
This RC Relay project enables control of large current devices using a Radio Control (RC) System. This RC switch converts hobby radio control (RC) pulses to control the on/off state of the Relay. On board LED indicates the output. The board is Arduino compatible and the example code...
Continue ReadingHigh Power DC Motor Speed and Direction Control using RC Transmitter – Arduino Compatible
The project presented here is a low-cost solution to control the speed and direction of a high-power brushed DC motor using RC (Radio Remote Control) transmitter. This is an Arduino-compatible board, consisting of an Atmega328 chip, 2 x Relay for motor direction control, MOSFET for...
Continue ReadingSound to RC Servo Driver v2.0 – Arduino Compatible
The project presented here is made for applications such as Animatronics, Puppeteer, sound-responsive toys, and robotics. The board is Arduino compatible and consists of LM358 OPAMP, ATMEGA328 microcontroller, microphone, and a few other components. The project moves the RC servo once...
Continue ReadingDual Joystick RF Remote Transmitter with NRF24L01 RF module – 2 Joystick Control
This is an Arduino compatible open-source hardware that includes 2 x Joysticks, NRF24L01 RF module, Atmega328 microcontroller, 3.3V regulator, power LED, function LED, Arduino programming connector, and other required components. This board can be used for the development of various...
Continue Reading