Click here to Skip to main content
15,892,768 members
Articles / Internet of Things

IoT Smart Clock using the Mega 2560+WiFi R3

Rate me:
Please Sign up or sign in to vote.
4.85/5 (7 votes)
10 Nov 2020MIT10 min read 8.8K   238   6  
An advanced network connected clock that puts the Arduino through its paces
This article is a tutorial on doing a battery of advanced tasks with the Arduino Mega 2560+WiFi R3. We will create a clock that can automatically configure itself on your network, sync using NTP, report the time local temperature and humidity, and expose a local website that reports the same, both as a dynamic webpage, and a JSON based web service.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
United States United States
Just a shiny lil monster. Casts spells in C++. Mostly harmless.

Comments and Discussions