Peter Max
Peter Max
Today I checked again with you newest Version. In my case the problem is still present. I take a picture 1, it will be saved. first image is corrupted green...
I added this and it works for me: // capture the image from camera int currentBrightness = brightLEDbrightness; if (flashRequired) brightLed(255); // change LED brightness (0 - 255) camera_fb_t *fb...
Hi, I'm using following resolution: const framesize_t FRAME_SIZE_IMAGE = FRAMESIZE_XGA; and my IDF is at 4.4 for Arduino IDE I will try lower resolution. Best regards
Hallo, I did not find another function than esp_camera_fb_get() to get or take an image. Think it is precompiled? So a delay cannot be placed there at the moment.
Hey karawin, I got the same problem. see #105 . I don't believe that this is a problem with the code or the library. I think it is a problem...
Yes, but I don't see a solution in this thread. I think the chip is wrongly positioned on the panel. Pixel 0.0 is outside the panel. The picture is shifted....
Hey karawin, you are right, that modules are in GM 000 Mode, Im working on this! but it can take so time.
Hey, I also have an solution, I think in yours there are to much OFFSET corrections. can be an workaround for the moment, but i would be only functional for...
hey karawin, hey oliver, in my fork you can find a test branch for the GM00 Mode Display please test it, it works for my display. maybe we can marge...
Hey, I received 2 of this displays. Found out how it works, will present a workaround for this display type. have it functional on my table, but i have to...