Raspberry Pi: Waveshare 4inch LCD Display Setup
I love working with different Raspberry Pi screens. This time I purchased a 4 inch LCD display off of amazon for one of my Raspberry Pi projects. The Waveshare 4
I love working with different Raspberry Pi screens. This time I purchased a 4 inch LCD display off of amazon for one of my Raspberry Pi projects. The Waveshare 4
I purchased a cheap 4 inch HDMI LCD display off of amazon for one of my Raspberry Pi projects. The Miuzei 4 inch Display-C LCD Touch Screen has a resolution
After installing the latest version of OctoPi I was stumped as to why my camera wasn’t working. I have a Raspberry Pi V2.1 Camera connected up to a Raspberry Pi
OctoPrint is an excellent control system for almost any 3D printer. If you are looking for a way to network your 3D printer and give it a nice web interface,
Tools needed to flash a Sunoff with the aspurna firmware. ESPTool Clone the Esptool repository. In a terminal window on the MAC do the following: Setup ESPTool To setup the
Grafana is an excellent program to create very cool graphs and charts from your Home Assistant sensor data. If you are using Grafana and want to embed
Home Assistant is event driven. This means that most sensors will not get updated into the database unless the value of the sensor changes. This is not usually
This is part two of the Universal Rremote for OpenHAB project. In this part, we will install and configure the Lirc software on our Raspberry Pi. Part 1
Building an IR Universal Remote for OpenHAB (Part 2) Read More »
This is the first part of a multi-part project to build an IR receiver/transmitter that will work with my existing remote and talk with my OpenHAB server.
I currently run Octoprint on a Raspberry Pi that is hooked up to be 3D printer. This setup uses HAProxy to provider the web front end for the user. I