i want to develop a project that is useful in my college...
but i need to get the current day(like sunday,monday, etc..) so i didn't find anything..pls help me with your answers
If Internet connectivity through a stacked hat, look at NTP
Clem
and any other possibilities?
Yes you can use a realtime clock on Arduino (with a small battery inside). Take a look here:
http://www.instructables.com/id/Arduino-Real-Time-Clock-DS1307/
https://learn.adafruit.com/ds1307-real-time-clock-breakout-board-kit
Enrico
Yes you can use a realtime clock on Arduino (with a small battery inside). Take a look here:
http://www.instructables.com/id/Arduino-Real-Time-Clock-DS1307/
https://learn.adafruit.com/ds1307-real-time-clock-breakout-board-kit
Enrico
If you read the article, in particular the one of Adafruit, there is also the link and notes on the RTC library for Arduino where you can find samples.