clock

Clocked SR Flip-Flop Clocked SR Flip Flop: Complete Guide with Circuit, Truth Table, and Working

The Clocked SR flip flop is one of the most fundamental sequential logic circuits in digital electronics. Unlike basic…

Edge AI Wildlife Detection Using Raspberry Pi Zero Edge AI Wildlife Detection Using Raspberry Pi Zero and Smart Camera

Luke Ditria has created a tinier and less expensive version of a wildlife-monitoring device that he built earlier. The tool makes use of AI to…

SiTime's SiT30100 MEMS Clock Generator for Mobile and IoT Devices SiTime Launches SiT30100 MEMS Clock Generator with Temperature Sensor for Mobile and IoT Devices

SiTime Corporation, a company focused on precision timing tech, has just introduced the Symphonic SiT30100, a compact…

7 Segment Clock Build with Arduino Uno Innovative 7 Segment Clock Build with Arduino Uno and Stepper Motors

A DIY project from a YouTuber presents the latest version of his 7 Segment Clock, v3.2C. This tabletop clock is built…

Fully Integrated Precise Time Scale System Fully Integrated Precise Time Scale System Combines Multiple High-Performance Clocks to Provide Primary Source of UTC-Class Time for National Timing of Critical Infrastructure

Microchip Technology Inc. has announced the new Precise Time Scale System which is a fully…

Internet Clock: Display Date and Time on OLED using ESP8266 NodeMCU with NTP Internet Clock: Display Date and Time on OLED using ESP8266 NodeMCU with NTP

RTC or Real Time Clock is the most commonly used module in Electronics and embedded devices to keep track of time. But the…

Serial Communication Protocols Serial Communication Protocols

Before starting with Serial Communication Protocols, let’s break down the terminology into three parts. Communication is a very…

Modify the Clock Frequency to Reduce Microcontroller Power Consumption How to Modify the Clock Frequency to Reduce Microcontroller Power Consumption

Developers always have challenge delivering high levels of functionality and performance while simultaneously maximizing…

Internet Clock using ESP32 and OLED Display Internet Clock using ESP32 and OLED Display

In the previous tutorial, we have made RTC clock using DS3231 and ESP32. To minimize hardware requirements we will make…

 ESP32 Real Time Clock using DS3231 Module ESP32 Real Time Clock using DS3231 Module

In this tutorial, we will learn about Real Time Clock (RTC) and its interfacing with the ESP32 and OLED display.