We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NOTE on my device color reproduction is improved with OUT changes in ILI9341 init method, instead pass in gamma=False
I.e. changes
ESP32-Cheap-Yellow-Display-Micropython-LVGL/demo_no_lvgl/ili9341.py
Line 175 in 40a4dab
https://github.com/clach04/cyd_clocks/blob/main/01-rainbow-test.py is how I came to this conclusion. Note I do not have any kind of color measuring / correction equipment, just a phone and my eyes so my conclusion may be flawed! 😉
The text was updated successfully, but these errors were encountered:
I didn't try experimenting with https://github.com/witnessmenow/ESP32-Cheap-Yellow-Display/blob/main/cyd.md#the-display-doesnt-look-as-good
Sorry, something went wrong.
Thank you, I will add this.
I didn't do much testing without LVGL since I wanted to create GUIs.
No branches or pull requests
NOTE on my device color reproduction is improved with OUT changes in ILI9341 init method, instead pass in gamma=False
I.e. changes
ESP32-Cheap-Yellow-Display-Micropython-LVGL/demo_no_lvgl/ili9341.py
Line 175 in 40a4dab
https://github.com/clach04/cyd_clocks/blob/main/01-rainbow-test.py is how I came to this conclusion. Note I do not have any kind of color measuring / correction equipment, just a phone and my eyes so my conclusion may be flawed! 😉
The text was updated successfully, but these errors were encountered: