Reading Temperature Using DS3231 RTC

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
MountainMan370
 
Posts: 34
Joined: Mon May 11, 2020 7:30 pm

Reading Temperature Using DS3231 RTC

Post by MountainMan370 »

I'm trying to use an Adafruit DS3231 breakout module with a Raspberry Pi 4 using Circuit Python. The example code for the date / time features work fine. However, I can't seem to find out how to read the temperature from the 3231. Does the library support this function; if so, can you point me in the right direction ?

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

Re: Reading Temperature Using DS3231 RTC

Post by adafruit_support_mike »


User avatar
MountainMan370
 
Posts: 34
Joined: Mon May 11, 2020 7:30 pm

Re: Reading Temperature Using DS3231 RTC

Post by MountainMan370 »

Thank you!

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

Return to “Adafruit CircuitPython”