Arduino Due and 60 LED/meter strip

EL Wire/Tape/Panels, LEDs, pixels and strips, LCDs and TFTs, etc products from Adafruit

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
ergodic
 
Posts: 8
Joined: Mon Mar 25, 2013 12:33 am

Arduino Due and 60 LED/meter strip

Post by ergodic »

Does the new #1138 60-LED/meter LED strip work OK with the Due's timing abilitgy and 3.3V signals? (I'm sure there's enough RAM available.)

I'm currently using the 32 LED/meter strip with the Due, and it works fine. I'd like to use the new strip if the conversion isn't too difficult and it is compatible.

User avatar
pburgess
 
Posts: 4161
Joined: Sun Oct 26, 2008 2:29 am

Re: Arduino Due and 60 LED/meter strip

Post by pburgess »

The 3.3V part is fine (for the data line, but still want to power the strip with 5V). But there's no code yet written for the Due. Those LEDs require super-precise timing (the ATmega code is mostly inline assembly with interrupts disabled) and will require a complete do-over for the Due's ARM core.

ergodic
 
Posts: 8
Joined: Mon Mar 25, 2013 12:33 am

Re: Arduino Due and 60 LED/meter strip

Post by ergodic »

Thanks for the quick reply. Things are working with the other strip, so can wait.

Have you considered putting out a simple shield that would buffer and strobe the strip? Makes it board-independent.

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

Return to “Glowy things (LCD, LED, TFT, EL) purchased at Adafruit”