You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an aside, I'm trying to create a model of the M5 computer from the classic Star Trek episode "The Ultimate Computer", which features a round display that looks like this:
The model tries to duplicate this display with a small, round TFT LCD. I have captured a short video clip of the display from that episode and can run it in a loop on the TFT LCD display, and although it looks authentic, running that 3 second loop over and over again gets boring. I'm looking for a way to generate a similar effect algorithmically, and Google led me to your work. I love the organic, floating blob effects in your demos. Any pointers on how to create the sort of scrolling, squiggly line effect from the video clip?
Hello, I'm trying to get your LED animation code to run on an ESP32 and it is throwing these compile time errors:
It compiles fine on an RP2040, so ESP32 math lib must be different somehow.
Can you take a look please?
The text was updated successfully, but these errors were encountered: