webwinkelkeur logo

4.7 avg.

5147+ reviews
webwinkelkeur logoView all

5147+ reviews

5147+ reviews

Order by 16:00 for same day shipping

14 days return

EN

Individual

Business

Arduino Project: Knight Rider

Beginner
15 Min
31,75

During this project you will learn how to make the moving lights of KITT from the knight rider series.

Knight Rider is a 1980s series about Michael Knight and a highly advanced car named KITT who fight crime together.

This is a beginner project where you can turn 7 LED lights on and off in a smooth moving manner.

Building and Wiring

Once you have gathered all the parts you can start putting the project together.

Place the 7 LED lights in the breadboard. On the shortest pin of the LED lights go the 220 ohm resistors these go to the minus of the breadboard.

Then you connect the GND of the Arduino to the negative of the breadboard.

Then you connect the LED lights to the I/O pins of the Arduino, this goes as follows: The leftmost pin of the LED you connect to port 2, of the Arduino. The next LED you connect to port 3, the next one to port 4 and so on.

Programming