Although I haven’t got any RC car, my friend ask me for programming of RC car lighting system. I produced the code for the PIC16F819 microcontroller from Microchip. Finally, it can have 4 PPM channels as input (I used 3) and 12 outputs (5 of them are used) able to drive 25mA per one output (max. 200mA in total).

RC car lighting system
(more…)
Filed under: Electronics, PIC based design, RC models | Comment (0)
There are many systems transmitting on 2.4GHz available at the moment. Some of them are able to transfer more than 8 channels typical for standard PPM modulation systems. One of example is made by the czech company “JETI model” http://www.jetimodel.cz/index.php?page=products&old=0&category=4 . Their system is capable to transfer up to 16 channels. It is opportunity to control more devices than model itself … camera, autonomous navigation. The only task is to merge signal from two RC transmitters with the result usable as input to the transmitter module (PPM signal too).
I solved this task with two microcontroller PIC18F252, called “MASTER” and “SLAVE”.

RC merger
(more…)
Filed under: Electronics, PIC based design, RC models | Comment (0)
I have acquired the Graupner MC-22s RC radio since the end of the year 2007.

MC-22s Front View
(more…)
Filed under: Electronics, RC models | Comment (0)