Skip to content

ericguimont/arduino-ds1302

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DS1302 RTC library for Arduino

This project is a library for the Arduino platform. It provides a simple interface to the Maxim DS1302 timekeeping chip. It allows Arduino projects to keep accurate time easily.

Installing

Place the DS1302 directory in the libraries subdirectory of your Arduino sketch directory. On OS X, for example, your sketch directory might be:

/Users/you/Documents/Arduino

In that case, you should put the DS1302 directory at:

/Users/you/Documents/Arduino/libraries/DS1302

A simple example is included with the code.

About

Arduino library for the DS1302 Real Time Clock chip

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published