Read date & time using Circuit Playground Classic

Play with it! Please tell us which board you're using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
dpdoshi
 
Posts: 5
Joined: Tue May 29, 2018 1:58 pm

Read date & time using Circuit Playground Classic

Post by dpdoshi »

Hi,

I want to check if it possible to read date and time of the day using Circuit Playground Classic?

Thanks.

User avatar
adafruit_support_mike
 
Posts: 67485
Joined: Thu Feb 11, 2010 2:51 pm

Re: Read date & time using Circuit Playground Classic

Post by adafruit_support_mike »

Not from the board itself. It doesn't have any kind of real-time clock.

You can connect an external RTC, and for timekeeping over intervals longer than a few minutes the DS3231 will probably be the best choice:

https://www.adafruit.com/product/3013
https://www.adafruit.com/product/255

Locked
Please be positive and constructive with your questions and comments.

Return to “Circuit Playground Classic, Circuit Playground Express, Circuit Playground Bluefruit”