jnthas / clockwise

do-it-yourself, full-featured and smart wall clock device
https://clockwise.page
MIT License
320 stars 40 forks source link

Panel (FM6126) DCYH-P2-6464-1515-VP seems to overlay second and fourth section with first and third #73

Open trantoriana opened 4 months ago

trantoriana commented 4 months ago

Hi,

I have following panel:

with layout:

Using a NODEMCU ESP32 Dev KIT connecting following pins on the HUB 75 E:

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

trantoriana commented 4 months ago

WhatsApp Image 2024-07-20 at 12 28 30 (1) WhatsApp Image 2024-07-20 at 12 28 30

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

jnthas commented 4 months ago

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

richms commented 1 month ago

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.