-
I have programmed the game snake for the pi and i'm using 3 of the max7219 to display it.
My problem is that from the point where the snake collects the first member all of the following members s…
-
Hello!
The Marlin Firmware now supports the L6470 Stepperdriver and needs this Library to support it.
I think it is a very interesting driver and so I ordered 2 Drivermodules.
Now i try to get it …
-
My problem is that i'm using an old tutorial from 08.2016.
The code im using looks like this:
```python
from luma.core.interface.serial import spi, noop
from luma.led_matrix.device import max721…
-
@colagrosso did as ur tutorial, but when i compiling always shows an error, and couldn't debug
Build options changed, rebuilding all
C:\Users\Muzaffar\AppData\Local\Temp\arduino_modified_sketch_978…
-
led matrix displays
-
This is not really a library problem - more an enhancement:
I measured the E - cycle time on a KS0108 display i have and i needed 2.8us! The datasheet says 450ns and in u8g2 the delay nano takes an 8…
-
Hi,
I'd like to request to have the following libraries added to Library Manager:
- https://github.com/bartoszbielawski/C-Tasks - a C++ library for FSMs/"coroutines"
- https://github.com/bartos…
-
The example code does not work:
```
[MAX7219] number of modules: 4, SS pin: 8
max7219.lua:70: bad argument #1 to 'ipairs' (table or rotable expected, got nil)
stack traceback:
[C]: in function…
-
After running:
```
sudo python max7219/examples/matrix_test/py
```
I get the error:
```
Traceback (most recent call last):
File "max7219/examples/matrix_test.oy", line 3, in
import max7219…
-
It's currently printed twice (and becoming a long list). I also suggest to use pygame or different emulator as the default option.
```
--display {ssd1306,ssd1322,ssd1325,ssd1331,sh1106,pcd8544,s…