This repository serves as examples for code to be used in NodeRed projects. For versioning and compatability please note this was all developed on and for v4.0.8, Raspberry Pi 5 running raspian OS unless otherwise stated
I am integrating the above code with a Mosquitto MQTT broker which is also hosted on my Raspberry Pi 5.
The MQTT Broker routes mesages to and from my pico2W and pi5 all .
The code for setting up the broker and nodered can be found in my raspberry pi base installers script under the followng headings:
- "# Install Mosquitto MQTT Broker"
- "## Installing nodeRed"
If youre interested in putting togeterh some of your own Pico projects you can find my examples in my Pico Projects Repo