# ESP8266-MAX7219-LED-Matrix-Clock **Repository Path**: simonliu009/ESP8266-MAX7219-LED-Matrix-Clock ## Basic Information - **Project Name**: ESP8266-MAX7219-LED-Matrix-Clock - **Description**: esp8266 4x8x8 led matrix clock with sntp - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-02-17 - **Last Updated**: 2024-02-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ESP8266-MAX7219-LED-Matrix-Clock esp8266 4x8x8 led matrix clock with sntp 只完成了显示时间,利用configTime完成sntp时间同步 参考:https://github.com/G6EJD/ESP8266-MAX7219-LED-4x8x8-Matrix-Clock.git 引用库: https://github.com/adafruit/Adafruit-GFX-Library https://github.com/markruys/arduino-Max72xxPanel