LED-ClockShelf icon indicating copy to clipboard operation
LED-ClockShelf copied to clipboard

Code base for a completely customizable and configurable LED clock using WS2812b RGB LEDs. Controllable via the Blynk app

Results 9 LED-ClockShelf issues
Sort by recently updated
recently updated
newest added

Is it possible to change the colors without the Blynk app? Unfortunately, Blynk has become very expensive to fully utilize. Greetings: André

Hey Florian, my clock was already running for 1 year until Blynk switched off the server. Now I've changed the config to Blynk 2.0. I now get the error message:...

Sometimes with some bad timing an animation glitches out. In this case it would be beneficial if a callback fired once the complex animation finished to display the current digit...

Has to be done after #7 If the ESP is unable to establish a WIFI connection an AP should be created to be able to access the hosted web interface...

enhancement
embedded

Has to be done after #5 A website has to be served by the ESP which provides all configuration settings previously found in the static Configuration.h file

enhancement
embedded

Currently the configuration is done statically via precompiler defines. This should be changed to happen dynamically on startup. Current approach: * use a json file stored in the filesystem of...

enhancement
embedded

Hello ! First of all, many thanks for your work! It is absolutely marvelous and I decided to build one. However, I have a (stupid maybe) question. DIY Machines places...

Hello Florian, I have decided to do this project and when I assemble it I don't know what I am doing wrong. When I plug everything in, turn it on,...

After setting up the clock and getting the clock to behave the way I want (dim slightly as it gets dark, brighten as the room is brighter), I realize I...