Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weisjohn/espruino-playground
A place to keep my code samples while working with the Espruino
https://github.com/weisjohn/espruino-playground
Last synced: about 2 months ago
JSON representation
A place to keep my code samples while working with the Espruino
- Host: GitHub
- URL: https://github.com/weisjohn/espruino-playground
- Owner: weisjohn
- License: mit
- Created: 2014-02-11T21:31:32.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-26T04:39:30.000Z (over 10 years ago)
- Last Synced: 2024-04-14T16:04:30.726Z (9 months ago)
- Language: JavaScript
- Size: 160 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
espruino-playground
===================A place to keep my code samples while working with the Espruino
### samples
- `led-dice.js` - press the button to cycle throught the LEDs landing on one randomly chosen color
- `white.js` - run all the LEDs as fast as we can, click the button to stop on one
- `write.js` - press a button to write a line to a file on the SD card