Skip to content

Short script to read a real time clock (RTC) using an Arduino Nano. The time is then transmitted via 433Mhz communication using sender/receiver modules.

Notifications You must be signed in to change notification settings

MaxPRon/Arduino-Wireless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino-Wireless

Simple script to read the time from a Real time clock (RTC) DS3231 transmit it using 433 Mhz sender/receiver modules. For this two Arduino Nano are used where one reads and controls the time and sender. The second one functions as the receiver. (See schematic)

Used components

Schematic

Schematic

References:

Code is based on the following:

  1. https://draeger-it.blog/arduino-tutorial-433mhz-sender-empfaenger/
  2. https://lastminuteengineers.com/ds3231-rtc-arduino-tutorial/
  3. https://dronebotworkshop.com/433mhz-rf-modules-arduino/

About

Short script to read a real time clock (RTC) using an Arduino Nano. The time is then transmitted via 433Mhz communication using sender/receiver modules.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages