-->
Page 1 of 1

Help needed with ESP8266 and LED 8x8 Max7219

PostPosted: Sat Dec 24, 2022 1:05 pm
by naivekook
Hi there!
I was trying to develop a new hobby and decided to build a small project using ESP8266 and LED 8x8 Max7219. I found a few tutorials on the internet, but it seems nothing works for me. Please give me a hint about what I'm doing wrong.

The board is
Code: Select allEsp8266 Nodemcu Wifi Dev. Board - Wemos 32mb Cp2102

Also here is the gist with code
And I also attached a photo of my assembled circuit.

Re: Help needed with ESP8266 and LED 8x8 Max7219

PostPosted: Sun Dec 25, 2022 2:19 am
by rooppoorali
You can cross-check your method with this project.
https://www.pcbway.com/project/sharepro ... f_2__.html
This is an ESP8266 Matrix Clock. The ESP8266 drives the MAX7219 DOT matrix. You can study the .ino file and circuit diagram.