Difference between revisions of "ER-LEDS"
Jump to navigation
Jump to search
Blwikiadmin (talk | contribs) (→Build) |
Blwikiadmin (talk | contribs) |
||
Line 22: | Line 22: | ||
** Color | ** Color | ||
* RV2 - Brightness | * RV2 - Brightness | ||
+ | |||
+ | |||
+ | == Software == | ||
+ | |||
+ | [https://github.com/land-boards/lb-Arduino-Code/blob/master/LBCards/SYNTHS/ER_LEDS/ER_LEDS.ino ER_LEDS.ino] - Software Build | ||
== Build == | == Build == |
Revision as of 19:30, 12 January 2023
NeoPixel Controller
- Arduino_Pro_Mini
- Daughtercard to ER-PROTO-02 card
- Uses Front Panel and Controls card
- 3U, 6 HP Eurorack card
- RV1 = Mode knob
- 4 modes: 3 rainbow, 1 white
- RV2 = brightness
- GATE input could be used to step between rainbow pattern
Arduino Pro Mini
Controls
- RV1 - Pattern
- White
- Color
- RV2 - Brightness
Software
ER_LEDS.ino - Software Build