Browse Source

deploy: b2c8a2e572

pull/1206/head
lumapu 2 years ago
commit
a417b4ed65
  1. 0
      .nojekyll
  2. 4
      about/index.html
  3. 3
      categories/index.html
  4. 1
      categories/index.xml
  5. 7
      css/bootstrap.min.css
  6. 15
      css/style.css
  7. 3
      getting_started/index.html
  8. 3
      index.html
  9. 2
      index.xml
  10. 1
      sitemap.xml
  11. 3
      tags/index.html
  12. 1
      tags/index.xml

0
.nojekyll

4
about/index.html

@ -0,0 +1,4 @@
<!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>

3
categories/index.html

@ -0,0 +1,3 @@
<!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>Categories | 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>Categories</h1></main></div></body></html>

1
categories/index.xml

@ -0,0 +1 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on AhoyDTU</title><link>http://lumapu.github.io/ahoy/categories/</link><description>Recent content in Categories on AhoyDTU</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="http://lumapu.github.io/ahoy/categories/index.xml" rel="self" type="application/rss+xml"/></channel></rss>

7
css/bootstrap.min.css

File diff suppressed because one or more lines are too long

15
css/style.css

@ -0,0 +1,15 @@
tr {
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
}
td, th {
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
padding: 7px;
}
h2, h3, h4 {
margin-top: 15px;
color: #0d6efd;
}

3
getting_started/index.html

@ -0,0 +1,3 @@
<!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>Getting Started | 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>Getting Started</h1><h2 id=hardware>Hardware</h2><p>The hardware insists only in two modules:</p><ul><li>ESP8266 / ESP32 Wifi module</li><li>NRF24L01+ module</li></ul><h3 id=part-list>Part list</h3><table><thead><tr><th>Component</th><th>~ Price (including shipment)</th></tr></thead><tbody><tr><td>ESP8266</td><td>4,55 €</td></tr><tr><td>NRF24L01+</td><td>5,65 €</td></tr><tr><td>Dunpont Cables</td><td>2,65 €</td></tr><tr><td>100uF Capacitor</td><td>2,89 €</td></tr><tr><td></td><td></td></tr><tr><td>Sum</td><td>15,74 €</td></tr></tbody></table><h3 id=connection-diagram>Connection diagram</h3><h2 id=software--firmware>Software / Firmware</h2><p>The firmware can be found on <a href=https://github.com/lumapu/ahoy></a>. Point to the releases section on the right part of the page and download the zip-file. It contains binaries for both ESP models.</p><h3 id=flash>Flash</h3></main></div></body></html>

3
index.html

@ -0,0 +1,3 @@
<!doctype html><html lang=en><head><meta name=generator content="Hugo 0.104.3"><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>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><div id=home-jumbotron class="jumbotron text-center"><h1>AhoyDTU</h1><p class=font-125>Check how your Hoymiles inverter is performing</p></div></main></div></body></html>

2
index.xml

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>AhoyDTU</title><link>http://lumapu.github.io/ahoy/</link><description>Recent content on AhoyDTU</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="http://lumapu.github.io/ahoy/index.xml" rel="self" type="application/rss+xml"/><item><title>About</title><link>http://lumapu.github.io/ahoy/about/</link><pubDate>Wed, 26 Oct 2022 21:34:10 +0000</pubDate><guid>http://lumapu.github.io/ahoy/about/</guid><description>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 Mikrocontroller.net Forum.</description></item><item><title>Getting Started</title><link>http://lumapu.github.io/ahoy/getting_started/</link><pubDate>Wed, 26 Oct 2022 21:27:10 +0000</pubDate><guid>http://lumapu.github.io/ahoy/getting_started/</guid><description>Hardware The hardware insists only in two modules:
ESP8266 / ESP32 Wifi module NRF24L01+ module Part list Component ~ Price (including shipment) ESP8266 4,55 € NRF24L01+ 5,65 € Dunpont Cables 2,65 € 100uF Capacitor 2,89 € Sum 15,74 € Connection diagram Software / Firmware The firmware can be found on . Point to the releases section on the right part of the page and download the zip-file. It contains binaries for both ESP models.</description></item></channel></rss>

1
sitemap.xml

@ -0,0 +1 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>http://lumapu.github.io/ahoy/about/</loc><lastmod>2022-10-26T21:34:10+00:00</lastmod></url><url><loc>http://lumapu.github.io/ahoy/getting_started/</loc><lastmod>2022-10-26T21:27:10+00:00</lastmod></url><url><loc>http://lumapu.github.io/ahoy/</loc></url><url><loc>http://lumapu.github.io/ahoy/categories/</loc></url><url><loc>http://lumapu.github.io/ahoy/tags/</loc></url></urlset>

3
tags/index.html

@ -0,0 +1,3 @@
<!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>Tags | 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>Tags</h1></main></div></body></html>

1
tags/index.xml

@ -0,0 +1 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tags on AhoyDTU</title><link>http://lumapu.github.io/ahoy/tags/</link><description>Recent content in Tags on AhoyDTU</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="http://lumapu.github.io/ahoy/tags/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
Loading…
Cancel
Save