Open trantoriana opened 4 months ago
Do not mind the actual wifi connection error. That works, but the picture shows nicely that the top part of the wifi symbol is positioned in the first segment and not the second.
Hope this helps.
Thanks, Trant
Hi Trant! It's possibly a wiring problem, is it possible to follow this scheme here ->
https://github.com/jnthas/clockwise/blob/gh-pages/static/images/display_esp32_wiring_bb.png
The board I got off aliexpress does this too. They have their own github which is somewhat annoying if I cant use the default web flasher. https://github.com/sjh007/hub75-64-64 - would be good if this was able to be compiled for that board too without me having to install a whole development environment.
Hi,
I have following panel:
with layout:
Using a NODEMCU ESP32 Dev KIT connecting following pins on the HUB 75 E:
R1: 25
B1: 27
R2: 14
B2: 13
A: 23
C: 5
CLK: 16
OE: 15
G1: 26
GND
G2: 12
E: 32
B: 19
D: 17
LAT: 4
GND
After flashing the display and the clock works but the display seems to not order the 4 section properly and overdraws them. (Will try to attach a picture of this). Seems positioning is wrong or the panel runs in 32 row mode?
Any pointers to what might be the issue?
Thanks, Trant