• This is great to see! Nearly works for me with Pico plugged into Raspberry Pi 3

    Needed the following to install it:

    sudo apt-get install libudev-dev
    sudo npm install --unsafe-perms -g espruino-web-ide
    

    But when I click Connect, I just get "Searching" in the ports popup. Tried with and without sudo. Also tried passing /dev/ttyACM0 as a parameter. No error printed out in terminal or inside the IDE's log.

    Any ideas?

About

Avatar for conor @conor started