With some development boards, low power usage is an afterthought. So what should you do when it's time to turn around and make that project of yours run on a battery or solar?
The Adafruit TPL5111 Reset Enable Timer is a stand-alone breakout that will turn any electronics into low-power electronics! It will take care of enabling & disabling your electronics using a built in timer that can vary from once-every 100ms up to once every two hours. Basically, the TPL will set an enable pin high periodically, adjustable by potentiometer or resistor, and turn on your project's power. It will then wait until a signal is received from the project to tell the TPL that it can safely disable the project by setting the enable pin low.
Usage is easy. First, set your desired delay but adjusting the on-board trim pot: all the way to the left is once-per-100ms and all the way to the right is once-every-2-hours. Then, connect VDD up to your 3-5V project power supply, and then your project's enable pin to the Enable pin. Finally, select a signal pin from your project to the Done pin. In your project's code or design, just make sure that it sets the Done pin high once it is completed with its task. That's it!
While the TPL5111 is running (but the remainder of the project is de-powered) the current draw is about 20uA (according to our Monsoon Power Meter).
If you want to turn the device on by hand, you can also activate the TPL by pressing the onboard tactile switch (or wire your own switch to the Delay pin).
Documents:
|