Skip to content

Tracker for an MPPT solar charge controller with RS232 interface. Recives data via RS232/Serial-to-USB converter or via REST API and saves it to a database.

License

Notifications You must be signed in to change notification settings

lubomyrV/solar_energy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solar energy monitor

Tracker for an MPPT solar charge controller with RS232 interface. Recives data via RS232/Serial-to-USB converter or via REST API and saves it to a database.

Running Locally

  1. Update config
Rename `copy_application.properties` to `application.properties` and update variables
  1. Build the project
mvn package
  1. Run jar package
java -jar solarenergy.jar 

Software requirements

Java 11+, Apache Maven 3.8.7+

Tech Stack

Server: Java, SQlite, Spring Boot

Client: JavaScript, Google Chart

example

About

Tracker for an MPPT solar charge controller with RS232 interface. Recives data via RS232/Serial-to-USB converter or via REST API and saves it to a database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages