README.md updated.

master
marcel 1 year ago
parent c7e60a34d5
commit de4981e489
  1. 6
      README.md

@ -12,6 +12,12 @@ Inspired by https://www.instructables.com/A-Simple-MQTT-PubSub-Node-With-Arduino
- Stores data in EEPROM to prevent data loss
- Easy to configure by telnet port 1000
## Requirements
- Arduino IDE (version 2.0.2)
- UIPEthernet library by Norbert Truchsess, CassyArduino and Juraj Andrassy (version 2.0.12)
- PubSubClient library by Nick O'Leary (version 2.8)
## Configure
The Device gets its IP address via DHCP. Make sure you have a working DHCP server on the network.

Loading…
Cancel
Save