This is a repository of common JavaScript modules used throughout TinyCircuits online products.
picoboot.js: WebUSB module that connects to RP2040/RP2350 devices and interacts with them through the USB PICOBOOT interface. Includes some convenience functionspicotool.js: Basic implementation of https://github.com/raspberrypi/picotool usingpicoboot.jspyboard.js: Basic and extended implementation of https://github.com/micropython/micropython/blob/master/tools/pyboard.pyserial.js: Custom abstraction over WebSerial that is a little more convenient for connecting, disconnecting, writing, and reading
npx http-server -d then navigate to each test and follow the instructions
TODO