Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cshaa/battery-monitor
Monitoring battery level using RPi Pico as a sensor and RPi as a server
https://github.com/cshaa/battery-monitor
Last synced: 9 days ago
JSON representation
Monitoring battery level using RPi Pico as a sensor and RPi as a server
- Host: GitHub
- URL: https://github.com/cshaa/battery-monitor
- Owner: cshaa
- Created: 2024-09-01T21:09:56.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-01T21:16:37.000Z (5 months ago)
- Last Synced: 2025-01-17T21:12:51.140Z (10 days ago)
- Language: CMake
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Battery Monitor
To flash the Pico, run `make build && make flash`. Then clone the repository on the RPi and run `make serve`.