Code Monkey home page Code Monkey logo

esp8266-ntp-clock's Introduction

ESP8266-NTP-Clock

this is a code for esp8266 NTP clock, which will get time from NTP server which means you don't need an RTC to get the time. There are three codes provided here : 1: simple code to print time from NTP server in serial monitor 2: printing time on 1.8" SPI ST7735 TFT display 3: printing time on 1.8" SPI TFT ST7735 display with custom 7seg font and the font file (.h) is already added in this repo.

for more information check this video on YT: https://www.youtube.com/watch?v=N0dCZ37cE5o

make sure before uploading the code you edited the offsetTime which will select your country timezone as for me it is 19800 since my time standerd is UTC+5:30=5.56060=19800 say yours is UTC+1=16060=3600 so refer these two examples to get offset time for your time standerd.

esp8266-ntp-clock's People

Contributors

shveytank avatar

Stargazers

Péter Vámos avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

red-kooga

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.