Commit Graph

13 Commits

Author SHA1 Message Date
63bb2b43cf You can now define a maximum distance between colors to blend to during random effects in order to prevent extremely colorful displays. 2021-01-10 16:33:04 +01:00
7651e46ee0 Speed can now be changed on-the-fly by setting speedup. 2021-01-10 16:27:49 +01:00
8fe03313ac Added "Effect" AM_STATIC ("static") and some more colors. 2021-01-08 22:22:06 +01:00
40efeee436 Corner.short_neighbours are now searched for based on the coordinates of the nodes. 2021-01-08 22:21:44 +01:00
2715d5aa6a Nodes now calculate their coordinates. But the code now only wirks with triangles. 2021-01-08 20:33:58 +01:00
31157453cb Handling MQTT commands formatted like HTTP requests. 2021-01-08 16:20:05 +01:00
d7e8a8cbed Removed config.h. 2021-01-08 05:55:30 +01:00
bfc5f1dffe Added MQTT and WiFi support. 2021-01-08 05:54:55 +01:00
fa888bcfab color_blend_state extended from 0-255 to 0-1023 to allow slower / smoother effects. 2021-01-08 11:30:10 +01:00
77eaea81d1 Added different modes. For now there are AM_CORNERS and AM_NODES. 2021-01-06 11:51:11 +01:00
43916c3b78 It's working now! And looks quite nice. 2021-01-04 12:44:41 +01:00
4092306eb1 WIP: Strange exceptions in Corner: Crashing when accessing _short_neighbours after a corner is finished animating. 2021-01-04 11:39:46 +01:00
3290c7e794 Initial commit 2021-01-03 17:12:47 +01:00