Interfacing Intersil ISL1208 RTC with Arduino

Tutorial on interfacing Intersil/Renesas ISL1208 Real-Time Clock chip with Arduino boards through I2C interface. Arduino compatible library and example code are included.
These are mostly how-to tutorials related to electronic hardware such as Arduino, Raspberry Pi, microcontrollers and electronic circuits. Interfacing sensors, displays, writing libraries all come under this category. You can request us new tutorials or help us improving the existing ones.

Tutorial on interfacing Intersil/Renesas ISL1208 Real-Time Clock chip with Arduino boards through I2C interface. Arduino compatible library and example code are included.

ptScheduler is a non-preemptive task scheduler and timing library for Arduino-supported microcontrollers that helps to write non-blocking periodic tasks easily.