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

Add support for DS3232 #99

Closed Makuna closed 1 year ago

Makuna commented 5 years ago

Basically a DS3231 with added memory access methods

Makuna commented 1 year ago

I have yet to be able to source a module with a DS3232 for testing.

Makuna commented 1 year ago

https://github.com/Makuna/Rtc/pull/192

DS3232 is 100% compatible with the DS3231, except it also has SRAM. Still no module to test with.

Makuna commented 1 year ago

v.2.4.2