Get current local time.
hello dear gurus,
i need local time arduino code , check. don't need display time on display or device, time , check, example
if current time = 11am function.
could me please?
thanks in advance.
i need local time arduino code , check. don't need display time on display or device, time , check, example
if current time = 11am function.
could me please?
thanks in advance.
if arduino standalone, you'll need real-time clock (rtc) module.
if attached computer, use service running on computer provide time when requested.
if attached computer, use service running on computer provide time when requested.
Arduino Forum > Using Arduino > Project Guidance > Get current local time.
arduino
Comments
Post a Comment