Giter Club home page Giter Club logo

k2400-brightdot-clock's Introduction

k2400-brightdot-clock's People

Contributors

velbn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

k2400-brightdot-clock's Issues

Open Source to rebuild?

Hello @velbn,
your project looks great.
I was wondering if it is possible to use your code for privte rebuilds using LED Rings and some ESP.

Are you still improving this project?

Thanks from Germany

Two minor suggestions

Hi,

I had a (very short) look at the code, since I am (and have been - like may others) working on a similar (non-commercial) project, and I found two small things that could be (IMO) improved:

    • using pool.ntp.org as NTP server name should assign you a random server from the NTP pool instead of forcing people to Google
  • Jack Christensen's Timezone library https://github.com/JChristensen/Timezone would let you automate the DST switching:

// *************************** time change rule stuff **********************************//
//Central European Time (Frankfurt, Paris)
TimeChangeRule CEST = {"CEST", Last, Sun, Mar, 2, 120}; //Central European Summer Time
TimeChangeRule CET = {"CET ", Last, Sun, Oct, 3, 60}; //Central European Standard Time
Timezone CE(CEST, CET);
TimeChangeRule *tcr; // pointer to the time change rule, use to get TZ abbrev
// *************************** time change rule stuff **********************************//

Clock not working properly

MY ESP32 Board broke down the orrigenal bord is no longer avalible but it is replaced with the WPB109. How ever when I use this software with arduino IDE Version 1.8.9 and the ESP 32 version is 2.0.5. uploading is going good but when I connect my clock to the wifi then the green cirle comes but stops half way through what Can that be? For more info on the problem I also made a topic on the whadda form (https://forum.whadda.com/t/k2400-uploading-firmware/35708).

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.