Browse over 10,000 Electronics Projects

Wifi enabled 8×64 pixel LED matrix display

Wifi enabled 8×64  pixel  LED  matrix display

Raj over at Embedded Lab has just finished a new project article about Wifi-enabled LED matrix display using ESP8266:



Advertisement1


This project is a modification of my previous Bluetooth-enabled LED matrix display project, which used 8×64 monochromatic LED matrix (total 512 LEDs) for displaying scrolling text message. The original project used Bluetooth for display data transfer from a smartphone, but this one now uses Wifi. The display message is sent through web browser to a ESP8266 module that is configured as a web-server. No Arduino or any other microcontroller is used. ESP8266 alone works as a WiFi server and drives the MAX7219-based LED matrices.

Full details at Embedded Lab blog.

 


Top