Coder Social home page Coder Social logo

wifideskclock's Introduction

WifiDeskClock

Desktop Clock with WiFi for accurate time display!

clock

Introduction

I like clock. Especially digital ones. I made a digital desktop clock already using DS1307 as shown in my other repo:

However there are things that can be made much better.

  • DS1307 time drift. After a few months / years, the time is not accurate anymore.
  • No time synchronization. During setting time, need to really set it at 00 seconds to be a bit accurate.
  • Inability to store timezone information.
  • Need to adjust the clock for Summer Time / Winter Time. I ended up +- 1 hour. It is only 2x a year, but still.
  • DS1307 is an extra hardware. Extra cabling. Extra ordering. Also CR1032 battery needed.

Having a WiFi clock which is synchronized with NTP server makes the time accuracy high. I don't have to set the +- 1 hour for daylight savings. Also I can select the timezones easily (thanks to the ezTime Library) The only thing I need is a proper internet connection and WiFi signal.

System Description

Hardware used:

  • WeMos D1 R1 (Old version)
  • max7219 4x8x8 led matrix

Credits

Time library

https://github.com/ropg/ezTime/

Display library

https://github.com/MajicDesigns/MD_MAX72XX

wifideskclock's People

Contributors

seryafarma avatar

Watchers

 avatar

wifideskclock's Issues

README update

Typo. Missing readme url for the other clock. I suppose you want to point to karamel traktatie?

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.