Setup Pimoroni OnOff SHIM using Device Tree Overlays

Posted on Sat 30 March 2024 in Hardware • Tagged with raspberrypi, shim, onoff, bookworm

The OnOff SHIM by Pimoroni is a convenient power switch for the Raspberry Pi. The official guide suggests to install a daemon that initiates a clean shutdown on button press. A much simpler solution is to use device tree overlays and avoid 3rd-party tools.


Continue reading

Enable hardware watchdog on Raspberry Pi-powered Volumio audio player

Posted on Thu 28 March 2024 in Audio • Tagged with volumio, raspberrypi, watchdog

The Raspberry Pi features a built-in hardware watchdog timer that automatically resets the system if it becomes unresponsive or freezes. This can be handy when used as an audio player like Volumio - especially if the hardware is not easy to access.


Continue reading