Tag: Clock
Arduino 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 ReadingATtiny85 runs at 0.000011574Hz clock
What is the lowest possible clock frequency at which a microcontroller can still do useful work? Here’s a little project that attempts to explore this weird question. by igendel @ idogendel.com: ATtiny85 runs at 0.000011574Hz clock -...
Continue ReadingArduino Real Time Clock with DS1302 and Nokia 5110 LCD Display
Hi guys, in one of our previous tutorials, we made a real time clock, using the DS3231 RTC Module and the 1602 LCD display module. For this tutorial, we will be building something similar using the DS1302 RTC module and the Nokia 5110 display module. Unlike the 1602 LCD module which was...
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 ReadingESP32 NTP OLED clock
danman @ blog.danman.eu build a OLED display NTP clock and document his process on his blog: As a first project with my new ESP32 module with OLED display I chose to build OLED clock. I thought I’ll just find some existing code, upload it and it’s done. There are a few such...
Continue ReadingSolr: Digital Wrist Watch Calculates time from Sun Position
Time can be calculated using the azimuth of the sun (aka solar time). Based on this idea, Tinkerman has built an unusual project called Solr. The concept is to translate the position of the sun into time presented on a vintage display. This new digital watch is freak enough to work only...
Continue ReadingWooden Digital Clock is controlled over WiFi
androkavo @ instructables.com build a nice looking wooden clock that is able to show time, temperature, humidity and also it has alarm. The clock is controlled through your web browser using wifi connectivity and it also has a vibration sensor to stop the alarm. Wooden Digital...
Continue ReadingCMOS-TTL QUADRATURE ENCODER USING LS7084
The quadrature LS7084 Module is a CMOS quadrature clock converter. Quadrature clocks derived from optical or magnetic encoders, when applied to the A and B inputs of the LS7084 are converted to strings of a Clock and an Up/down direction control. These outputs can be interfaced...
Continue Reading