Hi, I've had fun recreating and customising the Tiny Word Clock project. However, I'd really like to have the LEDs fade in/out when displaying the time. I've read about using analogueWrite() to do this for individual LEDs but I can't figure out if it's possible to do the same thing with a matrix of LEDs?
Any *pointers gratefully appreciated! :-)
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've had fun recreating and customising the Tiny Word Clock project. However, I'd really like to have the LEDs fade in/out when displaying the time. I've read about using analogueWrite() to do this for individual LEDs but I can't figure out if it's possible to do the same thing with a matrix of LEDs?
Any *pointers gratefully appreciated! :-)