Using Python and FastAPI to control an LED on a Raspberry Pi

The Raspberry Pi is a popular single-board computer that is often used for Internet of Things (IoT) projects. One of the many things you can do with a Raspberry Pi is control hardware, such as an LED. In this article, we will show you how to use Python and the…

Continue ReadingUsing Python and FastAPI to control an LED on a Raspberry Pi

Create a wakeup light with a Raspberry Pi

A wake-up light is a type of alarm clock that gradually increases the light level in your room before your alarm goes off, simulating a natural sunrise and helping you wake up feeling more refreshed and alert. In this article, we'll show you how to build your own wake-up light…

Continue ReadingCreate a wakeup light with a Raspberry Pi

Watch over your Jenkins builds with a LED Strip and a Raspberry Pi

You wanna see how your Jenkins build are going? At least this is what caught my interrest. So it happened that we had a Dev-Day at work and this brought up the idea to make a LED Strip to indicate how our Jenkins builds are going. It's indicated in green…

Continue ReadingWatch over your Jenkins builds with a LED Strip and a Raspberry Pi