News

This is work in progress. I currently assembling the hardware. Code will follow progress on the hardware. A few years ago, I bought an Arduino Robot kit which was using two simple gear motors and a ...
Arduino Remote RC Car Tutorial for Creating Arduino Remote Controlled Car. By Luke Jung, William Guan, and Andrew Rim Materials • Old RC car taken apart • AA batteries • Arduino starter kit • Computer ...
3D print and build an Arduino Pistol-grip Transmitter for controlling Remote Control cars. Today, we’re assembling and wiring a 3D printed Arduino-based pistol-grip radio transmitter that operates ...
This time, we’re building a 1:24-scale, fully-3D printed miniature RC Drift Car with cool underglow lights and a unique smoke effect. A fun, high-performance Arduino-based RC car that you can 3D print ...
If you are interested in building your very own open source long-range remote control transmitter for your next project. You might be interested in a new ...
This code outlines the setup and control mechanisms for a robotic arm and a 2WD Arduino car using servo motors and DC motors. It integrates Bluetooth communication to enable remote control and ...
We've already shown you how to use Arduino to make a video doorbell system, MP3 jukebox, and TV commercial volume limiter, but this RC car is a fun first project to get you on your way to tackling ...
IR RC reception - sketch to receive an IR signal and that decodes it if it is of the popular NEC-1 format; IR RC transmission - send IR codes using the NEC-1 format. Arduino IR Receiver A ...
Build this temperature-controlled fan using Arduino and Lm35 to control the AC fan based on the temperature of the room. The Circuit and Code to build this project is very easy.