And "USB" ... and I meant to write "WebREPL". Sorry about that.WebUSB is Chrome only, so hard nope from me
That's supported by Thonny but not 'mpremote'.
I wouldn't have thought it would be too difficult for someone familiar with 'mpremote' to add support for WebREPL which I don't think is more complicated than a raw Telent connection but I haven't investigated that so far.
An alternative is to have a proxy running which can provide a virtual serial port which 'mpremote' can connect to which bridges via WebREPL or Telnet. It's easy enough to create virtual serial ports or pairs under Windows but I don't know about Linux. Maybe 'socat' or 'netcat' could do the job but it would be a whole lot easier as part of 'mpremote' itself.
That's the direction I intend to pivot to; creating a simple Python Pi-side app like a DIY Telnet client which can connect via WebREPL to a Pico, and then see how that can be hammered into 'mpremote'.
Statistics: Posted by hippy — Wed Apr 17, 2024 11:28 am