https://github.com/rdlauer/pibattery
In this project, I compared the power consumption of a stock Raspberry Pi 4 running on a 30,000mAh battery pack with cellular connectivity to a Raspberry Pi configured with a variety of power optimization settings.
https://github.com/rdlauer/pibattery
iot raspberry-pi
Last synced: 29 days ago
JSON representation
In this project, I compared the power consumption of a stock Raspberry Pi 4 running on a 30,000mAh battery pack with cellular connectivity to a Raspberry Pi configured with a variety of power optimization settings.
- Host: GitHub
- URL: https://github.com/rdlauer/pibattery
- Owner: rdlauer
- License: mit
- Created: 2021-05-18T18:13:59.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-25T19:26:59.000Z (about 5 years ago)
- Last Synced: 2025-01-23T01:42:33.232Z (over 1 year ago)
- Topics: iot, raspberry-pi
- Language: Python
- Homepage:
- Size: 283 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Optimizing a Raspberry Pi for Off-Grid Power Consumption
In this project, I compared the power consumption of a stock Raspberry Pi 4
running on a 30,000mAh battery pack with
[cellular connectivity](https://blues.io/products/?utm_source=github&utm_medium=web&utm_campaign=featured-project&utm_content=battery-raspberry-pi)
to a Raspberry Pi configured with a variety of
[power optimization settings](https://blues.io/blog/tips-tricks-optimizing-raspberry-pi-power/?utm_source=github&utm_medium=web&utm_campaign=featured-project&utm_content=battery-raspberry-pi).
> Watch an [intro video](https://youtu.be/dIz6tHc2GAk) and then view the
> complete tutorial over at
> [Hackster.io](https://www.hackster.io/rob-lauer/optimizing-a-raspberry-pi-for-off-grid-power-consumption-22cec6)!

**Hardware:**
- [Raspberry Pi 4](https://www.raspberrypi.org/products/raspberry-pi-4-model-b/)
- [Notecard and Notecarrier-PI HAT](https://blues.io/products/?utm_source=github&utm_medium=web&utm_campaign=featured-project&utm_content=battery-raspberry-pi)
from Blues Wireless
- [USB-C Power Bank](https://smile.amazon.com/gp/product/B07H5T9J4L/ref=ppx_yo_dt_b_asin_title_o02_s02?ie=UTF8&psc=1)
**Software and Services:**
- [Notehub.io](https://blues.io/services/?utm_source=github&utm_medium=web&utm_campaign=featured-project&utm_content=battery-raspberry-pi)
- [Datacake](https://datacake.co/)
- [Python](https://www.python.org/)