Coder Social home page Coder Social logo

arduclock's Introduction

ArduClock

Arduino 24 Hours Clock using MAX7219 LED matrix display with selectable Fonts.

Original code is from Youtube channel Mount Dynamics (https://www.youtube.com/watch?v=1rt031sYztw), with 12 hours clock. I modified the code to incorporate 24 hours, and added font selection feature.

I build this using spare Arduino Nano and MAX7219 matrix display which I have been using in my previous DIY. So I just need to buy RTC DS3231 and other small parts for this.

This clock is purely displaying clock (hour, minute), and no day / month / year will be displayed. Added font selection because I kind of curious how to properly arrange it to display, and what fonts are good or not good to use in this MAX7219.

Schematics

Arduino_24hrs_Clock_Fonts_Schematics

Diode on VCC line is 1N4007, or any other standard diode, just for protection, so 5V pin on Arduino will function as supply input only. LED matrix and RTC DS3231 will be powered from external supply only, not from arduino's 5v pin, thanks to diode's 1 way current direction characteristics.

Cabling and Connection

It's merely breadboard style, so it's quite a mess, but the Arduino PCB with socket and headers can be used for any other project. So, that's an option I choose. IMG_20240409_110618

Setup Manual

ARDUINO_DIGITAL_CLOCK

arduclock's People

Contributors

chrissuryanto 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.