Panels with SM16380, DP3364, FM6373 and other PWM modules #174
Replies: 4 comments
-
Hello Why do so few libraries support them? - there are several reasons. The most important is that all traditional HUB75 drivers have a common, or at least similar protocol. By writing code for a traditional HUB75 RGB panel, we get a library that can work with dozens of drivers of this type. I have added code for PWM drivers FM6353 & FM6363 to my library. I am currently working with DP3264. As this is not my work, I do it as a hobby, so each driver takes several months to work on - and as a result, the library is added with code that works only with a specific chip and no others. And new drivers appear every month. I'm tired. I don't think that adding more and more new chips to the code is effective. In this matter, we need some new perspective that will sort all new chips into 2-3 large classes and develop a common code for each driver class, common to similar panels. |
Beta Was this translation helpful? Give feedback.
-
@maxmurugan |
Beta Was this translation helpful? Give feedback.
-
@maxmurugan |
Beta Was this translation helpful? Give feedback.
-
ok thankyou sir |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
HI sir,
Panel description
Dimensions (in pixels) : 80x40
Scan factor: 1/20
Chips on rear side: TC7262, FM6373, HCT245
PICO board
16380SH, DP3364, and FM6373 PWM modules are available in the market.
Beta Was this translation helpful? Give feedback.
All reactions