• Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
HomepcDuinoArduino-ish ProgramI2CReal Time Clock (RTC) module on pcDuino3 Nano
Previous Next

Real Time Clock (RTC) module on pcDuino3 Nano

Posted by: admin , February 9, 2015

In this tutorial, we will show how to use the Linker Real Time Clock (RTC) module on pcDuino3 Nano.

Hardware Connection:

 

The schematic is shown in the image below:

viewfile

 

 

 

 

 

 

 

 

 

 

 

 

The image of the actual hardware wiring below:

 

viewfile (2)

 

 

After we install i2c-tools, we can find the linker RTC module attached on the i2c bus by issuing the command below.

>i2cdetect -y 2

viewfile (1)

 

 

The screenshot above shows the result and that there is an i2c device on bus 2 at address 68h.

Share!
Tweet

admin

About the author

Leave a Reply Cancel reply

You must be logged in to post a comment.

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors