Gardening automation done with ESP8266 NodeMCU.
Initial WiFi configuration.
Uses NTP to get the correct date and time between boots.
The device do has a RTC but it does not have an alternative power supply.
Requires an internet connection.
Two-wire bus communication protocol.
Uses the I2C bus or 1-Wire.
Electrical switches for power devices control. Uses the I2C bus or GPIOs.
Time-controlled. Uses the RTC and a relay.
Time-controlled. Uses the RTC and a relay.
Sensor-controlled (temperature and humidity thresholds). Uses a relay.
Sends data to an IoT platform.
Requires an internet connection.
-
No internet connection plus reboot leave RTC out of game, time-controlled actuators will not work.
-
WiFi password must be longer than 8 characters or it will not connect, this problem affects WEP authentication only.
-
Initial user config time window at boot lasts 5 minutes, no more, no matter what.