pjgueno / SCClock

A NTP clock with PM display

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SCClock

A NTP clock with PM display

Features

  • NTP sync with the server of LNE-SYRTE in Paris
  • Show the PM values of one or multiple sensors from the Sensor.Community API
  • Configuration interface on the local network like Sensor.Community
  • A few functions: automatic change, fading, random order

BOM

  • NodeMCU 0.9
  • WS2812 8x8 LED Matrix
  • TM1637 4 digit 7 segment
  • push button

Information

The clock uses the FastLED library for ESP8266 which makes it easily scalable. Any kind of LED matrix can be used for bigger or smaller projects.

Pictures

Clock

Home

Values

Settings1

Settings2

Settings3

About

A NTP clock with PM display

License:GNU General Public License v3.0


Languages

Language:C++ 77.1%Language:C 20.6%Language:Python 2.3%