Make creating eye-catching LED animations more performant than ever! The Prism LED Driver combines a PWM interface, an I²C interface, a voltage regulator, and 12 fully customizable animations packed with creative options in one enclosure.
- goBILDA Prism Driver
- 3.3v Arduino-compatible microcontroller with I²C support
- WS2812 Compatable LED Strips
- Open the Arduino IDE and select the Library Manager on the left side of the screen
- Type "goBILDA Prism" in the search bar and select "INSTALL"
- Download the library by clicking here
- Unzip the zip file by right clicking it and selecting "Extract All..."
- Extract the zip file to your Arduino libraries folder:
- Windows:
Documents\Arduino\libraries - macOS:
~/Documents/Arduino/libraries - Linux:
~/Arduino/libraries
- Windows:
The goBILDA Prism library includes example sketches to help you get started quickly.
After installing the library, you can access the example sketches:
- Open the Arduino IDE
- Click on File -> Examples -> goBILDA Prism (scroll down to find it under "Examples from Custom Libraries")
- Select an example sketch to open it in a new window
