PICAXE VSM simulation for DS1307

hippy

Technical Support
Staff member
Attached is a DS1307 simulation for PICAXE VSM. The program outputs the raw DS1307 data to a virtual terminal and also uses an LCD to display the date and time.

The date and time is initialised to "2001-02-28 23:59:45" ( ISO 8601 format; YYYY-MM-DD HH:MM:SS ) so after 15 seconds it rolls over into March as 2001 it is not a leap year. The starting date and time can be altered by editing the HI2COUT command.

Download both the design file and PICAXE program for PICAXE VSM simulation.
 

Attachments

Top