Background.
I have designed a ESP32S3 microcontroller based circuit (actually an ailtimeter) that is powered by a LiPo battery. The battery is connected to the ESP32S3 boards specific + and - pads, and the - pin is connected to the GND pin on the ESP32S3. The other components of the project are then powered by the 3v3 pin of the micro. All this works. To turn this circuit on/off I have a SPDT slide switch between the minus wire of the battery and the - pin of the micro. This also works with the plus wire.
Question.
I would like to replace the switch with a momentary switch. So that if the power is off I just press and release the switch/button and this powers on the circuit and leaves it powered on. Ideally I would like to be able to turn of the power in the same way. I am pretty sure Skydiving AAD's do something like this but I have not been able to find any info and AI suggestions don't seem to make sense.
I have designed a ESP32S3 microcontroller based circuit (actually an ailtimeter) that is powered by a LiPo battery. The battery is connected to the ESP32S3 boards specific + and - pads, and the - pin is connected to the GND pin on the ESP32S3. The other components of the project are then powered by the 3v3 pin of the micro. All this works. To turn this circuit on/off I have a SPDT slide switch between the minus wire of the battery and the - pin of the micro. This also works with the plus wire.
Question.
I would like to replace the switch with a momentary switch. So that if the power is off I just press and release the switch/button and this powers on the circuit and leaves it powered on. Ideally I would like to be able to turn of the power in the same way. I am pretty sure Skydiving AAD's do something like this but I have not been able to find any info and AI suggestions don't seem to make sense.


