ichilton / mcp7941x_arduino

Arduino Library for the Microchip MCP7941x Real Time Clock IC's

Home Page:http://ichilton.github.com/nanode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino Library for using the MCP7941x IC.

Only currently supports 24hr clock and doesn't do any validation.

The MCP79411 is an I2C RTC chip which also includes 1K of EEPROM,
64 bytes of SRAM and a Unique ID.

There are 3 flavours of the MCP7941x, which differ in the Unique ID content:
MCP79410 - Blank
MCP79411 - EUI-48 Mac Address
MCP79412 - EUI-64 Mac Address

About

Arduino Library for the Microchip MCP7941x Real Time Clock IC's

http://ichilton.github.com/nanode


Languages

Language:C++ 66.8%Language:Processing 33.2%