Files
EMS-ESP32/docs/getting_started.md
proddy 21cf958275 logos
2020-01-09 20:05:08 +01:00

23 lines
749 B
Markdown

<img style="margin: 10px 10px; float:right; width:10%" src="_media/logo-proddy-fw.jpg" alt="EMS-ESP Logo"></img>
Welcome to EMS-ESP! A small project to read and write to EMS controller heating devices.
<br>
Follow these steps to get EMS-ESP up and running:
- [Build](Building-your-own-test-circuit) or buy an EMS interface board. I highly recommend purchasing a EMS Gateway from BBQKees ([bbqkees-electronics.nl](https://bbqkees-electronics.nl))
- Get an ESP8266 dev board (Wemos D1, Lolin, Nodemcu or equivalent)
- [Build or download the firmware](Building-firmware)
- [Upload the firmware](Uploading-firmware)
- Switch it on
- [Configure the settings](Configure-firmware)
- [Monitor what is happening](Running-and-Monitoring)