mirror of https://github.com/lumapu/ahoy.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fila612
d83e0f8a47
|
2 years ago | |
---|---|---|
.github/workflows | 3 years ago | |
doc | 3 years ago | |
tools | 2 years ago | |
.gitignore | 2 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago |
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:- A version for ESP8266 that includes an web interface
- A version for Arduino Nano
- An alternative Version of the above
- A different implementation
- An implementation for Raspberry Pi that polls an inverter and archives results as log files/stdout as well as posting them to an MQTT broker.
Contributors are always welcome!