This document discusses sequential digital circuits and various counter circuits. It begins with an introduction to sequential circuits and how they differ from combinational circuits in their ability to store state. Common storage elements like latches and flip-flops are described along with their characteristics. Various types of latches and flip-flops such as D, JK, and T flip-flops are defined. The document then covers counter circuits like synchronous and asynchronous counters. Specific counter circuits like ring counters and Johnson counters are explained. Implementation of 4-bit synchronous and asynchronous counters using flip-flops is demonstrated. Finally, a decade counter integrated circuit is briefly described.