Overview
- Object ID : 2822 (2025-04-08 23:09:19)
- Author : Jon McPhalen
- Content : Code
- Microcontrollers : Propeller 1, Propeller 2
- Languages : SPIN, SPIN2, SPIN2 PASM2
- Categories : Protocol, Sensor
- Licence : MIT
- Tags : DS3231, I2C, jonnymac, rtc
Content
DS3231 RTC interface (uses 24-hr format). P1 and P2 versions attached.
08 APR 2025
- Updated to 1.1.1
- is_leap_year() method
- last_date() method
- ordinal() method
- julian() method
Added temperature reading into demo