Battery Monitoring App
Welcome to the Battery Monitoring project! This application allows users to monitor the voltage of lithium-ion cells through an intuitive mobile interface developed with Unity. The device communicates with the app via a Bluetooth module, providing real-time voltage updates.
Table of Contents Getting Started Prerequisites Installation Usage Contributing License Contact Getting Started To get started with the Battery Monitoring App, follow the installation instructions provided below.
Prerequisites
The application is compatible with Android and iOS platforms. Ensure your device supports Bluetooth communication.
Installation
Android
Download the APK file from the repository. Go to your phone settings and allow installing apps from unknown sources. Navigate to the location of the downloaded APK file and open it to install. Follow the instructions on your device to complete the installation.
Contributing
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
Fork the Project
Create your Feature Branch (git checkout -b feature/AmazingFeature) Commit your Changes (git commit -m 'Add some AmazingFeature') Push to the Branch (git push origin feature/AmazingFeature) Open a Pull Request License Distributed under the General Public License. See LICENSE for more information.
Contact Your Name - [email protected]
Project Link: https://github.com/alex3dbros/BatteryMonitoring
License This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
For the full license, please refer to LICENSE file.