3D printed lid with a camera cable hole for the official Raspberry Pi Case


A quick post to show off one of my first 3D print designs that may be useful to others. I run octoprint on a Raspberry Pi which is a cool project that also allows for the official raspberry pi camera to be added to the octoprint interface. My Raspberry Pi uses the official case but I didn’t want to hack a cable hole in the official lid in case I re-purpose the Pi for something else later on, so I made this replacement. It’s a pretty simple flat lid with 4 clips in each corner. Printed in PLA, the clips are a tight fit to provide some flex to the top so it contours to the slight convex nature of the official pi case. Continue reading “3D printed lid with a camera cable hole for the official Raspberry Pi Case”

Adding Temp Sensors to a Raspberry pi with Hass.io

Got a Raspberry Pi running Home Assistant and would like to add some cheap temperature sensors to it? Well it’s pretty easy to do via several methods, Today we will focus on sensors directly connected to the pi. The below I used with Hass.io, but the same code should be usable on other versions of Home Assistant.

Continue reading “Adding Temp Sensors to a Raspberry pi with Hass.io”