|
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 |
|
|
d966d2ef8e
|
Fixed MQTT stuff.
|
2021-01-08 17:10:46 +01:00 |
|
|
0d88dc3e0f
|
Added ArduinoOTA to allow updating over-the-air.
|
2021-01-08 17:10:36 +01:00 |
|
|
31157453cb
|
Handling MQTT commands formatted like HTTP requests.
|
2021-01-08 16:20:05 +01:00 |
|
|
25b5891f98
|
Added include/config.h to gitignore.
|
2021-01-08 05:56:22 +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 |
|
|
fdf357a3a1
|
Start random color changes in random places.
|
2021-01-04 12:58:47 +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 |
|