Skip to content
New issue

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

Image Display #351

Open
nucl123 opened this issue Jul 30, 2023 · 1 comment
Open

Image Display #351

nucl123 opened this issue Jul 30, 2023 · 1 comment

Comments

@nucl123
Copy link

nucl123 commented Jul 30, 2023

Thanks for this great library.
I have tried displaying an image with :
#160
but it doesn't seems to work.
I can see that this code is an adaption of TJpg_Decoder example script and that example is working fine with TFT displays, but not this VGA version.All other examples provided by FabGL is running smoothly for me.
I am using the latest versions of TJpg_Decoder and FabGL.
Please have a look, Thanks

@nucl123
Copy link
Author

nucl123 commented Jul 30, 2023

I was able to solve the issue:

Tested with latest versions of both libraries and it is working fine.

Important points to consider:

  1. File should be uploaded using the plugin: https://github.com/me-no-dev/arduino-esp32fs-plugin and this plugin is not supported in latest version of Arduino IDE. So will have to switch to older versions like 1.8

  2. File extension should be matching.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant