ARDUINO library MAKES digital rain like IT’S 1999

There’s going to be a new Matrix motion picture in theaters next month, and you know what that means: we’re about to see a whole new generation get obsessed with the franchise’s famous “Digital Rain” effect. thanks to modern advertisement technology, expect to see lines of glittering text pouring down the displays of everything from billboards to gas pumps pretty soon.

Doesn’t get much much easier than that.
For those of us who’ve just been trying to find an excuse to break out the old Matrix screensavers, you might as well get a jump on things using this helpful Arduino library for the ESP8266 and ESP32. developed by [Eric Nam], it lets you start up a digital rainstorm on displays supported by the TFT_eSPI library as easily as running digitalRainAnim.loop().

You can even install the library through the Arduino IDE, just open the library manager and search for “Digital Rain” to get started. You’ve still got to hook the display up to your microcontroller, but come on, [Eric] can’t do it all for you.

Looking at the examples, it seems like various aspects of the animation like color and speed can be configured by initializing the library with different values. regrettably we’re not seeing much in the way of documentation for this project, but by comparing the different examples, you must be able to get the high points.

While our first choice would certainly be a wall of green alphanumeric LED displays, we can’t help but be pleased with how easy this project makes it to spin up your own little slice of the Matrix on the workbench.

Leave a Reply

Your email address will not be published. Required fields are marked *