I am sharing my first fritzing file I make a neopixel matrix and on which I display scrolling texts

Neopixel or Programmable RGB LED strip are individually addressable LED’s control by WS2811, WS2812 IC’s, and control by a single wire. Here I am sharing my work. How I make a scrolling text display using ws2812b led strip and Arduino UNO. You can make any matrix size, as an example I making an 8*11 matrix.