I think @DrAzzy has me beaten on the parts side of things as well :)
Looking at it, you might need UDP support in Espruino (at least for UPNP for discovery), which isn't in there yet I'm afraid. However, there's the MQTT example there... I'd be tempted to make Espruinos that communicate with MQTT to a Pi server - it might make it easier to keep track of what's happening (and which devices are online) as well...
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
@tambeb Thanks! It's really nice to know!
I think @DrAzzy has me beaten on the parts side of things as well :)
Looking at it, you might need UDP support in Espruino (at least for UPNP for discovery), which isn't in there yet I'm afraid. However, there's the MQTT example there... I'd be tempted to make Espruinos that communicate with MQTT to a Pi server - it might make it easier to keep track of what's happening (and which devices are online) as well...