freetronics / DMD2

Beta release of a new Dot Matrix Display Arduino library
http://forum.freetronics.com/viewtopic.php?f=26&t=5893
GNU General Public License v3.0
80 stars 71 forks source link

[BUG] the ScrollingAlphabet example works abnormally while adjusts the brightness. #52

Open marryton007 opened 4 years ago

marryton007 commented 4 years ago

Hardware: wemos D1 r1 + P10 LED matrix Arduino version: 1.8.10 DMD2: 0.0.3

follow by the follow issue, I connect the D1 and LED matrix https://github.com/freetronics/DMD2/pull/7#issue-97282971

It works fine on the original ScrollingAlphabet example. But when I changed the brightness value which less than 255, the led matrix displays abnormal, it seems that print so many characters during one second.

tehniq3 commented 4 years ago

I have same issue.... brigness work just at maximum (255)

YoppieBassBuzz commented 2 years ago

brightness < 255 wifi SoftAP and delay function not work