An open API service indexing awesome lists of open source software.

https://github.com/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
https://github.com/kasunjayasanka/ds3132-rtc-module-with-default-i2c-address-communication

arduino arduino-library arduino-project ds3231-arduino ds3231-rtc esp32 esp8266 esp8266-arduino

Last synced: 9 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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