ESP8266-based clock that uses NTP to stay in sync, and a DHT11/22 display temperature and humidity.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
J. Fernando Sánchez 13991dadbb Update arduino 3 years ago
ESP8266_Click_NTP Update arduino 3 years ago
.gitignore First commit 6 years ago
README.md First commit 6 years ago

README.md

ESP8266-based clock that uses NTP to stay in sync, and a DHT11/22 to also display the temperature and humidity.

WORK IN PROGRESS.

Connections

ILI9341 SPI TFT NodeMCU
VCC 3.3V
GND GND
CS D2
REST RST
DC D1
SDI/MOSI D7
SCK D5
LED 3.3V
SDO/MISO D6
DHT11 NodeMCU
VCC 3.3V
Data D0
GND GND

Arduino ESP8266 support

Boards manager link: http://arduino.esp8266.com/stable/package_esp8266com_index.json

Libraries

Some of them are available via the Arduino library manager