MDG Ledclock model 1

MDG Ledclock MDG Ledclock MDG Ledclock MDG Ledclock

An ESP8266 based LED clock which can be controlled by HTTP and MQTT. Tested with Home Assistant but other domotica systems with MQTT support should work fine.

The Hardware is also compatible with the WLED project see > https://kno.wled.ge/

Ok cool, I want one!

What are your options:

  1. Buy a ready to use MDG ledclock Etsy: MDG Led clock model 1
  2. Source your own electronics, 3D print the parts and build it yourself.

If you like my work please consider donating to support my work.

Donate

Electronic parts

Schematic Suggested wiring

Printing parts

The parts are designed with PLA in mind. Nozzle width must be 0.4mm and layer hight 0.2mm. For the front ring and case supports on build plate are needed.

The front ring must be printed in multiple colors. The first 3 layers (0.6mm) white and the rest of the layers black. If you don't know how to print multicolor objects with your printer I suggest you take a look at: https://www.youtube.com/watch?v=1nBnVtOEAiY

The models of this clock are licenced Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) This license lets others remix, adapt, and build upon my work non-commercially, as long as you credit me and license your new creations under the identical terms.

Setup the clock

See https://github.com/degraafm76/mdg-ledclock/blob/main/DOC/MDG%20-%20Ledclock%20(model%201).pdf

Serial configuration

All configuration settings (wifi/mqtt/timezone) can be set with a serial connection. Use 115200 baud

Serial Connection

Update software

There are 2 options to update the clock.

  1. Install Visual Studio code with platform.io and compile/upload the software to the clock. You can find the latest release here https://github.com/degraafm76/mdg-ledclock/releases
  2. Download the bin file from the latest release and flash the file to the clock with ESP home flasher https://github.com/esphome/esphome-flasher/releases