Hi, I have installed espruino on Raspberry pi as per https://www.espruino.com/Raspberry+Pi+Web+IDE If I run the CLI with --list then I can see a port.
espruino --list PORTS: /dev/ttyAMA0
I can also set this port on startup with
espruino -p /dev/ttyAMA0 Espruino Command-line Tool 0.0.26 -----------------------------------
What can I do next?
James
@JamesS started
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.
Hi,
I have installed espruino on Raspberry pi as per https://www.espruino.com/Raspberry+Pi+Web+IDE
If I run the CLI with --list then I can see a port.
I can also set this port on startup with
What can I do next?
James