Adafruit
Adafruit TPL5110 Low Power Timer Breakout
The Adafruit TPL5110 Low Power Timer Breakout turns any electronics project into a low-power system by periodically switching power on and off. Connect it be...
Get notified when back in stock
The Adafruit TPL5110 Low Power Timer Breakout turns any electronics project into a low-power system by periodically switching power on and off. Connect it between your power supply and your project, and the TPL5110 will handle the rest — powering up your circuit at configurable intervals from every 100ms to once every 2 hours.
When the timer fires, the TPL5110 enables power to your project. Once your project completes its task, it signals the Done pin to tell the TPL5110 to cut power again. If no signal is received within the timeout period, the TPL5110 resets the device like a watchdog timer. While your project is powered off, the TPL5110 draws only ~20µA, making it ideal for battery and solar-powered applications.
Key Features
- Adjustable Timer – Onboard trim pot sets the interval from 100ms to 2 hours
- Ultra-Low Standby Current – ~20µA draw while the project is powered off
- Done Signal – Your project signals when it's finished so power can be safely cut
- Watchdog Behaviour – Automatically resets the device if no Done signal is received
- Manual Override – Onboard tactile button to manually trigger power-on (or wire your own switch)
- 3V to 5V Input – Compatible with common battery and power supply voltages
How It Works
- Set the timer interval using the onboard trim pot (or replace with a fixed resistor)
- Connect VDD to your 3–5V power supply
- Connect the Drive pin to your project's power input
- Connect a GPIO pin from your project to the Done pin
- In your code, set the Done pin HIGH when your task is complete
Ideal For
- Battery-powered sensor nodes and data loggers
- Solar-powered remote monitoring
- Low-power IoT devices that wake periodically
- Extending battery life on any microcontroller project
Package Contents
- 1× Adafruit TPL5110 Low Power Timer Breakout (fully assembled)
- 1× Header strip (requires soldering)
Jargon buster
Plain-language definitions for the technical terms used above.
- breakout
- A breakout board carries a small or fine-pitched component and brings its connections out to standard, breadboard- and header-friendly pins. Describing a part as a breakout means it can be wired into a project without soldering directly to the component's tiny contacts.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- IoT
- Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
- microcontroller
- A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
Find this product in
Brands
Power & Batteries
Prototyping & Wiring
Related Tutorials
Free guides on learn.littlebird.com.au