by howsTricks » Thu Apr 26, 2012 11:15 pm
Playing with my LED strip continues! First off I have to say I really enjoy this thing, can't wait to get it fully setup but I'm having another issue. I'm working with the digital LED strip with 64 LEDs and it seems like the advancedLED belt sketch included in the library does not work with 60+ pixels. With 59 it works perfectly, cycling through all sort of neat patterns and presets but once I key in 60 or higher nothing lights at all. The other sketches (strandtest, longstrandtest and LEDbelt kit) work just fine with all 64 LEDs so I don't think it's a problem with my strip. I'm working with an old Arduino Duemilanove, maybe it's running into memory issues? I've tried running the original version of the code just in case there was some bug in the newer version but it results in the same issue. The coding in the advanced sketch is just a little beyond my ability to debug so I'm sure there's something I'm missing.