Skip to content

WordClock using Neopixel LED Matrix, 3d printing and arduino-like devices

Notifications You must be signed in to change notification settings

JayFiDev/WordClock

Repository files navigation

WordClock

Hardware

  • 3d printed case
  • (optional) lasered metal frontplate
  • ESP8266 Board
  • (optional) RTC
  • 8x8 Neopixel matrix
  • (optional) Buttons

3D Model

  • Initial setup is done
  • improve printability
  • add rounded corners
  • add buttons cutouts
  • new frontplate export

Software

WifiManager - initial configuration

  • Implemented
  • custom ip, ssid

NTP client

  • Implemented

WebServer - configuration of timezone, other options

  • Implemented initial version
  • functions to set, save, read from eeprom for config data
  • how to get ip adress? -> serial atm.
  • matrix options (different modes, etc)
  • set time from web interface

RTC

  • save ntp to rtc
  • code for reading/writing to rtc

RGB matrix

  • layout
  • code to display time
  • mapping time to pixels
  • different color modes

About

WordClock using Neopixel LED Matrix, 3d printing and arduino-like devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages