Every time I build an RC vehicle I end up putting together the Arduino knob example sketch to test a servo or two. This works fine except it takes quite a while to set up particularly if you need to control more than one so I decided to make a […]
Arduino

I’m asked a lot about how I get my radio control working using the NRF24 radio modules and I finally have it figured out enough to share with you. It’s taken me a while because I wanted to make sure it was right before I settled on the code. I […]
Getting started with the NRF24L01 Radio Module

Choosing the right motor controller is one of the trickiest parts of building an RC tractor or robot or whatever you are trying to make. The reason is that a motor draws a lot of current which means the voltage the motor can handle might be small. This means you […]
TB6612 SMD Motor Driver

We recieved an LCD keypad shield for an Arduino from IC Station in our mailbag this week. This is a great way to add a user interface to your Arduino and I show you how to do that in my review video. IC Station liked our reviews and have given […]