A kit to easily create your own...
The Raspberry Pi 3 - even faster than the Pi 2, 1 Giga of RAM, WiFi...
Assortment of BreadBoard wires Female-Female 300mm and 75 mm + Long...
Prototyping and e-learning platform for creating interactive objects or...
2 heat sinks + adhesive - high performance, for your Raspberry-Pi
Hall effect sensor - Sensitive to magnetic fields
Manufacturers
Multi-Camera module for Raspberry-Pi for 5MP, 8MP, 12MP Camera 4 CSI...
PYBD adaptateur board (Pyboard-D) Breakout of positions X & Y UEXT...
Grove inventor kit for Micro:Bit 10 Grove modules Adapter board...
PYBStick interface board for UniPi V1.1 (or UniPi Lite) Kit (to...
Female connector 2x20 pins Hammer (Contact made by insertion)
Solderless GPIO connector for Raspberry PI 2x20 Male + Female...
4 wheels Mecanum kit - Omnidirectional robot. 80mm 2x right wheels 2x...
Raspberry Pi's Starter Guide In ENGLISH 252 pages 4th Edition, Nov.2020
Raspberry Pi's Starter Guide In FRENCH 4th Edition, Nov.2020
Get started with MicroPython on Raspverry Pi Pico In ENGLISH Fixed version
Viewed products
Configurable Timer (with...
POWER-TIMER-TPL5111
ADA3573
In stock
Availability date:
TPL5111 - Timer Low Power
Recipient :
* Required fields
or Cancel
It is sometime quite hard to use the deepsleep functionnality of some boards is sometime quite difficults (even almost not possible). Other board does not have low-power/sleep/deep-sleep mode.
So what could we do when it's time to spare the battery or running from solar power with such plateform? To run for long time on battery needs some energy sparing technics.
You could remove the regulator (dissipating power with heat), extract a relay (wasting power). Or, use a timer like 555 to regulate power-on/power-off cycles. However, all thoses approach are not really great!
The Adafruit TPL5111 is a Reset Enable Timer, a stand-alone breakout that will easily turn any electronics project into low-power electronics! It will take care of enabling et disabling (switch on/switch off) the project by using its built in timer. The timer can vary from once-every 100ms to once every 2 hours.
The TPL5111 use a current draw of 20µA while running (but the project not powered/enabled). Current measured by Adafruit.
You can also activate manually the project (turn it on) by pressing the button available on the TPL board. The tactile switch is wired to the Delay pin, so you can also wire your own button to the Delay pin to activate the TPL!
Notice that the TPL5111 also exist as TPL5110 flavor used to drive a power pin (instead of a enable pin). The TPL5111 breakout is best when you have an enable pin that you can control.
The TPL5110 would be best when you are able to 'break' the power input line of the project. TPL5110 must be placed between the power supply and the project's Vin.
The usage is easy.
In your project's code: make sure that the TPL5111 Done pin is set high once the microcontroler did finished its job.
That's it, the TPL5111 with start a new timer round!
Comes as a fully assembled breakout board with a TPL5111 chip, all components on-board, and some header. A little light soldering is required to put it together for breadboard use.