Overview
- Object ID : 2816 (2021-01-03)
- Author : Dennis Gately based on BR's original in the Propeller 1 Object repo | added by Archiver
- Content : Code
- Microcontroller : Propeller 2
- Language : SPIN2
- Categories : Protocol, Sensor
- Licence : MIT
- Tags : FlexProp, PropTool
Content
A full-featured DS1302 timekeeping chip driver. Based on the original Propeller 1 object by BR.
Converted DS1302_full.spin from the old OBEX to DS1302_full.spin2. This code compiles on PropTool 2.4.1 for P2 as well as in flexprop (version 5.0.5 beta). A demo/example is included.