Hi there!
I need help with my project. I’m trying to get current time and date from real time clock widget and send it to my hardware which happens to be a seven segment display.( I’m using bluetooth for communication bw phone and arduino)
Also, there are already some sensors I’m using along like temp and humidity…Any suggestions on how to implement it??
I am not sure if the RTC Widget requires the full internet (wiFi) connection?
Start off with the Blynk RTC example… as for the translation to seven segment display, you should Google around to see if someone has done that, then work on merging the two codes.
Thank you