Commit Graph

15 Commits

Author SHA1 Message Date
Fabian Schlenz 14f8e0fd3d Fixed short_corner calculation. 2021-01-10 16:28:08 +01:00
Fabian Schlenz 7651e46ee0 Speed can now be changed on-the-fly by setting `speedup`. 2021-01-10 16:27:49 +01:00
Fabian Schlenz 8fe03313ac Added "Effect" AM_STATIC ("static") and some more colors. 2021-01-08 22:22:06 +01:00
Fabian Schlenz 40efeee436 Corner.short_neighbours are now searched for based on the coordinates of the nodes. 2021-01-08 22:21:44 +01:00
Fabian Schlenz 2715d5aa6a Nodes now calculate their coordinates. But the code now only wirks with triangles. 2021-01-08 20:33:58 +01:00
Fabian Schlenz d966d2ef8e Fixed MQTT stuff. 2021-01-08 17:10:46 +01:00
Fabian Schlenz 0d88dc3e0f Added ArduinoOTA to allow updating over-the-air. 2021-01-08 17:10:36 +01:00
Fabian Schlenz 31157453cb Handling MQTT commands formatted like HTTP requests. 2021-01-08 16:20:05 +01:00
Fabian Schlenz bfc5f1dffe Added MQTT and WiFi support. 2021-01-08 05:54:55 +01:00
Fabian Schlenz fa888bcfab color_blend_state extended from 0-255 to 0-1023 to allow slower / smoother effects. 2021-01-08 11:30:10 +01:00
Fabian Schlenz 77eaea81d1 Added different modes. For now there are AM_CORNERS and AM_NODES. 2021-01-06 11:51:11 +01:00
Fabian Schlenz fdf357a3a1 Start random color changes in random places. 2021-01-04 12:58:47 +01:00
Fabian Schlenz 43916c3b78 It's working now! And looks quite nice. 2021-01-04 12:44:41 +01:00
Fabian Schlenz 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
Fabian Schlenz 3290c7e794 Initial commit 2021-01-03 17:12:47 +01:00