-
Hi all,
this message only to say thank you to the amazing work of **tinfever**.
I have tried to delete only EEPROM after cells rebalancing, but I deleted the entire PIC, so i put tinfever firmware a…
-
sir i am trying to make a panel with 4x5 with 80X40 led p6 matrix on raspberry pi pico
this is my settings
#define DISPLAYS_ACROSS 4
#define DISPLAYS_DOWN 5
DMD_RGB_SHIFTREG_ABC dmd(mux_list, DMD…
-
I have been trying to find P2 128x64 LED panels that I can control with an Adafruit Matrix Portal S3 (ESP32-S3). I have several P4 64x32 panels from Ali Express and a P2.5 64x32 panel from Adafruit th…
-
**Describe the problem you have/What new integration you would like**
The 8x8 matrix LED Shield for the wemos D1 mini platform should be supported by esphome. This is a cheap device targeted a…
-
Hi,
I just got a few matrix of 64 rows, 128 cols using a HUB75 interface like this one : https://cloud.githubusercontent.com/assets/13116908/14502166/40feb680-01aa-11e6-8041-b4d814c6badb.JPG
I c…
-
Hey I know this is old but thought I would try. I have other code that works so I know it is wired correctly D6 and all. If I have something else running it stops while it uploads your code then just …
-
Dear Sirs,
I bought 8 LED matrix ( in 3 blocks: 3 + 3 + 2 ) from this supplier:
https://www.electrodragon.com/product/dot-matrix-chain-display-kit-max7219-v2/
Following the documentation, I connect…
-
recently i bought a led panel from our friends at coreman.
but when i want to test it out it does not work at all. i use my custom made level shifter or the adafruit hat.
i have some experience wi…
-
```python
from sense_hat import SenseHat
import numpy as np
sense = SenseHat()
while True:
orientation = sense.get_orientation_radians()
# Rotation angles in radians (you can convert d…
-
Hello,
I get some old matrix led 48x48 with MBI5124 chip on it.
I can't get it to work properly. I could see that it was made up of two 24x48 matrix with a connector for each part. I tested the …