Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 446 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 446 Bytes

Sofar solar WIFI data logger

How does it work?

TODO

Setup

Before compilation you need to copy the config file

cp src/Config.h.tpl src/Config.h

And add all your variables mentioned in that file (I guess wifi and PV monitor data are pretty obvious). The one tricky part might be the SOFAR_REQUEST code - for that I'm going to create a dedicated site because it's kind of tricky to explain how to get this variable.