Go to file
Fabian Schlenz 0e82f94846 Lots of changes:
* More animations with generalized code to display them.
  * The hostname will now include a unique id of the ESP.
  * Effect can now be restricted to a smaller "window".
  * Clock is now BigClock, SmallClock is now Clock.
  * Clock shows the time as well as the sinematrix effect. Closes #8.
  * If the loop takes too long too often, the ESP will automatically be rebooted. Closes #12.
  * The text drawing methods are now much more generalized. #5.
2019-05-23 21:18:15 +02:00
tools gif2c: Better handling of 'transparent over last frame', 'transparent gif here'. Also frame delays are now included. 2019-05-23 21:15:34 +02:00
.gitignore Initial commit. 2019-05-21 05:52:57 +02:00
animations.h Lots of changes: 2019-05-23 21:18:15 +02:00
config.sample.h Lots of changes: 2019-05-23 21:18:15 +02:00
effects.h Lots of changes: 2019-05-23 21:18:15 +02:00
fastled.ino Initial commit. 2019-05-21 05:52:57 +02:00
functions.h Lots of changes: 2019-05-23 21:18:15 +02:00
mqtt.h Lots of changes: 2019-05-23 21:18:15 +02:00
ntp.ino Initial commit. 2019-05-21 05:52:57 +02:00
ota.ino Lots of changes: 2019-05-23 21:18:15 +02:00
pitrix.ino Lots of changes: 2019-05-23 21:18:15 +02:00
sprites.h Initial commit. 2019-05-21 05:52:57 +02:00
text.h Lots of changes: 2019-05-23 21:18:15 +02:00
tools.h Effekte in einer Datei versammelt; Animation hinzugefügt. 2019-05-22 06:52:41 +02:00
wifi.ino Initial commit. 2019-05-21 05:52:57 +02:00