Because my radio module gave me bad luck and the only way I can make it work consistently (instead of intermittent failures) is to turn it off then back on again, I'm thinking of having the microcontroller (powered with 3V) control the power via a typical NPN setup where:
NPN base is connected to micro via a 1K resistor, and the collector is connected to VCC via a 50 or so ohm resistor (which here vcc will be 3V) and emitter is grounded.
I plan to have the radio module's VCC connected to the NPN collector so it gets controlled by the micro.
Yes I'll have to do ohms law to find the correct resistor to allow 120mA to flow through so the module can get all the current it needs, but this method after looking at it seems wasteful because every time the micro shuts power to the radio module off, the resistor from 3V is grounded so I'm basically drawing 120mA for nothing?
I mean I understand the off time will be super short relative to the on time, but that 120mA is alot of current being wasted.
So other than the typical common-emitter amplifier setup to control power, is there another way I could do this?
I even thought of opto-isolation as well but the output side is also a transistor as well.
NPN base is connected to micro via a 1K resistor, and the collector is connected to VCC via a 50 or so ohm resistor (which here vcc will be 3V) and emitter is grounded.
I plan to have the radio module's VCC connected to the NPN collector so it gets controlled by the micro.
Yes I'll have to do ohms law to find the correct resistor to allow 120mA to flow through so the module can get all the current it needs, but this method after looking at it seems wasteful because every time the micro shuts power to the radio module off, the resistor from 3V is grounded so I'm basically drawing 120mA for nothing?
I mean I understand the off time will be super short relative to the on time, but that 120mA is alot of current being wasted.
So other than the typical common-emitter amplifier setup to control power, is there another way I could do this?
I even thought of opto-isolation as well but the output side is also a transistor as well.