Add a CircuitPython implementation and development scripts
Showing
- .envrc 5 additions, 0 deletions.envrc
- .gitignore 1 addition, 4 deletions.gitignore
- .vscode/settings.json 4 additions, 5 deletions.vscode/settings.json
- LICENSE 1 addition, 1 deletionLICENSE
- README.md 13 additions, 2 deletionsREADME.md
- deploy.sh 0 additions, 14 deletionsdeploy.sh
- install.sh 0 additions, 21 deletionsinstall.sh
- requirements.txt 4 additions, 0 deletionsrequirements.txt
- scripts/deploy 51 additions, 0 deletionsscripts/deploy
- scripts/repl 8 additions, 0 deletionsscripts/repl
- src/boot.py 8 additions, 0 deletionssrc/boot.py
- src/code.py 90 additions, 0 deletionssrc/code.py
- src/debounce.py 0 additions, 72 deletionssrc/debounce.py
- src/html/hello.html 0 additions, 9 deletionssrc/html/hello.html
- src/logging.py 56 additions, 0 deletionssrc/logging.py
- src/main.py 0 additions, 85 deletionssrc/main.py
- src/mqtt.py 11 additions, 26 deletionssrc/mqtt.py
- src/sensor.py 0 additions, 38 deletionssrc/sensor.py
- src/web.py 0 additions, 21 deletionssrc/web.py
Please register or sign in to comment