K3s Kubernetes with MetalLB, Traefik, Rancher, Longhorn and Extras
Smartphone Location-Based IFTTT Automation with Home Assistant and ESPHome (Lab Writeup)
Objective The purposes of this lab are to: Materials I used the following materials to accomplish this lab: References I used the following resources in this lab: Procedures: Observations This lab was fun to do because it’s something that…
Arduino Stoplight System with Home Assistant & ESPHome (Lab Writeup)
Arduino Garage Parking System using MQTT (Lab Writeup)
Objective The purposes of this lab are to: Implement an Event Hub for publish/subscribe notifications between devices. Develop a communications protocol for devices across the event bus. Establish more complex conditions for the actuator involving multiple sensors. Materials I used…
Arduino Ultrasonic Distance Sensor for HTTP Stoplight System (Lab Writeup)
Objective The purposes of this lab are to: Build an IoT sensor using GPIO pins for inputs Establish a machine-to-machine (M2M) communication protocol Design an IoT interaction between a sensor and an actuator. Materials I used the following materials to…
Arduino GPIO Traffic Light w/ Web Server (Lab Writeup)
Raspberry Pi GPIO Traffic Light w/ Web Server (Lab Writeup)
Clean Code: Writing Code for Humans (Pluralsight Notes)
Notes taken from watching “Clean Code: Writing Code for Humans” by Cory House on Pluralsight “Programming is the art of telling another human what one wants the computer to do” – Donald Knuth “Any fool can write code that a…