Pierre HUBERT c6c34efebd
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
Update dependency @typescript-eslint/parser to v8.14.0
2024-11-13 00:06:50 +00:00
2024-10-19 11:41:21 +02:00
2024-10-19 15:23:21 +02:00
2024-10-18 19:40:27 +02:00
2024-10-15 22:29:26 +02:00
2024-08-07 16:44:30 +02:00
2024-10-14 20:43:29 +00:00

SolarEnergy

A project to optimize solar energy production and consumption. It connect to a current meter to decides whether some appliances controlled by relays shall be turned on or not, based on criterias such as:

  • Minimal uptime
  • Minimal downtime
  • Daily minimal runtime
  • Estimated consumption
  • Dependencies, conflicts

Components

  • central_backend: The core component that connects all the other one and make the decisions to turn on or off devices
  • central_frontend: Web UI to configure the devices and monitor them
  • custom_consumtion: Development tool used to test different production values
  • esp32_device: The code installed in the MCU that controls relays (Wt32-Eth01 devices)
  • python_device: An alternative to the esp32 to control relays. Not production ready.

Documentation

Description
Solar energy management
Readme 4.3 MiB
1.0.2 Latest
2024-12-24 14:30:52 +00:00
Languages
Rust 45.6%
TypeScript 33%
C 18.4%
Python 2.2%
Dockerfile 0.3%
Other 0.3%