Skip to content

tatidalross/-16x16-Led-Matrix-RGB-Ws2812b-with-an-ESP8266

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

16x16 Led Matrix RGB Ws2812b with an ESP8266

Control RGB WS2812B LED 16x16 matrix with an ESP8266

Components

  • ESP8266 NodeMCU
  • Led Matrix RGB Ws2812b

Circuit Schemati

9vcomdin

introduction

To install the ESP8266 board in the Arduino IDE you will need to go to:

FILE –> PREFERENCES — >

configurar esp8266

and add the following information in “Additional Boards Manager URLs:”

http://arduino.esp8266.com/stable/package_esp8266com_index.json

Remember to replace the "YOUR_SSID" and "YOUR_PASSWORD" in the code with your own WiFi network name and password.

You can open the Serial Monitor windows at startup to see which IP is given to the ESP8266 by the WiFi network.

Forget to watch my Tutorial video for more information.

Download the Fastled Library created by Daniel Garcia and Mark Kriegsman here:

http://fastled.io/

RGB Color Codes Chart:

WhatsApp Image 2021-03-31 at 22 27 59

Link to image :

https://www.spriters-resource.com/custom_edited/pacmancustoms/sheet/124874/

Link to lcd image converter:

https://sourceforge.net/projects/lcd-image-converter/

Watch

16x16 Led Matrix RGB Ws2812b with an ESP8266

Picture for LED array Ws2812b with ESP8266

About

Control RGB WS2812B LED 16x16 matrix with an Esp8266

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages