Events

:

:

Elektronik | Funk | Software

Der Technik-Blog

  • Social Media

    Werbung:


    New Posts


    Events

    • Keine zukünftigen Events vorhanden

    The Tech-Blog

    Arduino Tiny RTC Zeitmodul - Timemodule - Uhrzeit

    Arduino RTC Module

    Alex @ AEQ-WEB

    On this page we show you how to use an RTC time module with an Arduino. A realtime-module is essential for projects where the time and date is an important role. The backup battery keeps the data even in the event of a power failure. There are also alternatives where the Arduino gets the time over an NTP-Server or also modules for time signal transmitters, as you knows it from a radio controlled clock. There are also SD shields with an integrated RTC module.

    Arduino_RTC.ino
    Download
    Werbung:

    The Tiny DS1307 module works with the I2C-bus. To use the module with the Arduino, you need the library from adafruit. Here is an example of how the time module is programmed correctly and how the data is subsequently used. This data can also be summarized as a string and stored, for example on an SD card. The backup battery lives for many years. The module requires a CR2032 battery.

    Arduino -> RTC Module - wiring schematics

    GND -> GND
    5V  -> VCC
    A4  -> SDA
    A5  -> SCL
    


    Info: This page was automatically translated and may contain errors
    122X122

    About the Author

    Alex, the founder of AEQ-WEB. He works for more of 10 years with different computers, microcontroller and semiconductors. In addition to hardware projects, he also develops websites, apps and software for computers.

    Top articles in this category:

    Arduino LM358 PT1000 Sensor Converter

    PT1000 Converter for Arduino

    • Video
    • DE/EN

    PT1000 sensors can not be measured directly analog with a microcontroller. How to build a PT100 Converter with LM358 and Arduino?

    read more
    Arduino PT100 Temperature Sensor Converter

    PT100 - Measure temperature with Arduino

    • Video
    • DE/EN

    The PT100 is a very precise industrial temperature sensor. This article is about building a measuring amplifier for reading a PT100 on the Arduino

    read more

    Social Media

    Werbung:


    New Posts


    Events

    • Keine zukünftigen Events vorhanden