Posts
Creating Christmas Light Effect with WLED
Using open-source WLED library to recreate a traditional repeating color Christmas string light effect
Playing UniFi G4 Doorbell Chime through Sonos with Home Assistant
How I used Home Assistant to play the UniFi G4 doorbell chime through my Sonos speaker.
Using Custom Icon SVGs with Font Awesome's React Component
How I was able to load a custom svg file into the FontAwesomeReact component.
Controlling a 3D Printer's Power Supply with OctoPrint
One of the first things I wanted to do after buying the Ender 3 back in August 2020 was the ability to power on/off the printer via the OctoPrint interface. Luckily there is a robust PSU Control plugin that already exists. I just needed to figure out the hardware...