https://github.com/wokwi/led-3d-spiral
3D LED Spiral for Wokwi AVR Simulator
https://github.com/wokwi/led-3d-spiral
Last synced: about 2 months ago
JSON representation
3D LED Spiral for Wokwi AVR Simulator
- Host: GitHub
- URL: https://github.com/wokwi/led-3d-spiral
- Owner: wokwi
- License: mit
- Created: 2020-12-14T14:26:14.000Z (over 4 years ago)
- Default Branch: gh-pages
- Last Pushed: 2020-12-14T16:22:13.000Z (over 4 years ago)
- Last Synced: 2025-01-16T14:52:37.397Z (3 months ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LED 3D Spiral
Query parameters:
| Name | Default | Description |
| ------- | ------- | ----------------------------------- |
| leds | 128 | How many LEDs per strip |
| spirals | 1 | How many spirals (strips) to render |
| c | 10 | How many twists per strip |
| r | 1 | Spiral radius |Check it out in [Wokwi Arduino Simulator](https://wokwi.com/arduino/projects/284895354051101197).
Copyright (C) 2020 Uri Shaked. Released under the [MIT license](LICENSE).