https://github.com/craigsdennis/adafruit-zipit
Volume and Patience monitor for parents using Adafruit Circuit Board Express
https://github.com/craigsdennis/adafruit-zipit
makecode microcontroller noise-detection patience-monitor pxt typescript
Last synced: 7 months ago
JSON representation
Volume and Patience monitor for parents using Adafruit Circuit Board Express
- Host: GitHub
- URL: https://github.com/craigsdennis/adafruit-zipit
- Owner: craigsdennis
- Created: 2018-02-08T07:24:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-08T07:35:12.000Z (over 8 years ago)
- Last Synced: 2024-12-28T00:21:54.690Z (over 1 year ago)
- Topics: makecode, microcontroller, noise-detection, patience-monitor, pxt, typescript
- Language: TypeScript
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zip It
A patience monitor for parents. Tracks and warns of patience depletion and sounds alarm on completion.
## Installation Instructions:
```
npm install -g pxt
pxt deploy
```
Make some noise, loud preferably.
----
Common bits
## TODO
- [ ] Add a reference for your blocks here
- [ ] Add "icon.png" image (300x200) in the root folder
- [ ] Add "- beta" to the GitHub project description if you are still iterating it.
- [ ] Turn on your automated build on https://travis-ci.org
- [ ] Use "pxt bump" to create a tagged release on GitHub
- [ ] Get your package reviewed and approved https://makecode.adafruit.com/packages/approval
Read more at https://makecode.adafruit.com/packages/build-your-own
## License
MIT
## Supported targets
* for PXT/codal
(The metadata above is needed for package search.)