Makerverse Nano Power Timer HAT for Raspberry Pi Pico

Rating:
100% of 100
SKU: CE08492 Brand: Makerverse
CE Original

Periodically cycles power to your battery-powered projects

$14.05 AUD, inc GST
$12.77 AUD, exc GST

In stock, ships same business day if ordered before 2PM
Delivered by Tue, 30th of Apr

Quantity Discounts:

  • 4-12 $11.50 (exc GST)
  • 12+ $10.85 (exc GST)
  • 50+ $8.30 (exc GST)
- +

308 from local stock, 1 supplier stock; your order will dispatch between Dec 1 to Dec 10. And yes, stock levels and lead times are accurate!

Shipping:

  • $6+ Standard (5+ days*, tracked)
  • $10+ Express (2+ days*, tracked)
  • FREE Pickup (Newcastle only - must order online*)

Shipping costs may increase for heavy products or large orders.

Exact shipping can be calculated on the view cart page.

*Conditions apply, see shipping tab below.

The Makerverse™ Nano Power Timer HAT for Raspberry Pi Pico cycles power to your project periodically, extending battery life. To use the timer, connect it to your Pico via the stackable headers, set your desired interval, and apply power to the battery connector. The timer will run continuously, consuming a (really tiny!) 35nA, before turning your project on after the set interval. Once your project has completed whatever it needs to do (eg. read sensors, log data), your Pico can signal to the timer that it is DONE (on GP22). The timer will remove power and wait for the next interval. Intervals from just a few seconds to one hour are easy to set with the six-position DIP switch and the most useful intervals can be selected with just one switch - refer to the labels on the back of the timer. Switch positions can be combined to create more granular intervals if necessary.

There's also a few lifestyle upgrades on board: A reset button for the Pico allows you to restart your program on the fly, and a Timer Reset button so you don't have to wait a full interval (useful for experimenting on the bench). There's even a PiicoDev compatible connector, to allow easy, solderless connection to PiicoDev devices.

This HAT is a more Pico-friendly version of the Makerverse Nano Power Timer. Connecting to the Nano Power Timer is easy - it comes with pre-soldered stackable headers, ready to plug directly on top, (or underneath) a Pico. Batteries connect via the JST PH connector, compatible with lithium cells or AA/AAA Battery packs.


Setting an Interval

 Set one of the six DIP switches to set one of the following intervals. More granular intervals are available by setting more than one DIP switch at a time - the resulting interval will always be shorter than the shortest interval selected.

Switch Interval (Approximate)
All OFF 2 hours
1 1 hour
2 20 minutes
3 5 minutes
4 1 minute
5 15 seconds
6 6 seconds

 

Battery Charging

The battery charger on-board can only be used with single-cell Lithium Polymer cells. By default, the Makerverse Nano Power Timer HAT ships with charging disabled to allow safe use with other batteries (Alkaline, NiMH). To enable charging for single-cell LiPo, close the CHG EN jumper by adding solder. For charging to commence, the battery must be connected before connecting the Pico to another power source or USB. Connecting a battery to an already-powered Power Timer HAT will not initiate charging. By default, the charge current is set to 100mA. Enable 330mA fast-charging by soldering the CHG FAST jumper.

 

Charger States and LED Behaviour

The charge indicator LED (CHG) indicates the status of a connected rechargeable battery (if any). The following table summarises its behaviour (while the Pico is plugged into USB power).

CHG EN Jumper Battery Connected CHG LED Behaviour Charger State
Unsoldered (Default) - ON Disabled. Safe for Alkaline or NiMH cells
Soldered NO Slow Flash Idle - waiting for battery
Soldered YES ON Charging
Soldered YES OFF Charge Complete

By design, the power LED will be on by default when the device has power, if you want to disable it to stretch as much power out as possible, cut the link between the pads marked PWR LED. You can always resolder the bridge later if you decide you want it back on.

PiicoDev Compatibility

A PiicoDev connector is provided, connected to GP8:SDA and GP9:SCL - that makes this HAT compatible with existing PiicoDev tutorials for Pico with no changes to example code.

 

Specifications

  • DONE Pin: Connected to GP22. Send GP22 HIGH to send the DONE signal.
  • Timer standby current: 35 nA
  • Dimensions: 20.8 x 61.7 mm
  • Battery Connector compatibility:
    • 3x Alkaline or NiMH cells in series (Charger must be disabled, open the CHG EN jumper)
    • Lithium Polymer (single cell)
  • Charge current: Selectable 100 mA or 330 mA

