From fea046dc788118adaf5790c28c5af28c43dbce34 Mon Sep 17 00:00:00 2001 From: SmarHome Date: Thu, 8 Nov 2018 22:53:08 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0289432..d7a1348 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,9 @@ UDP Modul for Majordomo Smart Home -![alt text](https://github.com/foxvlad/ESPLampWeb/blob/master/2018-11-08_22-00-23.png) +Module of communication with devices based on ESP8266 and devices on the RS485 bus through the gateway, by means of UDP-sockets. +automatic device search +data binding of the device to the simple device via the module interface +Arduino library with examples to create your own sketches for ESP8266 (https://github.com/foxvlad/ESP8266WiFiOkBit) +ready firmware with the web Configurator for the ESP8266 (https://github.com/foxvlad/ESPLampWeb) +Firmware devices will be gradually added