Tag: RC
RC PWM Signal to Stepper Pulse Generator
This simple Arduino compatible project reads an RC PWM signal (1000μs to 2000μs) and provides 0 to 500Hz pulse output to drive a stepper motor. Step and Direction outputs are open collector types 5V signals. Both signals can directly drive LEDs of optocoupler of stepper drivers. The...
Continue Reading16 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 Arduino compatible board consists of LM358 OPAMP, ATMEGA328 microcontroller, microphone, and other components. The project moves the RC servo once receives any...
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