I guess at some point we could write a Telnet module in JS that handled telnet - it might be it needs some firmware tweaks to work properly, but it would be a good start. Something very useful would be at minimum a password on the telnet connection ;)
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.
Great!
I guess at some point we could write a
Telnet
module in JS that handled telnet - it might be it needs some firmware tweaks to work properly, but it would be a good start. Something very useful would be at minimum a password on the telnet connection ;)