Skip to content

prestonsn/DS3231-RTC-AVR-Atmega-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

DS3231-RTC-AVR-Atmega-Library

ATmega compatible library for the DS3231 RTC.

Functionality:

DS3231_setTime(); // initialize the RTC to a particular date and time.

DS3231_getTime(); // returns the current date and time stored on the RTC.

DS3231_getTemperature(); // the RTC has a built in temperature sensor, this returns the read temperature.

About

ATmega compatible library for the DS3231 RTC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages