regular / pending-projects

thoughts on mostly silly and useless present and future endeavours
0 stars 1 forks source link

digital wall calendar #5

Open regular opened 7 years ago

regular commented 7 years ago

A small 32x64 LED display hanging on the wall and showing upcoming calendar entries. Days on the x-axis, time on the y-axis.

Status

A better idea is to connect the display to an ESP8266 and define an API. Then multiple hosts can update the pixel data. The API should support blinking pixels.

Next Steps