what's the advantage over node.js or BoneScript at that point?
It'd just be the digitalPulse and accurate pulse measurement with setWatch.
Also the way you could just point the Web IDE at the board's IP address, connect, and use all the existing Espruino hardware-centric stuff (in fact you could just serve the Web IDE off of the Pi).
Basically it'd be more beginner-friendly than node (IMO)
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.
It'd just be the
digitalPulse
and accurate pulse measurement withsetWatch
.Also the way you could just point the Web IDE at the board's IP address, connect, and use all the existing Espruino hardware-centric stuff (in fact you could just serve the Web IDE off of the Pi).
Basically it'd be more beginner-friendly than node (IMO)