Sunday, 28 July 2019

transistors - Switch power supply/battery


I have a power supply of 5v DC 5Ah and a 12v 2Ah lead battery. I was thinking to make a circuit to switch battery line when power is off. I made a little schema, what i'd have to put instead of switch that i draw?


Here's the circuit schematics I made. Thank you


enter image description here




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...