Hi.....Can someone advise.
I have 5 mega boards for the forward overhead panel for the 737 sim, I have clustered the annunciators across two boards.
98 Annunciators with two LED's in each wired in parallel with a 220 ohm resistor on the cathode leg. The LED's are 2v 20mA, albeit i have not made the annunciators up yet as I'm open to suggestion lol.
I am aware that the annunciators will not all be on at the same time but when you put the cockpit into test mode i.e. the "test all lights" switch, the boards are going to get a work out/Blow, would it be an idea to spread the annunciators across all 5 boards ? thanks for any advice
Cheers
J
#Arduino/Elegoo Mega 2560
1 messages · Page 1 of 1 (latest)
You got to do the math and allocate your circuits respecting the current draw limits for each board and pin. I think you are above the limits even for five boards.
Consider using led driver chips like the DM13A. That can allow you to power 16 annunciators with external power. You can daisy chain two chips and you can have up to 6 chains per Arduino board.
Sorry, I had to delete my message. I need to change a couple things on the design. It is way too big.
So i have been told that if i spread at max 20 of the annunciators across the 5 boards i should be ok, I have tested the leds and the cluster of one annunciator is 12mA ish
yeah spreading over Arduinos is one good idea
its going to be a lot of wiring and soldering but this is the one panel that's really busy
@undone canopy do you have any other questions in this topic or shall I mark it as solved?