Git Product home page Git Product logo

24-hour-digital-clock's Introduction

24-Hour-Digital-Clock

The ESP32 module used here is ESP-WROOM-32. In this project we use a ESP32 micro-controller along with a 4 Digit 7-segment display (common cathode or ground) to build a 24 Hour Digital Clock. First we connect all the pins from 4 Digit 7-Segment display to the ESP32 GPIOs. The Driver for the 4 Digit 7-Segment display is written for reference check the Data Sheet included and the Arduino Code. Since we are using a common cathode configuration we require a multiplexer to multiplex all the cathodes of the 4 digit 7-Segment dsiplay to the common ground of the micro-controller. The multiplexer used in this project (16 channel) is a defective one which has only 4 working channels and 4 select pins. Note: If you are using a 4 channel multiplexer it requires only two select pins or two GPIOs and in case of a 16 channel mux it requires 4 select pins. The Built-in Timer for ESP32 is used to track the time, which ticks every second. We also make use of NTP library which needs to be installed from the Arduino library manager. NTP library allows us to get real time from the internet which can be used to set up the time for the clock.

24-hour-digital-clock's People

Contributors

sayeed97 avatar

Stargazers

VITALII UMANETS avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.