Does the Espruino have wireless contact with the ground? It doesn't sound like it - LoRa would definitely work for transmitting bits of data back to the ground, so you could get realtime data (if that's something you even care about)
Of course, nobody's written the code to control any of those from Espruino yet. (a whole bunch of us have some variant on it that we bought and haven't gotten around to using)
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.
Wow, awesome.
Does the Espruino have wireless contact with the ground? It doesn't sound like it - LoRa would definitely work for transmitting bits of data back to the ground, so you could get realtime data (if that's something you even care about)
Of course, nobody's written the code to control any of those from Espruino yet. (a whole bunch of us have some variant on it that we bought and haven't gotten around to using)