Bernd Klein

Results 23 comments of Bernd Klein

Honestly - that's a blame. Install this *fu*** software on my MacBook Pro Catalina 10.15.4 and after reboot - system hang at 100% boot screen. as above message - after...

I made a little progress with my 16x32 display. Unfortunately I tried to use PxMatrix without success. But with ESP32-HUB75-MatrixPanel I made today a little step forward :-) What I...

will do this tomorrow - late in Germany :-O Your quick and dirty - honestly that was my thought too :-O - but I think it will not work in...

**OMG** seems that I crashed my matrix display :-( Nothing works - I installed libs new, but it totally dark - ah shit I double check connectors but nothing helps....

update: seems my esp32 wroom crashed - exchange to another one - works :-) ok for loop for x from 0-32 - black screen for loop for y from 0-32...

good hint @mrfaptastic , my first step was to patch the master class ` MatrixPanel_I2S_DMA(bool _double_buffer = false, bool _is16x32 = false) #ifdef USE_GFX_ROOT : GFX(MATRIX_WIDTH, MATRIX_HEIGHT), double_buffering_enabled(_double_buffer), use16x32(_is16x32) {...

Below first impression of the new virtual 16x32 panel https://user-images.githubusercontent.com/949032/104366906-5647f880-551a-11eb-9792-a6f8276629e6.mp4 I will implement for function - next step is to draw text. I forked this git and will contribute the...

YES - it works, upload int my repo next days https://user-images.githubusercontent.com/949032/104838449-4aae5600-58bb-11eb-802f-a358b49a9315.mp4 Current software on my forked repository https://github.com/mrRobot62/ESP32-HUB75-MatrixPanel-I2S-DMA/tree/master/examples/16x32_Panel

Hi, strange, yes on my machine this lib works well. RGB24 is a typten located in #include "ESP32-HUB75-MatrixPanel-I2S-DMA.h" and should be a part of the QuarterScanMatrixPanel. Could u please check...

on my machine I use Adafruit BusIO Adafruit GFX Library ESP Hub75...... I'm not on my dev machine - sorry - above dependencies are "out of my mind" :-O