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

https://github.com/wokwi/led-2d-spiral

2D LED Spiral for Wokwi AVR Simulator
https://github.com/wokwi/led-2d-spiral

Last synced: 4 months ago
JSON representation

2D LED Spiral for Wokwi AVR Simulator

Awesome Lists containing this project

README

        

# LED 2D Spiral

Query parameters:

| Name | Default | Description |
| ------- | ------- | ----------------------------------- |
| leds | 128 | How many LEDs per strip |
| spirals | 1 | How many spirals (strips) to render |
| c | 6 | Twist factor |
| r | 1 | Spiral radius |
| ledr | 3 | LED radius |
| offset | 0 | First LED offset (from center) |

Check it out in [Wokwi Arduino Simulator](https://wokwi.com/arduino/projects/284908394020602380).

Copyright (C) 2020 Uri Shaked. Released under the [MIT license](LICENSE).