From 04c4e78af956137d62839d2fe79a029064a70acf Mon Sep 17 00:00:00 2001 From: Henry Hale Date: Sat, 12 Nov 2022 08:52:18 +0000 Subject: [PATCH] added live demo --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 52ecd24..66d5d4b 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,12 @@ A clear understanding of Boolean Algebra and/or Electronics is required to get s > I recommend that you read this article on Wikipedia before you proceed; > [Seven Segment Display](https://en.wikipedia.org/wiki/Seven-segment_display) +## Live Demo + +Just to clear the mind, here is a live demo of digital clock + +> _Check out this live demo_ [here](https://7segmentdisplaydecoder.netlify.app/) + ## Introduction A **Display Decoder** is a _combinational circuit_ which decodes an _n-bit input value_ into a number of output lines to drive a display. An device which converts one digit format into another is a **Display Decoder Intergrated Circuit**