Hi,
Just finished doing my first proper schematic(*) and I'm worried that it's a bloated over engineered lump of components. What I'm trying to do is having 3 LEDs, powered by 2-3 AA batteries fade in and out. I've added a 4th LED which will be on when all 3 are off, I realize that could be solved by an OR gate for instance but 4 LEDs are fine.
My Eagle CAD schematic looks like this:

My electronics knowledge is very rudimentary, and I wanted to try to design this from scratch as a way to learn about it. And I have indeed, but I'm also feeling that there are probably a thousand better ways of doings this. I was hoping someone where might take the time and explain some possible optimization and/or downright error spotted. The LEDs, caps and resistors aren't having a final value here as I'm still trying to figure out a good combination of the components to have the colours and fade in-out times I want.
I have this lot on a bread board so it's at least working with a Lab PSU without anything catching fire or exploding.
Three questions I have already now (apart from "Any obvious ways of improving this?"):
Thanks in advance, and hope that I'm detailed enough without going overboard with unnecessary details, pretty hard knowing exactly what's relevant when there's a fair amount of fumbling in the dark going on.
(*)I think it's proper, doesn't necessarily mean that's really the case
Just finished doing my first proper schematic(*) and I'm worried that it's a bloated over engineered lump of components. What I'm trying to do is having 3 LEDs, powered by 2-3 AA batteries fade in and out. I've added a 4th LED which will be on when all 3 are off, I realize that could be solved by an OR gate for instance but 4 LEDs are fine.
My Eagle CAD schematic looks like this:

My electronics knowledge is very rudimentary, and I wanted to try to design this from scratch as a way to learn about it. And I have indeed, but I'm also feeling that there are probably a thousand better ways of doings this. I was hoping someone where might take the time and explain some possible optimization and/or downright error spotted. The LEDs, caps and resistors aren't having a final value here as I'm still trying to figure out a good combination of the components to have the colours and fade in-out times I want.
I have this lot on a bread board so it's at least working with a Lab PSU without anything catching fire or exploding.
Three questions I have already now (apart from "Any obvious ways of improving this?"):
- The fading I'm doing is with 2 resistors and one cap. Is there a way around that? Because that means that when the LED is driven from the battery, it has to pass two resistors in series, to make sure it also have one when being driven by the cap. Is there a way around that? (trying to have the LEDs as bright as possible)
- Coming from sofware my OCD hits me with the 4 exactly (they won't be exactly the same once I've decided the colours as they'll need different resistors and caps for similar brightness and fading times), is there a reasonable way to "reuse" those circuits?
- As I'm using 3 bits from a counter is the pattern obviously 001, 010, 011 and so on, if I'd want to have a more custom pattern, what should I look into? I'm trying to avoid micro controllers if possible
Thanks in advance, and hope that I'm detailed enough without going overboard with unnecessary details, pretty hard knowing exactly what's relevant when there's a fair amount of fumbling in the dark going on.
(*)I think it's proper, doesn't necessarily mean that's really the case