Skip to content

deneyapkart/deneyap-gercek-zamanli-saat-arduino-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deneyap Real Time Clock Arduino Library

FOR TURKISH VERSION trflag

***** Add photo ****

Arduino library for Deneyap Real Time Clock MCP7940

🔎Specifications

  • Product ID M50, mpv1.0
  • MCU MCP79400
  • Weight
  • Module Dimension 25,4 mm x 25,4 mm
  • I2C address 0x6F, 0x57
Address
0x6F, 0x57 default address

📕Documentation

Deneyap Real Time Clock

Deneyap Real Time Clock Şematik

Deneyap Real Time Clock Teknik Çizim

MCP7940-datasheet

How to install a Arduino Library

📌Deneyap Real Time Clock

This Arduino library allows you to use Deneyap Real Time Clock with I2C peripheral. You can use this library in your projects with any Arduino compatible board with I2C peripheral.

🌐Repository Contents

  • /docs README_tr.md and product photos
  • /examples Examples with .ino extension sketches
  • /src Source files (.cpp .h)
  • keywords.txt Keywords from this library that will be highlighted in the Arduino IDE
  • library.properties General library properties for the Arduino package manager

Version History

1.0.1 - updated comment line in sketches

1.0.0 - initial release

🚀Hardware Connections

  • Deneyap Real Time Clock and Board can be connected with I2C cable
  • or 3V3, GND, SDA and SCL pins can be connected with jumper cables
Real Time Clock Function Board pins
3.3V Power 3.3V
GND Ground GND
SDA I2C Data SDA pin
SCL I2C Clock SCL pin
OUT OUTPUT pin PWM pin

📑License Information

Based on Zanduino MCP7940 Arduino Library. Changed to work with Deneyap Real Time Clock MCP7940.

Please review the LICENSE file for license information.