¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

RTC config DS-3231


 

Hi Jason!? I watched your video? again.

Real Time Clock Script for Raspberry Pi



I think I know why I am having a problem with the rtc install in BAP.

I have a DS-3231 rtc module. I see you are using a DS-1307 rtc module. What must I do/change to install this rtc version? Thx!

David SV0SGS


 

I found a website



that supposedly makes installing a ds-3231 easy-peasy.? I tried it, and we will see if it worked the next time I visit my shack and have no internet (gps turned off).? The author has two small errors that you? should be aware of.? First,

the ./install.sh is not in the top directory PI-HAT but in the next lower one, "tools"

Second, the command to check the driver installation is missing a "." in front of the forward slash.

Just be aware of this if you cut and paste, like I do.?

In any case, the command reported:

pi@david:~/pi-hats/tools $ ./install.sh -l
rtc_ds1307??? : not installed
rtc_ds3231??? : installed
adc_ads1115?? : not installed