µ[micro]electronics info

A weblog focused on interesting circuits, ideas, schematics and other information about microelectronics and microcontrollers.

E-books

Google

Disclaimer

Because I have not tested all electronic circuits mentioned on this pages, I cannot attest to their accuracy; therefore, I do not provide a warranty of any kind and cannot be held responsible in any manner.

My e-mail

My website

I2C example with the DS1307 RTC

An example of connecting I2C device to AVR - how to connect DS1307 RTC module with an Arduino?

I2C is a serial data bus protocol that allows multiple devices to connect to each other with fairly slow data transfer rates. These slow data transfer rates are fast enough for many devices and allow the bus to be very simple to implement. In this example an Arduino board is used as the bus master and have just one slave device on the I2C bus, a DS1307.

Link: An I2C Bus Example Using the DS1307 Real-Time Clock

Powered by Drupal - Design by Artinet