Time widget in Web Dashboard

Hey guys! I’m doing a project for college: a weather station.
besides the climate datastreams (pressure, humidity, etc), I need to show the time on the Web Dashboard but I don’t know how to do it. Anyone has some ideas?
I’ll show you my project so far. (It’s in Spanish)

All I need is a time widget to put in the web dashboard.

You could use the RTC functionality within the sketch, then push the current time to a virtual pin attached to a display widget on the dashboard.

Pete.

3 Likes