https://github.com/sensebox/circuitpython-web-ide
https://github.com/sensebox/circuitpython-web-ide
circuitpython
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sensebox/circuitpython-web-ide
- Owner: sensebox
- Created: 2021-03-19T19:14:59.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-19T19:15:44.000Z (about 5 years ago)
- Last Synced: 2025-06-22T19:11:30.594Z (12 months ago)
- Topics: circuitpython
- Language: JavaScript
- Homepage: https://circuitpython.sensebox.de/
- Size: 348 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CircuitPython WebIDE

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