Axelman8
Power User
Hey thereI did some pixel writing and readPixel, and everything is working, just not the TFT. So the display is apparently now no good.
I had same issues sometime back, in my case it was pullup/pulldown, did you check?
Hey thereI did some pixel writing and readPixel, and everything is working, just not the TFT. So the display is apparently now no good.
Hey there
I had same issues sometime back, in my case it was pullup/pulldown, did you check?
The ST7789 is imho a better screen than the ST7735. My next controller will have those screens and then the 2.8' . But also am searching for e-paper screens with multi color led surroundings. Those might be more efficient for the usecase.So I'm thinking about going with 2.4" ST7789 for button displays and a 7" SSD1963 for the programming one. Doesn't anyone have any experience with the SSD1963?
The ST7789 is imho a better screen than the ST7735. My next controller will have those screens and then the 2.8' . But also am searching for e-paper screens with multi color led surroundings. Those might be more efficient for the usecase.
Try here:I never even considered epaper. I can't find one @2" though. Only 1.54 which is smaller than my 1.8s I currently have. Also need touch for my larger screen. Do they make touch versions?


Also easy DIY controller
Lol, well yeah that is the point. Easy or advanced, it's DIYhaha dude, that's so far off this thread.... everybody can build a box like that and connect it to the externals of the fractal
Toucheyeah, sure but it misses the THREAD TITLE
based on MIDI
Touche
Hey there,I fixed a couple of issues related to OpenFontRender. If anyone wants the repo it is here.
It fixes the alignment of multi-line text. It also fixes alignment issues in general. The NotoSans_Bold.h included with OpenFontRenderer is wrong as described here. It also incorrectly sets the em size so the font appears much smaller than it should. So keep in mind if you change you will likely have to reset font sizes