Skip to content
 
 

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordClock

Version mantained

maintainer

Font and german layout based on https://www.mikrocontroller.net/articles/Word_Clock

Requirements

Healthcheck

WordClock

Assemble

Word-Clock - Die WLAN Wort-Uhr zum selber bauen

Installation

  • Change the WiFi credentials in the wordclock/wordclock.ino.
  • Upload the sketch wordclock/wordclock.ino to your Wemos D1 mini (or other ESP8266).
  • Enjoy

Usage

Check in your router what IP-adress your Wemos got. Open a webbrowser and go to http://[YOUR_WEMOS_IP]. For (example) the IP-adress 192.168.178.20 go to http://192.168.178.20.

Functions

Mode = Time

Set color

You can set a foreground and background color on your clock.

API example

http://[YOUR_WEMOS_IP]/?mode=time&fg=#ffffff&bg=#000000

Set time offset

You can set a time offset to specify your timezone.

API example

http://[YOUR_WEMOS_IP]/?mode=time&tz=3

Mode = Icon

Set icon

For now there are some (not so good looking) icons implemented. They will be changed in future.

API example

http://[YOUR_WEMOS_IP]/?mode=icon&icon=sun

Mode = Degree

Set degree

It's possible to display degree values for temperatures. The values could be send for example by a home automation software.

API example

http://[YOUR_WEMOS_IP]/?mode=degree&degree=27

Support me / Follow me

Web Facebook Twitter Instagram YouTube

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages