Make your own IoT Smart Clock that can:
Easy to build just need a Wemos D1 Mini and MAX7219 LED Dot Matrix Panel. No need programming skill no need Laptop/PC to program Wemos ESP8266 microcontroller, just need Android phone to upload sketch/firmware to Wemos via USB OTG.
It runs completely autonomously and be configured and controlled via an Android app, with the app you can configure and setting IoT Smart Clock (ESPMatrix) device very easy with a simple interface.
1) Cut half of the existing dupont cable, so it becomes around 10cm.
2) Connect female header on dupont cable with male header on LED Dot matrix panel, see picture.
3) Separate the cable into two parts, 2 cables for VCC & GND, 3 cables for CLK DS & DIN. then enter into the hole on the pcb, see picture.
This 3d printed case is design more slim and pressing to make it look solid and robust, so to install it is not so easy need a little pressed.
ESP matrix can be made in two sizes, a short 32x8 pixel of LED use 1 panel LED Dot matrix and a long 64x8 pixels of LED use 2 panel LED dot matrix, so to make a 3D printed case depends on your choice.
1) To program the Wemos ESP8266 (ESP Matrix) very simple, you only need to connect Wemos (ESP Matrix) to an Android phone via a micro usb cable and OTG adapter, see picture.
2) Then install the ESP Matrix app from Google Playstore. https://goo.gl/b9YAth
3) In the first welcome screen tap UPLOAD button.
After programming is complete then it is necessary to set some parameters of the devices:
1) Connect ESP Matrix device to network internet using app.
2) You need Sign-up to get an API key from openweathermap.org, then copy the your API key to the weather option in app.
3) You need City ID from openweathermap.org, eg.2643743 for London, then copy the your City ID to the weather option in app.