Nodemcu-based NTP clock, displaying hours with a Max7219 LED matrix
转到文件
Lomanic 325bb9a083 Add pinout in README 2020-01-18 20:15:29 +00:00
README.md Add pinout in README 2020-01-18 20:15:29 +00:00
nodemcu-max7219-clock.ino initial commit 2020-01-12 23:46:53 +01:00

README.md

Nodemcu NTP clock with Max7219 LED matrix

Hardware parts

Pinout

Pinout:

  • Connect 3V to VCC
  • Connect G to GND
  • Connect D5 to DIN
  • Connect D6 to CS
  • Connect D7 to CLK

Note: it's all sequential

Software dependencies

This uses the Arduino IDE with the esp8266 core and the following libraries, installed using the Libraries manager: