GithubHelp home page GithubHelp logo

bedsideclock's Introduction

ESP8266 based small NTP clock

bedsideclock

Features

  • 24 hour time display
  • NTP sync
  • DST support (automatic change)
  • Configurable over WiFiManager softAP config
  • OTA upgradable firmware

Prerequisites

  • ESP8266 board (recommended: NodeMCU/compatible see BOM)
  • TM1637 4 digit 7 segment display
  • PlatformIO

Build & Installation HOWTO

Hardware BOM

  • NodeMCU v3 board
  • TM1637 4 digit 7 segment display with colon
  • Female-female dupont cable 4pcs (usually comes with the display)

Wiring between NodeMCU and TM1637 display board

NodeMCU 3.3V -> Display Vcc
NodeMCU GND  -> Display GND
NodeMCU D3   -> Display CLK
NodeMCU D4   -> Display DIO

Software installation

PlatformIO automatically downloads all required libraries, boards, and configures your environment.

Uploading

PlatformIO serial

platformio run --target upload

PlatformIO OTA

platformio run -t upload --upload-port <IP address of ESP>

WiFi Configuration

If unable to connect to a known WiFi AP, the unit will come up in configuration mode. Connect your PC/smartphone to SSID "clockAP" and follow captive portal UI to configure your WiFi credentials. Upon successful connnection to your WiFi, clock will remember credentials.

Future plans

  • Force configuration mode (button/jumper, etc)
  • Openweathermap (?)

Special thanks

bedsideclock's People

Contributors

adamkovesdi avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

max5555

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.