Various tools, examples, and documentation for communicating with Hoymiles microinverters
Find a file
lumapu d195eee498 * pinout can be saved using the web setup
* 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
2022-04-25 17:48:12 +02:00
doc some updates, still kind of rough 2022-04-01 20:32:10 +02:00
tools * pinout can be saved using the web setup 2022-04-25 17:48:12 +02:00
.gitignore initial skeleton for discovery tool 2022-03-18 22:17:44 +01:00
LICENSE Initial commit 2022-03-18 17:24:51 +01:00
README.md Updates to README and Format Description 2022-04-01 18:28:37 +02:00

Logo

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!