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
- Arduino Nano Esp32
- E-Ink Display Waveshare 2.9inch
- 1100mAh LiPo battery 3.7V
- TP4056 LiPo Charger
- Simple on off switches
Take the .zip file from /gerbers and upload it to any PCB manufacturer of you choice
- Add code to check battery percentage and update display
- Add code to check for charging status