Update README.md

This commit is contained in:
matlen67 2018-11-27 04:19:52 +01:00 committed by GitHub
parent 06ad42031c
commit c88f1333d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -13,5 +13,14 @@ I used folloing components:
- Arduino IDE [www.arduino.cc](https://www.arduino.cc/en/Main/Software)
## Get your Ansluta address bytes
- start Arduion ide, load project files
- edit ansluta.ino -> set your SSID and Wlankey at row 40, 41
- write project to nodeMCU
- determine your nodeMCU IP and connect browser. example: **192.168.178.130/ansluta/getAddress**
- press button on original remote
- note your AddressBytes
- edit ansluta.ino -> set your AddressByteA and AddressByteB at row 54, 55
- write project to nodeMCU