https://github.com/ntno/pixel-vest
neopixel animations in makecode
https://github.com/ntno/pixel-vest
Last synced: 8 months ago
JSON representation
neopixel animations in makecode
- Host: GitHub
- URL: https://github.com/ntno/pixel-vest
- Owner: ntno
- Created: 2019-11-10T18:43:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-11T03:31:32.000Z (over 6 years ago)
- Last Synced: 2025-04-27T23:13:56.179Z (about 1 year ago)
- Language: TypeScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pixel-vest
neopixel animations in makecode
## hardware
* 8 sewable neopixels (v2)
* 1 circuit playground express
`x-x-x-x-0-x-x-x-x`
## animations
| animation | strip | ring |
|---------- | ------| -----|
| [0](https://github.com/ntno/neopixelvest/blob/master/animations/0.ts) | red light starts on right, moves left to end of left strip, then returns | vertical cylon starting at top |
| [1](https://github.com/ntno/neopixelvest/blob/master/animations/1.ts) | two red lights start at center, move outward, return to center, then single flash at outside before starting over | vertical cylon starting at top |
| [2](https://github.com/ntno/neopixelvest/blob/master/animations/2.ts) | no animation | rainbow cycle with updating brightness level|
| [3](https://github.com/ntno/neopixelvest/blob/master/animations/3.ts) | rainbow cycle with updating brightness level | rainbow cycle with updating brightness level|
| [4](https://github.com/ntno/neopixelvest/blob/master/animations/4.ts) | ranbow from 3 or two red lights starting at center, moving outward | rainbow from 3 or vertical cylon |
### reference
https://makecode.adafruit.com/reference/light