Skip to content
#

ds3231-rtc

Here are 10 public repositories matching this topic...

Language: All
Filter by language

Using NodeMCU ESP8266 for controlling switches (Relay). Uses RTC (Real Time Clock - DS3231) and NTP (Network Time Protocol) for maintaining time. OLED Display (128x64) for instant updates. A webserver for Manual Controls. Vast application including Aquariums and IOT related.

  • Updated Dec 27, 2022
  • C++

The project integrates an Arduino with a DHT11 sensor for measuring temperature and humidity, along with an RTC DS3231 module for maintaining real-time clock functionality. The Arduino periodically reads data from the DHT11 sensor and RTC module, calculates the heat index, and sends all data (including date, time, temperature, and humidity)

  • Updated Apr 21, 2024
  • C++

Improve this page

Add a description, image, and links to the ds3231-rtc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ds3231-rtc topic, visit your repo's landing page and select "manage topics."

Learn more