Pb-Monitor is a project developed by ElektorLabs aimed at monitoring lead-acid batteries. This repository contains both hardware schematics and firmware source code to facilitate the monitoring process.
- Hardware Design: Detailed schematics and design files for building the Pb-Monitor hardware.
- Firmware: Source code for the microcontroller to interface with the hardware and perform monitoring tasks.
- hardware/: Contains all hardware design files and schematics.
- src/PbMonitor/: Contains the firmware source code for the Pb-Monitor.
To get started with Pb-Monitor:
- Clone the Repository:
git clone https://github.com/ElektorLabs/Pb-Monitor.git
- Explore the Hardware Design:
- Navigate to the
hardware/directory to find schematics and design files.
- Navigate to the
- Build the Firmware:
- Navigate to the
src/PbMonitor/directory. - Follow the build instructions provided in the source code to compile and upload the firmware to your microcontroller.
- Navigate to the
This project is licensed under the GNU General Public License v3.0. For more details, refer to the LICENSE file.
Contributions are welcome! If you have suggestions or improvements, feel free to open an issue or submit a pull request.
For more information or support, please contact ElektorLabs through their GitHub profile.