Ahh, ok - well, Johnny-Five could potentially be modified to send JavaScript commands over the serial link rather than the Firmata protocol - in which case it would 'just work' with Espruino. I don't think they've done that yet though.
Which module did you try and install? There are a few different ones available. The main ones are:
There's also the command-line tool that I've done, which isn't on NPM yet, but which uses the Web IDE's codebase so will upload a wider variety of code (including compiled code/assembler/etc).
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.
Ahh, ok - well, Johnny-Five could potentially be modified to send JavaScript commands over the serial link rather than the Firmata protocol - in which case it would 'just work' with Espruino. I don't think they've done that yet though.
Which module did you try and install? There are a few different ones available. The main ones are:
There's also the command-line tool that I've done, which isn't on NPM yet, but which uses the Web IDE's codebase so will upload a wider variety of code (including compiled code/assembler/etc).
https://github.com/espruino/espruino-tools