Makuna / Rtc

Arduino Library for RTCs, Ds1302, Ds1307, Ds3231, Ds3232, Ds3234 and Pcf8563/BM8563 with deep support. Please refer to the Wiki for more details. Please use the Github Discussions to ask questions as the GitHub Issues feature is used for bug tracking.
GNU Lesser General Public License v3.0
368 stars 126 forks source link

Raspberry Pi support? #123

Closed seamusdemora closed 1 year ago

seamusdemora commented 3 years ago

Apologies if this is off-topic, but this appears to be an extensive, well-maintained library for configuring the DS3231. I have dabbled in Arduino, but not since the Uno was a thing :) I need a library like this for Raspberry Pi! I'm posting here in an effort to learn if that might be forthcoming in this project, or if you know of a library that already exists.

I need to be able to set/program alarms in the DS3231 - I need state changes on the INT/SQW output pin to interface to some hardware.