Tag: DS3231
EncroPi – RTC Combined with the Power of the RP2040 Microcontroller
EncroPi is a device that when connected to a system, can be used to log data, encrypt data, or as a secure key, and store the data in real-time. The innovative and highly-efficient USB RTC stick can be used to keep track of seconds, minutes, hours, days, dates, months, years, and even...
Continue ReadingMeet the Modern and Sleek USB Real Time Clock (USB RTC) Designed For Accurate Time Keeping
A team of developers has designed a USB RTC for the Raspberry Pi; one that allows you to measure the passage of time while you build advanced products and gadgets. "We understand the hustle programmers and hardware experts face in their projects that divert them creating many wonderful...
Continue ReadingNokia 5110 LCD based Arduino Datalogger with Menu
Over time, we have built several Arduino based weather stations, real-time clocks, dataloggers and a dozen of projects based on Nokia 5110 LCD display. For today’s tutorial, we will merge all that we have learned from each of those tutorials and we will build a datalogger with a...
Continue ReadingArduino Real Time Clock with Temperature Monitor
Hi guys, in one of our previous tutorials, we built a real-time clock with temperature monitor using the DS3231 and the 16×2 LCD display shield. Today, we will build an upgrade to that project by replacing the 16×2 LCD display with an ST7735 based 1.8″ colored TFT display. Apart...
Continue ReadingSimple Arduino Data Logger
A data logger is an electronic device or instrument that records data over a period of time. It allows the user to record time or location stamped data which can be viewed at a later time or real time. Irrespective of the type of data being logged or the kind of data logger, these...
Continue ReadingReal Time Clock and Temperature Monitor using DS3231 Module
The DS3231 is a very low power RTC chip, it has the ability to keep time with incredible accuracy such that even after power has been disconnected from your product, it can run for years on a connected coin cell battery. This module has the ability to communicate via I2C or SPI but for...
Continue ReadingArduino Weather Station With E-Ink Display
Arduino Uno home weather station with e-ink display The hardware used for this project is: Waveshare 4.3 e-ink display Arduino Uno Adafruit BME280 combined temperature, humidy and atmospheric pressure DS3231 based hardware clock Arduino Weather Station With E-Ink...
Continue ReadingReal Time Clock On 20×4 I2C LCD Display with Arduino
Sometimes it may be necessary to use a display while making a hardware project, but the size and the type of the display may vary according to the application. In a previous project, we used a 0.96″ I2C OLED display, and in this project we will have an I2C 20×4 character...
Continue Reading