The following example works like a simple datalogger. The Pico powers-up, records a single data point (read from the ADC) and then signals to the Power Timer that it is DONE. The process will repeat after the user-set time interval. To read the log file the Pico can be plugged into a PC and Thonny used to open or copy the file. If you haven't used Thonny to program a Pico before, see the getting started guide.

The MicroPython code example below assumes that the Raspberry Pi Pico is disconnected from USB and powered by a battery connected to the Nano Power Timer HAT. This code should be saved as main.py onto the Pico to ensure the program runs on power-up. 

from machine import Pin, ADC

DONE = Pin(22, Pin.OUT) # setting this pin High will remove power, and wait for the next interval
adc = ADC(0) # Pin 26

x = adc.read_u16()

# Opening with "a" for appending
with open("log.txt", "a") as logFile:
    logFile.write(str(x))
    logFile.write('\n') # New line
    logFile.flush() # Ensure data is written
    logFile.close() # Really ensure data is written
    
DONE.on() # Assert DONE signal; powers down Pico

For help getting started with Pico and Thonny, see our guide.

Product Comments

Exact shipping can be calculated on the view cart page (no login required).

Products that weigh more than 0.5 KG may cost more than what's shown (for example, test equipment, machines, >500mL liquids, etc).

We deliver Australia-wide with these options (depends on the final destination - you can get a quote on the view cart page):

  • $3+ for Stamped Mail (typically 10+ business days, not tracked, only available on selected small items)
  • $6+ for Standard Post (typically 6+ business days, tracked)
  • $10+ for Express Post (typically 2+ business days, tracked)
  • Pickup - Free! Only available to customers who live in the Newcastle region (must order online and only pickup after we email to notify you the order is ready). Orders placed after 2PM may not be ready until the following business day.

Non-metro addresses in WA, NT, SA & TAS can take 2+ days in addition to the above information.

Some batteries (such as LiPo) can't be shipped by Air. During checkout, Express Post and International Methods will not be an option if you have that type of battery in your shopping cart.

International Orders - the following rates are for New Zealand and will vary for other countries:

  • $11+ for Pack and Track (3+ days, tracked)
  • $16+ for Express International (2-5 days, tracked)

If you order lots of gear, the postage amount will increase based on the weight of your order.

Our physical address (here's a PDF which includes other key business details):

Unit 18, 132 Garden Grove Parade
Adamstown
NSW, 2289
Australia

Take a look at our customer service page if you have other questions such as "do we do purchase orders" (yes!) or "are prices GST inclusive" (yes they are!). We're here to help - get in touch with us to talk shop.

Have a product question? We're here to help!

Write Your Own Review

Videos

View All

Guides

Raspberry Pi 5 Vs Raspberry Pi 4 Model B | Comparison & Benchmarking

The Raspberry Pi 5 is here and one of the biggest questions is, how does it stack up against the pr...
The Raspberry Pi 5 is here and one of the biggest questions is, how does it stack up against the pr...

Raspberry Pi 5 | Review, Performance & Benchmarks

The Raspberry Pi 5 is here! Our favourite credit card-sized computer has just gotten an update and ...
The Raspberry Pi 5 is here! Our favourite credit card-sized computer has just gotten an update and ...

3D Printed Case For Raspberry Pi Pico and PiicoDev Boards

Let me introduce a new 3D printable case for the Raspberry Pi Pico and the PiicoDev ecosystem. There...
Let me introduce a new 3D printable case for the Raspberry Pi Pico and the PiicoDev ecosystem. There...

Upgrade your Project for the Raspberry Pi 4

The New Version of the Raspberry Pi 4 has started going out to makers everywhere. If you are wanting...
The New Version of the Raspberry Pi 4 has started going out to makers everywhere. If you are wanting...

Projects

Have you ever wanted to make a Weatherproof Weather and Air Quality System that transmits its edge-...

Educational Workshops

Raspberry Pi Workshop for Beginners

Welcome to the Raspberry Pi Workshop for Beginners! Here you'll be able to follow along with our s...
Welcome to the Raspberry Pi Workshop for Beginners! Here you'll be able to follow along with our s...
Feedback

Please continue if you would like to leave feedback for any of these topics:

  • Website features/issues
  • Content errors/improvements
  • Missing products/categories
  • Product assignments to categories
  • Search results relevance

For all other inquiries (orders status, stock levels, etc), please contact our support team for quick assistance.

Note: click continue and a draft email will be opened to edit. If you don't have an email client on your device, then send a message via the chat icon on the bottom left of our website.

Makers love reviews as much as you do, please follow this link to review the products you have purchased.