You are reading a single comment by @seanclark and its replies. Click here to read the full conversation.
  • The idea of routing/bridging packets between socket.io (for web browsers) and MQTT (for Espruino) via node.js works really well. It provides a very nice way for my web-based artworks to communicate with microcontroller-based ones. I think I could probably move completely over to MQTT (on the browser too) but for now I'll stick with what I have produced.

    My next step is to sort out the lost packets when using neopixels (with that test version of the library) and get DMX light control working.

    Still loving the platform!

    Sean

About

Avatar for seanclark @seanclark started