An open API service indexing awesome lists of open source software.

https://github.com/sensebox/circuitpython-web-ide


https://github.com/sensebox/circuitpython-web-ide

circuitpython

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# CircuitPython WebIDE

![screenshot](./docs/screenshot.png)

This is a simple webide for circuitpython. It uses the latest WebAPIs like the The File System Access API or the Web Serial API.

It's only tested successfully on Chrome 89.

### Technology

- CRA
- TailwindCSS
- File System Access API
- Web Serial API