ESPhome PM Air Quality Sensor Code
After some requests for the code which I have used, here is my working code with an active BME280 temp & humidity sensor. I have #’ed the DHT22 code but left it in here if you want to make use…
After some requests for the code which I have used, here is my working code with an active BME280 temp & humidity sensor. I have #’ed the DHT22 code but left it in here if you want to make use…
I’ve been utilizing Home Assistant for a while now, and as part of this journey, I’ve integrated ESPHome with NodeMCU and compatible sensors. This integration led me to explore a project particularly relevant in South Africa, where I reside –…
A scenario I had in my mind was to change the colour of the RGB light strip in my network cabinet based on the ambient temperature of my study. For example: if the temperature exceeds 21 degrees celcius, it should…
After searching the web for the basic Arduino Uno Smart Plant Watering kit tutorials and code, I have came across several examples and tutorials, but none seemed to be working so well with the kit I have purchased. The instructions…