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.

3 lines
1.5 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=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>