RTC with Simple Ide
kodaleshen
Posts: 15
in Propeller 1
I was wondering if anyone has had any success or found any examples of code for the ds1302 or any RTC. I am using a propeller board with simple ide. any help is greatly appreciated.
thanks
thanks
Comments
DS1302_full - http://obex.parallax.com/object/14
DS1302 timekeeping chip driver - http://obex.parallax.com/object/206
Trending Barometer - http://obex.parallax.com/object/608
What you could do is, use the Spin examples, and run it through spin2cpp, you should be able to get some workable C code. Yes, you have probably noticed that there is a very limited amount of C driver example code.
Ray