-
### The problem
Hello,
I updated to the latest ESPHome version (2022.12.0) and the MAX7219 digit display no longer works. I've reduced everything to the bare essentials to exclude other sources of…
-
Hi,
beutiful project, i'm using it at home.
I tried to "upgrade" by adding another 2 max7219, so to have 4 max7219 but only and set:
#define MAX_DEVICES 16
but only first 8 display works.
do u…
sommo updated
4 years ago
-
When running your example HelloWorld.ino on version 2 of this library, nothing displays on my 7 segment display, and I get the following error:
```
E:\Documents\Arduino\7segtest2\7segtest2.ino: In…
-
```
There's a bug in Example_Display_Scrolling_Text:
m.writeSprite(32, 0, buffer);
m.setColumn(32 + buffer[0], 0);
in method void printCharWithShift(char c, int shift_speed)
This works for up to…
-
```
There's a bug in Example_Display_Scrolling_Text:
m.writeSprite(32, 0, buffer);
m.setColumn(32 + buffer[0], 0);
in method void printCharWithShift(char c, int shift_speed)
This works for up to…
-
```
There's a bug in Example_Display_Scrolling_Text:
m.writeSprite(32, 0, buffer);
m.setColumn(32 + buffer[0], 0);
in method void printCharWithShift(char c, int shift_speed)
This works for up to…
-
```
There's a bug in Example_Display_Scrolling_Text:
m.writeSprite(32, 0, buffer);
m.setColumn(32 + buffer[0], 0);
in method void printCharWithShift(char c, int shift_speed)
This works for up to…
-
```
There's a bug in Example_Display_Scrolling_Text:
m.writeSprite(32, 0, buffer);
m.setColumn(32 + buffer[0], 0);
in method void printCharWithShift(char c, int shift_speed)
This works for up to…
-
## Current Behaviour
Design rules check reports the wrong parts, or only some of the parts associated with collisions in multiple ways. The pattern of correct versus incorrect reporting is not obvi…
-
```
$ python examples/font_awesome.py --config max7219.conf
Version: luma.led_matrix 1.4.0 (luma.core 1.12.0)
Display: max7219
Interface: spi
Dimensions: 8 x 8
----------------------------------…