Use FREE-SHIPPING discount code for all US orders over $15



Super Watchdog HAT with UPS Battery Backup for Raspberry Pi

SKU: SM-I-003

Regular price $45.00

FEATURES

Enhancements in the latest release:

  • Charging can be stopped with a software command at any time
  • Wide power supply: 5V or 10-24V with separate connectors
  • Provides 4A continuous or 5A peak to Raspberry Pi
  • Breakable PCB for one or two 18650 Li-Ion batteries

NEW: MULTI-CHEMISTRY SUPPORT

  • Now in production: Multi Chemistry support
  • Software selectable for virtually all types of 18650 batteries
  • Supports Lithium-Ion (Li-Ion), Lithium-Polymer (Li-Poly), Lithium-Phosphate (Li3PO4), Lithium-Iron-Phosphate (LiFePO4), and Sodium Ion (Na-Ion) cells

Also from the previous version:

  • Super Watchdog HAT with UPS Battery Backup for Raspberry Pi
  • Enhanced battery charger provides up to 700mA charging current
  • Charge and Standby status LEDs
  • Battery overheating protection
  • Sockets for two Li-Ion 18650 batteries
  • A must for all RPI mission-critical installation
  • Cycle RPI power after software lock-up
  • Prevent SD Card damage during power outages
  • On board battery charger, step-up converter, and intelligent power monitor
  • Double power supply jacks: USB-C and pluggable 3.5mm connector
  • Provide up to 5A/5V power to Raspberry Pi from Li-Ion Battery
  • Uses only I2C port (address 0x30) leaving all GPIO pins available
  • Works with any Raspberry Pi from ZERO to 5
  • ECCN Code EAR99
  • On board resettable fuse
  • On board reset pushbutton
  • Command Line Interface
  • Python Library

ERRATA

The silkscreen has a mistake. The 24V power connector is labeled 10V-32V. This is a mistake. This connector accepts power from 10V to 24V maximum.

DESCRIPTION

Raspberry Pi Watchdog HAT and Battery Backup for all Raspberry Pi Boards.

Listening to customer's suggestions, the Super Watchdog has been (again) redesigned. The latest Version 9 has significant improvements: 

  • Dual socket to 2x 18650 batteries
  • Battery overheating circuit which cuts charging if the battery temperature increases
  • Better (faster) charghing circuit
  • NEW: 10-24V Input Power Supply for Industrial Applications
  • Step Down converted can supply 4A continuous and 5A peak to Raspberry Pi
  • Breakable PCB for space-restricted applications where one battery is enough
  • Software command to stop charging. You can monitor the charging voltage and stop charging when the battery achieves a preset limit.

If you use your Raspberry Pi for any mission-critical project, you need the Super-Watchdog HAT with battery backup. The watchdog is the same size as Raspberry Pi (85 x 56mm) and packs a lot of functions.

The Watchdog HAT provides the safety required by mission-critical projects, implementing two major functions. It power-cycles the Raspberry Pi in case of software lock-up, resetting not only the Pi but also any peripheral attached to it, and it prevents SD-Card failure in case of power loss, by allowing the Raspberry Pi to shut down itself safely.

The Watchdog HAT has a default timeout of 120 seconds. Once installed, if it does not receive a reset from Raspberry Pi within 2 minutes, it cuts the power and restores it after 10 seconds.

Raspberry Pi needs to issue a reset command before the timer on the watchdog expires. The command can be sent either on the I2C port or by toggling GPIO11 ( Pin 23 on the GPIO connector). The timer period after power-up and the active timer period can be set from the command line. The number of resets is stored in flash and can be accessed or cleared from the command line.

COMPATIBILITY

The Raspberry Pi  Watchdog HAT is compatible with all Raspberry versions B+, 2, 3, 4, 5 and Zero. The card shares the I2C bus using only two of the Raspberry Pi’s GPIO pins to manage all eight cards.  This feature leaves the remaining 24 GPIOs available for the user.

POWER REQUIREMENTS

The Raspberry Pi Watchdog HAT can be powered by 5V or 10-24V power supplies. Five volts supply can be provided through a pluggable connector or a USB Type-C port. Ten to 24V can be provided on a separate pluggable connector. IMPORTANT: In order to operate, the watchdog must supply the power to the Raspberry Pi. 

BATTERY OPERATION

Two 18650 Li-Ion batteries (not provided) can keep the Raspberry Pi running for hours, assuring continuous operation during power outages. When running on battery power, the Watchdog processor monitors the battery voltage. To prevent permanent damage to the battery due to over-discharging, the processor will cut off the power to Raspberry Pi when the battery drops below 2.8V. A software command is available to the user to also monitor the battery voltage. It is strongly recommended that Raspberry Pi performs a self-shutdown and then the battery voltage drops below 3.0V.

SELF TEST

The Raspberry Pi  Watchdog HAT has on board hardware to self-check all the major functions. Self-check is performed at each power-up. The on-board LED is flashed rapidly (5 times per second) if a hardware error is detected, or slowly (1 time per second) to indicate normal functionality. The LED is turned on if the Watchdog HAT resets the Raspberry Pi, and off if the Raspberry Pi is powered down for a specific time interval.

PUSH-BUTTON

Version 6 of the Watchdog HAT has an onboard pushbutton that can be read by the local processor, which in turn can interrupt the Raspberry Pi. The push button can be used to shut down or reset the Raspberry Pi without a keyboard and monitor. A 2-pin jumper parallel to the pushbutton permits to installation of the pushbutton at a remote location when Raspberry Pi is installed in an enclosure

BOARD LAYOUT

Super Watchdog UPS for Raspberry Pi

DOWNLOADS

Super Watchdog Downloads

SOFTWARE

SOFTWARE INTERFACES

You can write your own application using the Command Line or Python Libraries provided. Python application example is provided.

YOUR KIT

1. SUPER-WATCHDOG HAT for Raspberry Pi

Super Watchdog UPS for Raspberry Pi



2. Mounting hardware and connectors


Super Watchdog UPS Hardware

QUICK START

  1. Plug your SUPER-WATCHDOG card on top of your Raspberry Pi and power up the system from the watchdog.
  2. Enable I2C communication on Raspberry Pi using raspi-config.
  3. Install the wdt software from github.com:
  • ~$ git clone https://github.com/SequentMicrosystems/wdt-rpi.git
  • ~$ cd /home/pi/wdt-rpi
  • ~/wdt-rpi$ sudo make install
  • ~/wdt-rpi$ wdt

The program will respond with a list of available commands.

Customer Reviews

Based on 6 reviews
100%
(6)
0%
(0)
0%
(0)
0%
(0)
0%
(0)
D
DIGIKEY ORDERS
Perfect battery backup with room for two 18650 - runs for hours

Watchdog works as expected. Two 18650 of 5Ah each can power my Raspberry Pi for many hours. Very useful HAT

a
arnotron
Documentation missing

While I like the Watchdog, it mostly does what it is supposed to do, the documentation is only for version 6.0, while I have Version 7.0

Also, not all details about the behaviour are well explained, e.g. how to do a clean shutdown of the raspberry disabling the watchdog, and how to turn it back on afterwards through an external button.

C
Catrin Köhler
Great product

The Super Watchdog is a great product. I use the previous version productively in my private home automation environment. In the event of a power outage, it keeps my Raspberry Pi4 running for 2.5 hours before shutting it down. After the voltage returns, it restarts it.
Very reliable and professional.

K
KF
Great Product

I've tested Waveshare and GeekPI UPS and they are riddled with bugs, this is by far the best PI UPS on the market. Love the watchdog feature, very simple and easy to use. Good work!

A
Andrew Simpson
Superb!

This is now the only UPS I use for my products. It has never let me down.
What I like most about this product and company is the one-to-one support I get. Normally, asking for technical assistance you get to talk to some one who is not technician and reads from prearranged 'scripts'. I have regularly spoken to the designer and his/their support is way off the scale. They have accommodated and solved all my questions and in a timely fashion. For us support is key. This is the principle reason for only using their product

Cannot thank you enough!

M.D
FindMotion Ltd (UK)


Notify Me When Available

Fill in the required details to get notified when the product is again in stock!