Controlling a WS2812 led matrix over ethernet using Arduino

The project uses Ethernet to control the LED matrix.
ORIGINAL POST
By MEGA-BYTE BLOG
components
Hardware Components
Arduino UNO
X 1
W5100 Etherent Shield
X 1
WS2812
X 1
Software Apps and online services
Jinx
Glediator
details

ws2812b_led_matrix-300x300.jpg

The project uses Ethernet to control the LED matrix.

The authors used Arduino UNO and W5100 Ethernet Shield, and controlled the LED matrix using a protocol called Art-Net.

Art-Net is actually a protocol for DMX over ethernet.

The author uses a program called Jinx, which can send various LED matrix effects via Ethernet.

Arduino displays various effects on the LED matrix.

I think this project will help if you want to implement an LED matrix using Ethernet.

ws2812b_led_matrix-300x300.jpg

The project uses Ethernet to control the LED matrix.

The authors used Arduino UNO and W5100 Ethernet Shield, and controlled the LED matrix using a protocol called Art-Net.

Art-Net is actually a protocol for DMX over ethernet.

The author uses a program called Jinx, which can send various LED matrix effects via Ethernet.

Arduino displays various effects on the LED matrix.

I think this project will help if you want to implement an LED matrix using Ethernet.

documents
Code
Schematics
Others

1
COMMENTS

Please Login to comment
1 Comment authors
djtoleex Recent comment authors
  Subscribe  
newest oldest most voted
Notify of
djtoleex
Member

i can’t download the code