• is there a way to have a classic Espruino board plugged into the Pi and to code from my laptop?

    There is :) npm install -g espruino-web-ide then espruino-server. However you might want to delete the noble package that'll get installed for espruino-web-ide so it doesn't try and access Bluetooth LE again and mess with EspruinoHub.

    Ideally USB support would get added to EspruinoHub at some point and then you could do it all from one place :)

  • (Going further off topic but I don't want to start something new)

    I've had a look at the various pieces of code in EspruinoHub and the way it's dealing with the BLE boards. Do you think there would be any mileage in implementing an MQTT conduit between the IDE and a classic board over UART?

About

Avatar for Gordon @Gordon started