It doesn't have the battery switchover stuff the Pico has, but that's not such a big deal really.
At the moment it uses the same kind of setup as the Pico (with a JS ESP8266 module) but that's something I hope to improve in a firmware update later on - when that happens there will be built-in Telnet (and the option to serve the Web IDE up from the board). Right now you can get Telnet support, but it requires some JS on the board, and you can't use it for debugging.
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.
Sure, it's:
It doesn't have the battery switchover stuff the Pico has, but that's not such a big deal really.
At the moment it uses the same kind of setup as the Pico (with a JS ESP8266 module) but that's something I hope to improve in a firmware update later on - when that happens there will be built-in Telnet (and the option to serve the Web IDE up from the board). Right now you can get Telnet support, but it requires some JS on the board, and you can't use it for debugging.