Knight Rider LEDs using Buses

Post Reply
User avatar
admin
Site Admin
Posts: 231
Joined: Tue May 11, 2010 6:30 pm

Knight Rider LEDs using Buses

Post by admin »

In this example we show the use of Buses in a simple Knight Rider type LED array.

An up/down counter is fed from a 100 Hz Tick, which is divided down using a slider to set the speed.

The output from the counter is decoded into individual bits and then added to a 8ch bus. The individual bus channels are then extracted at each LED.
There is also a persistence knob that controls the pulse width simulation the true Knight Rider Effect!

Also note the use of Synchronized modules (using Paste Synchronized) for the LEDS and the Persistence pulse modules. This means that if you edit any of the Synchronized modules they all get the same changes, which is a great help if they all need to be the same.

Knight Rider LEDs clip.png
Knight Rider LEDs clip.png (35.27 KiB) Viewed 22709 times
Attachments
Knight Rider LEDs.fsm
(28.1 KiB) Downloaded 3031 times
Post Reply