Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ohjurot/sci-bat
HEMS Enable smart battery controller (Windows & Linux)
https://github.com/ohjurot/sci-bat
battery controller cpp hems linux sma webserver website windows
Last synced: about 1 month ago
JSON representation
HEMS Enable smart battery controller (Windows & Linux)
- Host: GitHub
- URL: https://github.com/ohjurot/sci-bat
- Owner: Ohjurot
- License: mit
- Created: 2023-01-15T16:07:06.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-15T16:25:36.000Z (about 2 years ago)
- Last Synced: 2024-10-31T21:42:09.715Z (3 months ago)
- Topics: battery, controller, cpp, hems, linux, sma, webserver, website, windows
- Language: C++
- Homepage: https://www.ee.hm.edu
- Size: 2.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SCI-BAT | HEMS powered smart battery controller #
*Project for [FK04/BENG/RETI](https://w3-mediapool.hm.edu/mediapool/media/fk04/fk04_lokal/_fk04/fwp1/projekte_1/projekte_im_wise_22_23/Projekt_RE_TI_WS_22_23.pdf) at [HM.EDU](https://ee.hm.edu/)*## About the project
This project was created during my time at the Munich University of Applied Sciences. This is one part of the project (the software).Features:
* Connects to a Single phase SMA Battery inverert via Modbus
* Connects to a home energe managment system (HEMS) via MQTT
* Connects to a relais card via a serial interface (Provides cooling / heating of the inverter and battery space)
* Provideds a responsive web GUI for configuration and monitoring
* Converts MQTT <--> Modbus commands for controlling the battery## Bulding the project
See [this](BUILD.md) for more information.