I am creating an embedded application that will be using one of the arduino minis (Still experimenting with which one). Most likely, i will be using the 3v Pro Mini in the final version - i'm just waiting for them to come in. Currently i am using a 5v Pro Mini and Adafruit Pro Trinket 5v.
In a previous thread on this subject ( saving power for battery operated Arduinos - #15 by newneo_phyte - General Electronics - Arduino Forum ) it was suggested to try and use the I/O pins to power the sensor and nRF24, but this isn't proving to work.
My plan now is to use a MOSFET or two to switch the power on and off for the sensor and nRF24.
The circuit uses a USB Micro breakout for power.
I don't have a clue as to the starting point for the MOSFET to use. The sensors I am using are either the MAxBotix ultrasonic sensors or Sharp IR sensors
Sharp: Pololu Carrier with Sharp GP2Y0A60SZLF Analog Distance Sensor 10-150cm, 3V ---- datasheet: https://www.pololu.com/file/0J812/gp2y0a60szxf_e.pdf
MaxBotics: MB1014 LV-ProxSonar-EZ1 – MaxBotix --- datasheet: LV-ProxSonar-EZ Datasheet – MaxBotix
So which through-hole MOSFET should i use, or, what data am i trying to garner? I know i want a P-channel, but beyond that...
I started here but then didn't know where to go:
http://www.mouser.com/Semiconductors/Discrete-Semiconductors/Transistors/MOSFET/_/N-ax1sf?
IP=1z0z63xZ1z0y3dt
Thanks for any help!