Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Thanks. Now it's clear. Unfortunately, I don't understand why the project isn't working with 1 device. Commented Feb 5, 2024 at 13:48
  • Make sure you have the latest version of the LedControl code. Check for updated in your Arduino IDE. Commented Feb 5, 2024 at 14:37
  • The problem was when I put 1 device in initialization and then in shutdown, setIntensity, setRow also used 1. But there must be 0, because it's the address of the 1 device. Thank you so much for help Commented Feb 5, 2024 at 15:50