Teaching the future of TinyML using WebSerial and TensorflowJS
Started Feb 2023
Main website Index at https://hpssjellis.github.io/webMLserial/public/index.html
.
. Live examples of other webSerial at:
https://www.serialterminal.com/
Codesandbox https://codesandbox.io/s/serial-terminal-uricwp which runs the page https://uricwp.sse.codesandbox.io/
nice text display page
https://makeabilitylab.github.io/p5js/WebSerial/Basic/DisplayText/
P5js https://makeabilitylab.github.io/p5js/WebSerial/Basic/SliderOutWithInstructions/index.html
sparx https://sparkfunx.github.io/WebTerminalDemo/ very good
OK https://unjavascripter.github.io/web-serial-example/
Main Google polyfill. Not sure if it works well
https://github.com/google/web-serial-polyfill/tree/main
cool API with p5.js https://makeabilitylab.github.io/physcomp/communication/web-serial.html