Skip to main content

Toggle

2026


Chapter 3 - Cylon LED Bar: flowing light upgraded to a menacing scanner

·
In this chapter we turn ten LEDs into a flowing light bar. We start with the basic Freenove example, then improve it with a sine-harmonic timing table to create a realistic Cylon scanner effect. All code is written in Ada and runs on the RP2040 without floating-point at runtime.

Chapter 2 – Button & LED

·
In this chapter I combine a push button with an LED. We start with basic on/off control, then move to a toggle-style table lamp with software debounce.