I'm designing a circuit and i was wondering if the option would be much suited
in saving energy.
this is a simple status indicator that will be mixing colors to display the status of the device..
the rgb led are the smd types incapsulated in a 1.3mm chip.
Of course, i will be adding resistors to limit the current at the Gates on the first option
and some pull-ups but which is best that is likely to save me energy: Option 1 or 2 ??
Also, I will be wiring up option 1 tomorrow to test it out.
this circuit will work right ??
Grumpy_Mike,
You're right,
with the FETs the overall circuit was consuming 12mA more. each gate is driven with a 4mA
Not worth it considering that it is indeed a wast of FETs and resistors + drives up cost.
There overall performance between the two options were the same.
larryd,
I can't since the anodes of the LEDs are connected together.
It would be possible with an N-channel FET.
PaulRB,
ATmega328PB
Option 2 for the win then. the LEDs are very bright at 13mA each
with the FETs the overall circuit was consuming 12mA more. each gate is driven with a 4mA
That is odd as a FET does not take any drive current it is purely a voltage driven device. There is a charging and discharging of the FET’s input gate capacitor as you switch them on and off. Maybe your test was rapidly blinking the LEDs?
You can get LEDs with common cathodes if you want to top switch them but again there is no point.
Of course, i will be adding resistors to limit the current at the Gates on the first option
and some pull-ups
Perhaps the pull-ups are the source of current you are measuring. What value resistor? This current is not flowing into the FET gate, it is flowing from Vcc through the pull-up resistor, into the Arduino pin and then to ground.