Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
foxvlad authored Nov 8, 2018
1 parent 8fbc50b commit ec057cb
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,20 @@

UDP Modul for Majordomo Smart Home

![Device list](https://github.com/foxvlad/IMG/blob/master/2018-11-08_23-59-50.png)
![Data received from the device](https://github.com/foxvlad/IMG/blob/master/2018-11-09_00-00-01.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
Web device Configurator for ESP8266(ESPLamp).
*4-channel control unit, four inputs, four outputs-configurable via web interface*
![1](https://github.com/foxvlad/IMG/blob/master/2018-11-09_00-05-02.png)
![2](https://github.com/foxvlad/IMG/blob/master/2018-11-09_00-05-09.png)

![Device list](https://github.com/foxvlad/IMG/blob/master/2018-11-08_23-59-50.png)
![Data received from the device](https://github.com/foxvlad/IMG/blob/master/2018-11-09_00-00-01.png)
**Firmware devices will be gradually added**

0 comments on commit ec057cb

Please sign in to comment.