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

Showimg BMP image #3

Open
bert2002 opened this issue Mar 19, 2017 · 1 comment
Open

Showimg BMP image #3

bert2002 opened this issue Mar 19, 2017 · 1 comment
Labels

Comments

@bert2002
Copy link

Hi,
I saw in you example that it is possible to show a bmp image. I added a grayscale bmp file to my project and want to use it like this:

epd_disp_bitmap("M10.BMP", 0, 100);

Unfortunately it is not showing at all. Does it need to be on the SPIFFS?

Thanks.

@CiTroNaK
Copy link

You can only display images from internal NandFlash or MicroSD card.

You should look at https://forum.arduino.cc/index.php?topic=436789.0

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

No branches or pull requests

3 participants