Enhancing Kyosho model car with LED lights: Design phase
Introduction
The target is to place a LED strip over the Kyosho model that indicate how much throttle or brake is pressed. In other words, it will be a live feedback for training future drivers.
Methodology
In the first phase, the R&D is as follows. We selected the WS2813 Led strip that consists of 144 densely position RGB leds that are controlled by an Arduino UNO. The Arduino Uno will be used in the research phase, while NANO will replace uno in the car. A program is written that progressively turns on red color, turns it off also progressively, and does the same thing with green leds.
Components
- LED : WS2813 with 144 lights (aliexpress, 15euros)
- Radio: Flysky FS-GR3E receiver and GT3C transmitter (hobbyland.gr ,80 euros)
- Controller: Arduino UNO R3 (skroutz.gr, 8 euros). Second phase NANO R3 (7 euros).
- Battery: A 5V power bank and a 2 cell LiPo 8.2v. Later to remove 5V and use only 8.2V.
- LM7805: transistor for reducing 8.2v to 5v. Small cooler aluminum.
- Led: Power Indication Red 3.6v (Optional)
- Resistor: 330 Ohm for Single Led for power indication. (Optional)
- Capacitor 1: To be filled C for stabilizing led stripe current.
- Capacitors 2 and 3: To be filled C for stabilizing LM7805 transformattor.
- Various cables (dupont) and mini breadboards for fast prototyping
- Laptop: Blackview N97 (aliexpress, 250euros).
- Software: Arduino sketch for PC
- USB power measure stick (Optional). Design phase only.
- 5V power bank (Optional). Design phase only.
Future work
The next phase will a) connect the remote control with Arduino, and b) a voltage regulator will be designed so that the 8.2V LiPo battery can feed the led stripe that works for voltage under 5.5V. These will conclude the research phase, and next the installation phase will begin.

