Hello folks,
i bought myself an Arduino LEONARDO and tried to connect it with 4 meters of HL1606 RGB LED stripe. I tried the example library from here:
https://github.com/adafruit/HL1606-LED-Strip-PWM with the colorswirl demo.
But i don't get it to work properly. I don't even know if i've connected the stripe the right way!
So my question to you is, how can i connect the thing to my Arduino LEONARDO??? There are 4 data pins on the stripe: SI, DI, CI, LI.
I connected the thing as follows:
SI - ICSP.3 (SCK)
DI - ICSP.1 (Data)
CI - ICSP.4 (Clock)
LI - Pin 10 (Latch)
I even tried to swap pins and/or remove pins, but the LEDs keep to blink randomly. I hope you can help me with this!
Cheers, t3sla
PS: I'm new to the forum...