An open API service indexing awesome lists of open source software.

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

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).