IDE

Minimalist IoT Clock using ESP8266 Adafruit.io IFTTT and Arduino IDE

Minimalist IoT Clock (using ESP8266, Adafruit.io, IFTTT, and Arduino IDE)

In this tutorial I show how you can make a minimalist clock synchronized with the internet. I tested it with two different ESP8266 based boards: Firebeetle and NodeMCU. The microcontroller gets current time from a Google server, and displays it on a NeoPixel LED ring. It also receives current weather data from WeatherUnderground, using IFTTT

Minimalist IoT Clock (using ESP8266, Adafruit.io, IFTTT, and Arduino IDE) Continue Reading

Scroll to Top