So using screen /dev/tty.usbserial-0001 115200 the terminal is unresponsive to any keystrokes.
screen /dev/tty.usbserial-0001 115200
Using espruino -p /dev/tty.usbserial-0001 --ide I get
espruino -p /dev/tty.usbserial-0001 --ide
Espruino Command-line Tool 0.1.40 ----------------------------------- Connecting to '/dev/tty.usbserial-0001' Abort trap: 6
Using the web ide I get the attached images.
Where do I go next?
2 Attachments
@user139492 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.
So using
screen /dev/tty.usbserial-0001 115200
the terminal is unresponsive to any keystrokes.Using
espruino -p /dev/tty.usbserial-0001 --ide
I getUsing the web ide I get the attached images.
Where do I go next?
2 Attachments