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
1.9 KiB

<!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=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/faq/>FAQ</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>Github</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></div><footer class="text-center text-lg-start bg-light text-muted"><div class="row mt-3"><div class="col-md-3 col-lg-4 col-xl-3 mx-auto mb-4"><div class="text-center p-4">© 2022</div></div><div class="col-md-3 col-lg-4 col-xl-3 mx-auto mb-4"><div class="text-center p-4">AhoyDTU</div></div><div class="col-md-3 col-lg-4 col-xl-3 mx-auto mb-4"><div class="text-center p-4"><a href=/ahoy/imprint>Imprint</a></div></div></div></footer></body></html>