- Joined
- Nov 3, 2020
- Messages
- 1,279
- Display Name
Display name:
Mahneuvers
What does this mean?...check all the stupid dupont wires and make sure they're doing wire-things...
What does this mean?...check all the stupid dupont wires and make sure they're doing wire-things...
Connector hasn't fallen off. Still able to conduct electricity. Decent fit in the breadboard and Pi connectors. You can check the various spots with a multimeter(you do have one of those, right) to make sure you're seeing the voltages at the pins of the IC, etc.What does this mean?
Sorry, I missed this. The random colors sounds like a timing problem, possibly when the code starts there's other stuff going on on the pi and screwing up the timing. If it's a single core pi(Zero) then it may not be able to keep to the timing requirements until the OS finishes doing other stuff. Maybe start the code with a delay. If it's Python, load all the modules, initialize all the structures then just hang out for a couple seconds until pushing the first data.Thanks for the advice. I'll give that a shot.
The first issue I had w/ this project was the LEDs flashing seemingly random colors despite my control inputs. Turning off the audio kernel module fixed this. Interestingly, when I start the program now which sets all LED to red, I see the random colors for the first few seconds then, somehow, all turns well. I'm guessing this is significant but I do not know why.
I'm still thinking my 2nd LED strip is bad. I can get my 1st strip working consistently most every time. Unplugging it and plugging in my 2nd strip never works.
Did you try powering up the second strand by itself? I have been burned by bad strand before-after I had the whole thing drilled and duct taped down. So I have learned that each strand gets tested alone then in series before I tape them down.Another setback. When all is said and done, I'll have just under 160 airports illuminated. This requires a 2nd LED strand. This second strand, even though it's identical to the first, lights but does not respond to control inputs. I'm thinking it's bad. I've requested an exchange.
Edit: I was able to get the 1st strand to act up. Sometimes it works, sometimes not. I'm thinking now it has to do w/ a faulty connection at the start of the LED strand.
I'm using Gorilla heavy duty, transparent, double sided tape to secure the LEDs (so the light shines through the tape). I learned the hard way when removing the second run to re-drill the holes that you never want to remove the strand once it's taped down. So, I've been testing this 2nd strand all by itself while it's still on the spindle. That's why I'm pretty sure the strand is bad. I can unplug it, plug my first strand back in, and it works. My replacement strand is already in the neighborhood so I should know pretty quickly if the strand is truly bad.Did you try powering up the second strand by itself? I have been burned by bad strand before-after I had the whole thing drilled and duct taped down...
What lights are you using??I'm using Gorilla heavy duty, transparent, double sided tape to secure the LEDs (so the light shines through the tape). I learned the hard way when removing the second run to re-drill the holes that you never want to remove the strand once it's taped down. So, I've been testing this 2nd strand all by itself while it's still on the spindle. That's why I'm pretty sure the strand is bad. I can unplug it, plug my first strand back in, and it works. My replacement strand is already in the neighborhood so I should know pretty quickly if the strand is truly bad.
I'm thinking my next hurdle will be the power supply. Mine is 4 amps. If each LED consumes 3.6 amps, that's not enough to light 160 LEDs.
If each LED consumed 3.6A, you'd have just built yourself a giant EZ-Bake oven. Maybe a string of them at full brightness might burn that much, but...I'm thinking my next hurdle will be the power supply. Mine is 4 amps. If each LED consumes 3.6 amps, that's not enough to light 160 LEDs.
The good news is that as I understand it, it's only 60mA at full white, so hopefully you're not going to be pushing them that hard.Sorry. Each LED consumes ~60mA. The 3.6A was for 60 LEDs. I'm looking to light ~160.
Bad news. It's not the LED strand as the 3rd strand behaves like the second. Very strange. I tried powering the strand directly from the power supply (bypassing the breadboard). No joy. Frustrating.
...Mahneuvers, I’m curious as to what you would do differently next time.
Looks good. My first had probably 60 hours in it. Now down to about 4. The learning curve is quick! I have two USA maps boarded but have been lazy in moving forward with. The weather is getting nicer but with all this rain I might bang one out for fun.Thanks for the idea @benyflyguy Thanks for the suggestions @chartbundle and others. I'm almost done. All that remains is replacing the breadboard w/ a soldered equivalent. I'm pretty happy with how it turned out but I would do a lot different should I ever take another run at it.
View attachment 106647
I hope that's not a typical NO sectional weather day!...This one is a full sized New Orleans sectional....
One Ground to rule them all, One Ground to find them, One Ground to bring them all, and to the Voltage bind them.Just be sure that all the grounds are tied together to reduce problems with different voltage levels.