RC PWM Signal to Stepper Pulse Generator


https://www.electronics-lab.com/project/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 board consists of ATMEGA328 chip and 2 x […]

16 Channel RC Servo Driver with I2C Interface


https://www.electronics-lab.com/project/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, and animatronics puppets is easy with this board. The board […]

Brushed DC Motor Speed Controller Using Radio Control (RC) Remote


https://www.electronics-lab.com/project/brushed-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 load using MOSFET. […]

RC Radio Controlled Switch with Relay


https://www.electronics-lab.com/project/rc-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 can be modified as per user requirements. […]

High Power DC Motor Speed and Direction Control using RC Transmitter – Arduino Compatible


https://www.electronics-lab.com/project/high-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 speed control using PWM input, Tactile switch, Slide switch, and […]

Sound to RC Servo Driver v2.0 – Arduino Compatible


https://www.electronics-lab.com/project/sound-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 kind of sound.  The rotation angle depends on the sound level, the higher the sound level […]

Dual Joystick RF Remote Transmitter with NRF24L01 RF module – 2 Joystick Control


https://www.electronics-lab.com/project/dual-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 applications such as Gaming, Remote RC servo driver, Robotics, and many more. Connector CN3 was […]