Git Product home page Git Product logo

wordclock's Introduction

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

Customizations

Modify user_config.h to change config

Key Values Comment
GRID_ROWS 10
11
count of rows
GRID_COLS 11 count of cols
GRID_FIRST 0: top-left
1: top-right
2: buttom-left
3: buttom-right
position of first led
GRID_LANGUAGE de_DE: german
de_DE_alt: german alternative
langauge
GRID_SINGLE_MINUTES 0: before
1: after
position of minutes leds

Installation

Make your Arduino ready for Wemos D1 mini e.g. https://makesmart.net/esp8266-d1-mini-programmieren/

  • Change the grid settings in the wordclock/user_config.h.
  • Upload the sketch wordclock/wordclock.ino to your Wemos D1 mini (or other ESP8266).
  • Enjoy

Usage

The WordClock creates a WiFi-Hotspot with the name "WordClock". Connect e.g. your smartphone to the hotspot and you will be forwared to the config page, where you can set the WiFi credentials. Check in your router what IP-adress your WordClock got. Open a webbrowser and go to http://[YOUR_WORDCLOCK_IP]. For (example) the IP-adress 192.168.178.20 go to http://192.168.178.20.

Functions

Set color

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

Set time offset

You can set a time offset to specify your timezone.

Set DND

You can set a time span in which the clock should be switched off.

PWA

You can use the webbrowser function "Add to start screen" to install the webinterface as an app to your android (and possibly ios) smartphone.

Create own grid-layout

To create your own grid-layout visit the Wiki: Create Grid-Layout

Support me / Follow me

Web Facebook Twitter Instagram YouTube

wordclock's People

Contributors

napsio avatar sehlings avatar tuxinaut avatar hn-gz avatar skylightxd avatar valknut89 avatar

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.