multi-output supply
wipes a tear from his eye!No, don't feel bad. They're small cheap micro controllers. Their fate was sealed on creation. Most will die as sacrificial chips on the alter of learning. That gentile blue smoke as it passes on lights understanding in the next generation. Some lucky few will live on as successfull projects, standing on the bones of its predecessor.
This one makes sense to me, i think, but I;ve never used a ULN2003, I've looked online but not sure I'm looking at the right thingHere is an update for my original post, this circuit will work as long as you don't have all of the rows lit at the same time for long periods of time.
This is just a simplified block diagram...details will be provided on request.
You could use a multi-output supply or just get a 24-28 volt supply and a DC/DC module for the Nano.
Measure those ring terminals and get an appropriate sized barrier strip for easy construction.
View attachment 248470


The solution that I offered has a major flaw. Now that I have though about it. The inrush current for an incandescent bulb is like 10 times the rated current for about 100ms! This could destroy the transistor and decrease the life of the bulb. There is an easy fix for this. Here is a models simulation with a capacitor and resistor added as the load to 'model' the behavior of the bulb. Take a look at the inrush current.There is no reason if you desire to use the original lamps. It will give you the original aircraft look. Each one uses 28V at 40mA from what you indicated that would be about 0.8 Amps total for all on at the same time. To turn any one of them on all you need is something as simple as this:
View attachment 248545
You can do this for each one you want to control (all 20). If you want to power 4 at a time just put 4 of them in parallel as shown here with change in base drive resistor:
View attachment 248546
Then all you need is a 28V power supply at 0.04A * 20 = 0.8 Amps
The following power supply is only 18 bucks and is capable of 28Vdc at 25W or 0.892 Amps. Or you may want to go with another with a little more power:
https://www.digikey.com/en/products/detail/mean-well-usa-inc/GST25B28-P1J/7703661



The solution that I offered has a major flaw. Now that I have though about it. The inrush current for an incandescent bulb is like 10 times the rated current for about 100ms! This could destroy the transistor and decrease the life of the bulb. There is an easy fix for this. Here is a models simulation with a capacitor and resistor added as the load to 'model' the behavior of the bulb. Take a look at the inrush current.
View attachment 248785
Here is the inrush current. A 5V 1/2 second pulse is applied to Q1:
View attachment 248786
Here is the fix:
View attachment 248787
Here is the current with the fix:
View attachment 248788
The fix simply limits the current in Q1 via Q2. If the current goes above 0.6/R amps (in this case around 55mA) Q2 holds back Q1 for a little while.
I am sorry I did not catch this originally. But it has been a long time since I had to work with incandescent lighting. Attached in the LTSpice of it.

i;ve made a poor atempt at the circuit as i think it is, yes THe bulbs arent overly bright at all, I just assumed ast there were 4 in a row being lit at once it would need 24v so I was playing it safe at 18, is this not the case?Your wiring looks correct, but I would be concerned about running 6 volt bulbs @ 18 but they don't look overly bright @ 9 so you might be ok.
As long as you have the Nano outputs connected to the driver chip inputs your Nano will be fine.
I see you have left pins 6, 7, 9, 10 and 11 open...this is fine.
That one row seems to be partially lit, is that the issue you mentioned with the Nano code...you need to fix that. Could it be a faulty output?


They'll be in parallel so there wouldn't be a single point of failure.basically if one bulb is pulled out the others wrk so thats parallel? im guessing, sorry i was having issues with how that circuit should look
I'm not a fan of fritzing. I tried using it to show some members how to draw less confusing wiring diagrams and the program kept aborting. You'd be better off learning how to use a better schematic/PCB editor. The pros don't use color coded schematics. Monochrome has been the standard since the beginning.ive thrown myself in at the deepend lol I ave been learning to use fritzing too
You'd hope that people designing and building things for aircraft would know what they were doing.Yes the circuitry and build quality is a thing to behold
Yes that was an option but i wanted to keep it as original as possibleIf I were doing this, I would simply replace them with high brightness LEDs and resistors. These would be bright at 5mA, so no need for a transistor.
Bob
Looks like it. I like how you eliminated the unnecessary wire crossings.I've updated the circuit from your exmaple, is this correct?