Skip to content

Monitor and display battery level via the Connectbox NEO hat and gracefully shutdown when necessary

License

Notifications You must be signed in to change notification settings

DorJamJr/NEO_BatteryLevelShutdown

 
 

Repository files navigation

NEO_LED_Blink

Python3 library to work with the ConnectBox project's HAT. This program monitors the GPIO of a NanoPi NEO through the HAT to check for voltage monitoring. Add this to your own NEO by logging into bash and typying in the following to download and run it.

wget --no-check-certificate https://raw.githubusercontent.com/GeoDirk/NEO_LED_Blink/master/batpowershutdown.py

chmod 755 batpowershutdown.py

python3 batpowershutdown.py

About

Monitor and display battery level via the Connectbox NEO hat and gracefully shutdown when necessary

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 80.5%
  • Makefile 19.5%