KasunJayasanka / DS3132-RTC-Module-with-Default-I2C-Address-Communication

This code will help to get date time values arduino related project without RTC_DS3231 Libarary and Only need Wire.h Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DS3132-RTC-Module-with-Default-I2C-Address-Communication

This code will help to get date time values arduino related project without RTC_DS3231 Libarary and Only need Wire.h Library

  • custom header file has been created as RTCds3231Settings.h to simplify the codes in main function

About

This code will help to get date time values arduino related project without RTC_DS3231 Libarary and Only need Wire.h Library

License:GNU General Public License v3.0


Languages

Language:C 77.1%Language:C++ 22.9%