Maker and IoT Ideas
Published © CC BY-NC

Battery Backup for Raspberry Pi Zero / Zero W

An inexpensive battery backup solution for your Pi Zero / Zero W

BeginnerWork in progress5 hours888
Battery Backup for Raspberry Pi Zero / Zero W

Things used in this project

Hardware components

PCBWay Custom PCB
PCBWay Custom PCB
×1

Story

Read more

Schematics

Schematic - Page 1

Schematic for the Pi Zero /W Base Module

Code

/boot/config.txt

Plain text
Add line 4 to your boot/config.txt file to allow shutdown on GPIO26
[all]
#dtoverlay=vc4-fkms-v3d
dtoverlay=dwc2
dtoverlay=gpio-shutdown,gpio_pin=26 # Enable shutdown on Pin 26

Credits

Maker and IoT Ideas
97 projects • 25 followers
I design custom PCB solutions, usually with an IoT or Automation twist, to solve problems in my daily life. Sometimes also for other people.
Contact

Comments

Please log in or sign up to comment.