A simple IoT display inspired by the LaMetric Time.
Built with a NodeMCU ESP8266 and 32x8 Neopixel matrix.
Compiled and flashed with PlatformIO plugin for VSCode.
Incomplete build guide
WIP
Adafruit GFX Library by Adafruit
FastLED by Daniel Garcia
JsonStreamingParser by Daniel Eichhorn
Time by Paul Stoffregen
WifiManager by tzapu
The libraries above can be found and installed in the PlatformIO library manager.
FastLED NeoMatrix by Marc Merlin
This library needs to be downloaded and manually added to the lib folder
- Daniel Quach
This project is licensed under the GNU GPLv3 License - see the LICENSE.md file for details