• Hi,
    I have installed espruino on Raspberry pi as per https://www.espruino.com/Raspberry+Pi+We­b+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

About

Avatar for JamesS @JamesS started