Mosquitto and Aedes on Raspberry Pi 4

I currently have The Eclipse Mosquitto MQTT broker running on the Raspberry Pi 2, 3 and 4, Buster Raspbian, not to mention countless other variations of Debian and Ubuntu on various boards used at one time or another in the past (Orange Pi, various FriendlyArm boards and many others). Below…

Read More

November Quickie – Stress – TDM and ESP-GO

A few simples notes on probably my pet project and also some work that Antonio and I have been doing recently including a quick stress test for the Pi4, for those concerned about heat… remember I wrote about a combined heatsink/case? With this: sudo apt-get install stresswhile true; do vcgencmd…

Read More

Remote checking Home Control Units

Those of you who are aware of the Home Control project (Home Control 2019) will know that the software/hardware combination of a Raspberry Pi (running Jessie, Node-Red, SQLite and Mosquitto) and ESP12 (running the software described in the Home Control project) is proving very reliable – but there are occasions…

Read More

Lua Revisited

Back in the dark ages when the ESP8266 was something new, I had a go at the nodeMCU software, essentially implementing the Lua language (or a subset of it) on the ESP8266.  At the time I was not familiar with Lua but thanks to some of the excellent resources out…

Read More

Home Control The Next Step

As regular readers will know I’ve pretty much gotten to grips with the whole home control thing having after much research settled on a largely MQTT-based setup using the excellent new Raspberry Pi2 as a hub with Node-Red. Though it could just as easily have been any proper Linux or…

Read More