← 返回首页
GitHub - 0015/Arduino_DigitalRain_Matrix: Great animation effects from the movie Matrix can be easily shown on your display. · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

0015/Arduino_DigitalRain_Matrix

Go to file
Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
View all files

Repository files navigation

More items

Digital Rain Animation(A.K.A Matrix Effect) for ESP32 Displays

Bring the iconic Matrix-style digital rain animation to life on your ESP32-powered display! This library supports popular graphics drivers like TFT_eSPI, LovyanGFX, and Arduino_GFX (Adafruit GFX), making it easy to integrate with a wide range of displays.

Demo Videos

Click the thumbnails below to see the animation in action:

Features

  • Matrix-style rain effect on various displays
  • Supports:
    • TFT_eSPI
    • LovyanGFX
    • Arduino_GFX (Adafruit GFX)
  • Customizable:
    • Text and background colors
    • Character size
    • Falling speed and effect intensity
  • Random key generation with color-switching animation
  • Minimal resource usage for smooth rendering

Installation

From Arduino Library Manager

  1. Open Arduino IDE
  2. Go to Sketch → Include Library → Manage Libraries…
  3. Search for Digital Rain Animation
  4. Click Install

Manual Installation

git clone https://github.com/0015/TP_Arduino_DigitalRain_Anim.git

Update Log

  • v2.0.2

    • Fixed bug where one more line would be displayed
  • v2.0.1

    • Added support for TFT_eSPI, LovyanGFX, Arduino_GFX
    • Example added for Japanese characters
  • v1.2.1

    • Added color customization:
      • Background
      • Text
      • Header character
  • v1.1.x

    • Added random key generator
    • Red animation mode when key is active
    • Examples added for key features

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

Great animation effects from the movie Matrix can be easily shown on your display.

Topics

Resources

License

Stars

173 stars

Watchers

10 watching

Forks

Sponsor this project

Packages

 
 
 

Contributors

Languages

Footer

© 2026 GitHub, Inc.