Raspberry Pi 4 – Blinking patterns of green ACT LED

On a Raspberry Pi 4, the green “ACT” LED indicates boot errors using certain blinking patterns. The following table shows what the different patterns mean (source of the table is the official documentation). Hint: In case your LED does not flash, or turns completely of after some flickering, your EEPROM bootloader might be corrupt. InContinue reading “Raspberry Pi 4 – Blinking patterns of green ACT LED”

DIY Temperature Logger with DS18B20 and ESPHome / HomeAssistant

I needed a simple way to measure and log the temperature of the heating pipes in our house. The DS18B20 is a well-known and commonly used temperature sensor, and I already have Home Assistant running. So in this post, I want to guide you through the build of a temperature data logger that can easilyContinue reading “DIY Temperature Logger with DS18B20 and ESPHome / HomeAssistant”