CloudACM – 10 Years Later

CloudACM – 10 Years Later

What I wrote when I first started this blog still holds true today. “When I started this blog, I never imagined it would evolve into what it has, and yet to be.  This has been a rewarding effort.  When I first started to elaborate on some ideas, I had the intention that the notes would help me remember so I could refresh later.  It has become much more than that.  The topics and ideas have given me better footing to…

Read More Read More

ESP32-Cam RGBW Light MQTT Controller

ESP32-Cam RGBW Light MQTT Controller

In this post the ESP32-Cam module will be used to operate a generic color LED strip using an IR LED. The actions of the ESP32-Cam module will be controlled using a MQTT broker and Node-Red. The Node-Red webUI will be provided to allow manual controls. Node-Red will also use scheduled nodes to control the lighting based on time of day. The LED strip in this post is an inexpensive RGBW LED strip. These power strips are not logically addressable. Addressable…

Read More Read More

Water Level Monitoring with the ESP32-Cam Module

Water Level Monitoring with the ESP32-Cam Module

In this post the ESP32-Cam module will be used to monitor water levels using a HC-SR04 ultrasonic ranging module . The readings will be published to a MQTT broker through the WiFi network. Node-Red will be interfaced with the broker and used to process and display the readings in its WebUI. Node-Red will also operate a pump once thresholds are reached through the broker. Video from the ESP32-Cam will be gathered by Node-Red and included in its WebUI. This project…

Read More Read More