added wiki docs

This commit is contained in:
proddy
2020-01-09 15:27:03 +01:00
parent 95bcdf3494
commit 409c1ce09c
71 changed files with 4134 additions and 1 deletions

20
docs/getting_started.md Normal file
View File

@@ -0,0 +1,20 @@
Welcome to EMS-ESP! A small project to read and write to EMS controller heating devices.
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. Go to 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)