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
- Host: GitHub
- URL: https://github.com/geraked/application-batteryban
- Owner: geraked
- License: mit
- Created: 2021-03-26T14:55:25.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-28T06:15:57.000Z (almost 4 years ago)
- Last Synced: 2025-01-03T14:50:31.582Z (4 months ago)
- Topics: android, android-app, android-application, android-development, android-studio, app, application, arduino, battery, charge, geraked, iran, java, microcontroller, microprocessor, persian, rabist
- Language: Java
- Homepage:
- Size: 2.85 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# 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.
![]()
## 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).