LPD8806 colorChase command

For other supported Arduino products from Adafruit: Shields, accessories, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
jship07
 
Posts: 1
Joined: Thu Aug 21, 2014 3:46 pm

LPD8806 colorChase command

Post by jship07 »

Hello,

How do I speed up or slow down the chasing of the LEDs on my LPD8806 strip. I tried changing the delay from "wait" to a number like 10 in the void colorChase(uint32_t c, uint8_t wait) section of the code but that doesn't work. does anyone know how to do this.

Thanks.

User avatar
Franklin97355
 
Posts: 23912
Joined: Mon Apr 21, 2008 2:33 pm

Re: LPD8806 colorChase command

Post by Franklin97355 »

Could you post your code and a description or drawing of your connections between it all? Please use the code button "</>" in the button bar when posting code to the forums. Usually it is a delay setting, you may be setting it in the wrong place in the code.

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Arduino products from Adafruit”