rodan / ds3234

arduino library for DS3234 RTC

Home Page:http://www.maxim-ic.com/datasheet/index.mvp/id/4051

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  DS3234 library for the Arduino.

  This library implements the following features:

   - read/write of current time, both of the alarms, 
   control/status registers, aging register, sram
   - read of the temperature register, and of any address from the chip.

  Author:          Petre Rodan <2b4eda@subdimension.ro>
  Available from:  https://github.com/rodan/ds3234
  License:         GNU GPLv3

About

arduino library for DS3234 RTC

http://www.maxim-ic.com/datasheet/index.mvp/id/4051


Languages

Language:C++ 79.4%Language:C 20.6%