In this project, an LED Knight Rider display is built on a breadboard using 24 LEDs.
An Arduino MEGA 2560 is used to directly drive the LEDs from 24 of the Arduino's pins. An Arduino Uno can not be used to drive the LEDs directly because it has too few pins, although it would be possible to...