Skip to content
/ senec-c Public

Photovoltaic System Monitor Device based on Esp32 and an E-Ink Display

License

Notifications You must be signed in to change notification settings

vuoz/senec-c

Repository files navigation

Senec Client

Reproduce

Add .env file!

WIFI_PASS=
WIFI_SSID=
SERVER_ADDR=

SEVER_ADDR is the adress of the senec server inside your local network

Previous tracking of this repo happend over at: prev repo This contains all the progress including the very first commit

Build on Linux/MacOS ( check dependencies of espflash etc.):

cargo run  -- --partition-table partition.csv

Build on Windows using wsl ( again check the dependencies of espflash etc.):

sh w.sh

Parts used for this build

PCB for faster assembly

Take the .zip file from /gerbers and upload it to any PCB manufacturer of you choice

Assembled Version

assembled

Todos

  • Add code to check battery percentage and update display
  • Add code to check for charging status

About

Photovoltaic System Monitor Device based on Esp32 and an E-Ink Display

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published