mirror of
https://github.com/lumapu/ahoy.git
synced 2025-08-02 07:58:24 +02:00
Various tools, examples, and documentation for communicating with Hoymiles microinverters
* html / css files are now located inside PROGMEM * conversion of files is done with python script (OS independent, open source) * moved as much as possible for now to the hm* modules - the app should only be the body * successfully tested with HM1200 |
||
---|---|---|
doc | ||
tools | ||
.gitignore | ||
LICENSE | ||
README.md |
ahoy
Various tools, examples, and documentation for communicating with Hoymiles microinverters.
In particular:
doc\hoymiles-format-description.txt
is a detailed description of the communications format and the history of this project- The
tools
folder contains various software tools for RaspberryPi and Arduino
Contributors are always welcome!