Moddable Holiday Wreath - powered by Node-RED MCU Edition #61
phoddie
announced in
Announcements
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The Moddable team built a holiday wreath entirely powered by Node-RED MCU Edition. This is the biggest Node-RED project I've worked on, with about three dozen nodes. Here's the flow:
flows.json
Check out the Moddable blog for a post introducing the technologies used in the project, including the ESP32-S3 microcontroller, streaming audio, Neopixels, MQTT, and, of course, Node-RED MCU Edition.
I'm still something of a rookie at using Node-RED. I learned a lot building the flows for this project and discovered some techniques that work really well.I thought some of what I've learned might be helpful to others getting started with Node-RED and microcontrollers. I made a video that walks through the flow, node-by-node, explaining how they fit together to make the wreath work. It is a little long (sorry!) but hopefully helpful.
Beta Was this translation helpful? Give feedback.
All reactions