All Projects → panbachi → Wordclock

panbachi / Wordclock

Licence: mit
DIY WordClock

Labels

Projects that are alternatives of or similar to Wordclock

Rogue router
Solar Access Point Fileserver for Sparkfun Thing
Stars: ✭ 34 (-39.29%)
Mutual labels:  esp8266
Esphome Mitsubishiheatpump
ESPHome Climate Component for Mitsubishi Heatpumps using direct serial connection
Stars: ✭ 45 (-19.64%)
Mutual labels:  esp8266
Desk Lamp Alternative Firmware
An alternative firmware for the Mijia Xiaomi Desk Lamp
Stars: ✭ 54 (-3.57%)
Mutual labels:  esp8266
Mclighting
The ESP8266 based multi-client lighting gadget
Stars: ✭ 977 (+1644.64%)
Mutual labels:  esp8266
Hass Yaap
Yet another alarm (control) panel for Home Assistant.
Stars: ✭ 44 (-21.43%)
Mutual labels:  esp8266
Esp mqtt
MQTT client library for ESP8266
Stars: ✭ 1,047 (+1769.64%)
Mutual labels:  esp8266
Esp8266 smartconfig flutter example
Esp8266 smartconfig(onetouch) config using flutter example
Stars: ✭ 33 (-41.07%)
Mutual labels:  esp8266
Esp8266 Wifi Socket
Custom SW for the OBI "Wifi Stecker Schuko"
Stars: ✭ 55 (-1.79%)
Mutual labels:  esp8266
Arduino Nats
An Arduino / ESP8266 / Particle Photon compatible C++ library for communicating with a NATS (http://nats.io) server
Stars: ✭ 44 (-21.43%)
Mutual labels:  esp8266
Atc
STM32 LL AT-Command parser
Stars: ✭ 53 (-5.36%)
Mutual labels:  esp8266
Esp3d
FW for ESP8266/ESP8285/ESP32 used with 3D printer
Stars: ✭ 979 (+1648.21%)
Mutual labels:  esp8266
Usb Esp
How to make a tiny USB powered ESP-12S
Stars: ✭ 39 (-30.36%)
Mutual labels:  esp8266
Libraryepd
Library Arduino for 4.3 inch e-Paper by Waveshare
Stars: ✭ 50 (-10.71%)
Mutual labels:  esp8266
Esp8266audio
Arduino library to play MOD, WAV, FLAC, MIDI, RTTTL, MP3, and AAC files on I2S DACs or with a software emulated delta-sigma DAC on the ESP8266 and ESP32
Stars: ✭ 972 (+1635.71%)
Mutual labels:  esp8266
Bleeper
Library to manage your firmware configurations written in C++
Stars: ✭ 54 (-3.57%)
Mutual labels:  esp8266
Smarthome
💡 智能电器管理综合系统
Stars: ✭ 33 (-41.07%)
Mutual labels:  esp8266
Wavin Ahc 9000 Mqtt
Esp8266 mqtt interface for Wavin AHC-9000/Jablotron AC-116
Stars: ✭ 47 (-16.07%)
Mutual labels:  esp8266
Sx126x Arduino
Arduino library to use Semtech SX126x LoRa chips and modules to communicate
Stars: ✭ 55 (-1.79%)
Mutual labels:  esp8266
Victron.arduino Esp8266
Code to read the VE.Direct-Protocol from serial into a value array. Uses a non-blocking read loop and does checksum verification before adding the data.
Stars: ✭ 54 (-3.57%)
Mutual labels:  esp8266
Digitrack
Attacks for $5 or less using Arduino
Stars: ✭ 53 (-5.36%)
Mutual labels:  esp8266

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].