An open API service indexing awesome lists of open source software.

https://github.com/geraked/application-batteryban

Android Charger Auto Cut-Off
https://github.com/geraked/application-batteryban

android android-app android-application android-development android-studio app application arduino battery charge geraked iran java microcontroller microprocessor persian rabist

Last synced: 2 months ago
JSON representation

Android Charger Auto Cut-Off

Awesome Lists containing this project

README

        

![catalog](docs/catalog.jpg)

# BatteryBan

![GitHub release (latest by date)](https://img.shields.io/github/v/release/geraked/application-batteryban)

It's a single page app that controls the Battery Percentage of Android devices. It sends signals through UART to the microcontroller (MCU).

When the MCU receives `1`, It must connect the charger and when receives `0`, must cut-off the charger. So design your board and program the MCU to do Sth like this.😉

Source of the project is available, just open the `src` folder as a project in Android Studio and start modifying.


demo

## Release
[Download APK v1.0.4](src/app/release/app-release.apk)

## Author
**Rabist** - view on [LinkedIn](https://www.linkedin.com/in/rabist)

## Details
- **Course:** Microprocessor-based Systems - Undergraduate
- **Teacher:** [Dr. Sayed Alireza Sadrossadat](https://yazd.ac.ir/en/people/sadr)
- **Univ:** Yazd University
- **Semester:** Fall 1399

## License
Licensed under [MIT](LICENSE).