Use your forum account to login.

LOGIN

TOP Contributors

  1. MikroElektronika Team (42 codes)
  2. Alcides Ramos (30 codes)
  3. Dany (24 codes)
  4. NART SCHINACKOW (22 codes)
  5. Rajendra Bhatt (6 codes)
  6. Roman Black (6 codes)
  7. Alberto Trasimeni (6 codes)
  8. Andrew Hazelden (6 codes)
  9. Russell Kelly (5 codes)
  10. Peter Erasmus (5 codes)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Example

RTC2 click - Example

Rating:

Author: MikroElektronika Team

Last Updated: 2012-04-24

Category: Timers (Real time clock)

Downloaded: 653 times

Not followed.

Example for RTC2 click board in mikroBUS form factor. It is a simple demonstration how to read/write date and time from DS1307 RTC (real-time clock). Date and time are read from the RTC every 10 milliseconds and printed on LCD. Communication with the board is done via I2C interface.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "RTC2 click - Example" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "RTC2 click - Example" changes.

Do you want to report abuse regarding "RTC2 click - Example".

  • Information
  • Comments (2)

Example Blog

RTC2 click

RTC2 click

Front and back view of RTC2 click board designed in mikroBUS form factor. mikroBUS is specially designed pinout standard with SPI, I2C, Analog, UART, Interrupt, PWM, Reset and Power supply pins.

View full image

DS1307 serial realtime clock (RTC). It is a low-power, full binarycoded decimal (BCD) clock/calendar with programmable square-wave output signal. Board features a 3V/230mA lithium battery as a backup power supply which ensures that timekeeping operation continues even when the main power supply goes OFF.

PIC examples are written for:
- EasyPIC v7 - PIC18F45K22
- EasyPIC PRO v7 - PIC18F87K22

RTC2 click board schematics

RTC2 click board schematics

Board uses I2C interface for communication, and can only use 5V power supply.

View full image

ALSO FROM THIS AUTHOR

Bluetooth click - Example

Example for Bluetooth click board in mikroBUS form factor. This expects a message from the Master (Bluetooth dongle, mobile phone, etc) and displays in on the Lcd.

[Learn More]

LightHz click - Example

This project demonstrates working with TSL230RD.
Pulses from TSL230BR are counted using RB0/INT interrupt on rising edge on pin RB0 of PIC18F45K22 MCU. Timer1 generates interrupt after 1/4 second for calculating frequency.

[Learn More]

Datalogger for Temperature and Humidity

We’ll show you how easily you can create a fantastic Temperature and Humidity Datalogger device which draws graph on TFT display and stores the acquisition data on the microSD card. We have added an extra autonomous battery power supply feature, so you can carry around your datalogger where ever you go.

[Learn More]