CountDeMonet / ArduinoProtonPack

Arduino Code for a GhostBusters Proton Pack
https://vineripesoftware.wordpress.com/2017/10/24/3d-printing-a-proton-pack-plus-lights-and-sounds/
Apache License 2.0
91 stars 31 forks source link

Using Pixel Jewels instead of Individual neopixels #29

Closed ghostbuster84 closed 12 months ago

ghostbuster84 commented 12 months ago

Im using the spirit minimal code because these lights are going in a pack thats on display. I bought the jewels since thats what i used in the full pack. Is there an easy way to configure those to work in place of the individual pixels?

ghostbuster84 commented 12 months ago

After some reading looking at the code, I was able to set each one as a strand of 7 LEDS and it works perfect now.

CountDeMonet commented 12 months ago

Glad you figured it out. I tried to make the code easy to deal with different light combinations. Looks like it works :)