Skip to content

sam-tj/DigitalClockSmartShelvingWithESP

Repository files navigation

DigitalClockSmartShelvingWithESP

PIC1

PIC2

DIY 3D printed clock working with NodeMCU (ESP-12)

The project uses NTP server to get the Time values and uses it to display it on the clock.


Libraries Required

You need to download the following:


List of components used:


Tutorial

This project is a fork from DIY Machines project "Giant Hidden Shelf Edge Clock"

Thus can use the same tutorial for assembly of the clock: https://www.instructables.com/id/How-to-Build-a-Giant-Hidden-Shelf-Edge-Clock/

3D Files can be found here: https://www.thingiverse.com/thing:4207524/files


Connections

NodeMCU Clock LED Shelf LED LDR Sensor
D6 Data In - -
D5 - Data In -
A0 - - Analog Out
Vin +5V +5V -
3.3V - - 3.3V
GND GND GND GND

Connections