I am looking for a JS library or JS code to animate text or numbers on a matrix display like on the Espruino Pixel. I am thinking about the following kinds of animations:
scrolling horizontal text in a section of the matrix display
Digits sliding in/out vertically in a section of the matrix display
Digits/text fading in/out
Other funny or artistic transition effects
Does such a library or code already exist?
Where can I get inspriration for funny or artistic transition effects?
The cool thing would be, that such a JS library could not only be used on a LCD matrix display, but also on large LED displays or even within web applications running in the web browser. That opens a wide range of opportunities ...
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi,
I am looking for a JS library or JS code to animate text or numbers on a matrix display like on the Espruino Pixel. I am thinking about the following kinds of animations:
Does such a library or code already exist?
Where can I get inspriration for funny or artistic transition effects?
The cool thing would be, that such a JS library could not only be used on a LCD matrix display, but also on large LED displays or even within web applications running in the web browser. That opens a wide range of opportunities ...
Just share some ideas with me please.
Best regards,
Wolfgang