NetClock by Domo-Com 3d model
3dmdb logo
Thingiverse
NetClock by Domo-Com

NetClock by Domo-Com

by Thingiverse
Last crawled date: 3 years ago
Presentation
Atomic Clock with custom message
This clock auto connect to internet to setup the good time from your local time
you can also send a custom message from webpage.
After 10s without msg displayed, clock comes back.
Comming soon, outside temp will be displayed
New
I'm currently developing a bundled version already programmed, with a simple net browser to setup your ssid/password to update the atomic clock, with your nearest Ntp server.
You can also translate day and month message to your language ,)
Pm me if you are interrested to get the wireless microship ready to use.(with latin alphabet and numbers only for the moment)
Materials
Esp8266 version min 12e here
Adapter 12v here
step down power module here
Max7219 leds matrix here
Nota: When you click on links to various merchants on this site and make a purchase, this can result in this site earning a commission, Thank you in advance ;)
Esp8266 upload
Update the code to your local time
Upload the code to esp8266
Wiring
From the code, wire the associated pin
(see witty cloud pic)
#define CLK_PIN D5 // or SCK
#define DATA_PIN D7 // or MOSI
#define CS_PIN D0 // or SS
wire Max7219 to 5v power module
wire Esp8266 to 3.3V power module
Custom Message
Open in a web browser the ip address shown when the clock startup.
Write your message and click send text, you'll see your message scrolling on the clock.
After 10s without msg displayed, clock comes back.

Tags