mirror of
https://github.com/lumapu/ahoy.git
synced 2025-08-03 08:28:20 +02:00
Various tools, examples, and documentation for communicating with Hoymiles microinverters
* fixed #11, WiFi password length limit increased to 63, check 802.11i spec: > A pass-phrase is a sequence of between 8 and 63 ASCII-encoded characters. The limit of 63 comes from the desire to distinguish between a pass-phrase and a PSK displayed as 64 hexadecimal characters. |
||
---|---|---|
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 projectdoc/getting-started-ESP8266.md
shows the hardware setup for an ESP8266-based system- The
tools
folder contains various software tools for RaspberryPi, Arduino and ESP8266/ESP32
Contributors are always welcome!