Various tools, examples, and documentation for communicating with Hoymiles microinverters
Find a file
2022-04-20 21:18:26 +02:00
doc added some diagrams from https://www.mikrocontroller.net/topic/525778 forum. Also a rudimentary Getting-Started guide for ESP8266 2022-04-20 21:18:26 +02:00
tools * renamed .ino (must be identical to parent folder name) 2022-04-20 08:58:23 +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 added some diagrams from https://www.mikrocontroller.net/topic/525778 forum. Also a rudimentary Getting-Started guide for ESP8266 2022-04-20 21:18:26 +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
  • doc/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!