Oldal: 1 / 1

Óra építése - Building a Clock

Elküldve: 2018. január 7., vasárnap 13:19
Szerző: morvfer

Egy videó róla:
A video about it:



Egyszerűen megépíthető NTP beállítású óra, a neten találtam, gondoltam megépítem.

I found a simple clock with NTP settings online and decided to build it myself.

Terveztem hozzá egy vázat, amelyre rá lehet csavarozni a mátrixokat:

I designed a frame for it that can be used to screw the matrices onto:

A 3D STL innen tölthető le: (kattints a képre)

The 3D STL file can be downloaded from here: (click on the image)

Kép

Az óra vezérlése a már jól ismert Arduino D1 Mini NodeMcu 4M bytes Wifi ESP8266, bekötése pedig a következő:

D1 Mini - 8X8 Matrix
GND - GND
3,3V - VCC
D7 - DIN
D5 - CLK
D3 - CS

The clock is controlled by the well-known Arduino D1 Mini NodeMcu 4M bytes Wifi ESP8266, and the wiring is as follows:

D1 Mini - 8X8 Matrix
GND - GND
3.3V - VCC
D7 - DIN
D5 - CLK
D3 - CS


A program innen tölthető le: http://morvaiferenc.hu/Matrix_Ora/ESP_L ... _clock.zip

The program can be downloaded from here: http://morvaiferenc.hu/Matrix_Ora/ESP_L ... _clock.zip

Feltöltés előtt be kell állítani az internet hozzáférést!

A kódon nem változtattam semmit, viszont teszteltem és kiválóan működik.

Before uploading the program, you need to set up the internet access!

I haven't made any changes to the code, but I tested it and it works perfectly.