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.
4 lines
867 B
4 lines
867 B
2 years ago
|
<!doctype html><html lang=en><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,shrink-to-fit=no"><link rel=stylesheet href=/ahoy/css/bootstrap.min.css><link rel=stylesheet href=/ahoy/css/style.css><title>About | AhoyDTU</title></head><body><div id=nav-border class=container><nav id=nav class="nav justify-content-center"><a class=nav-link href=/ahoy/>Home</a>
|
||
|
<a class=nav-link href=/ahoy/getting_started/>Getting started</a>
|
||
|
<a class=nav-link href=/ahoy/about/>About</a></nav></div><div class=container><main id=main><h1>About</h1><p>AhoyDTU is a firmware for ESP8266 and ESP32 modules to read values from a hoymiles inverter of the 3rd generation.
|
||
|
It is generally based on reverse engineering which started in <a href=https://www.mikrocontroller.net/topic/525778>Mikrocontroller.net Forum</a>.</p></main></div></body></html>
|