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

How to upload an image? #5

Open
catalinalb opened this issue Jul 3, 2021 · 4 comments
Open

How to upload an image? #5

catalinalb opened this issue Jul 3, 2021 · 4 comments

Comments

@catalinalb
Copy link

Hi,

I just runned the example demo. My question is how can I upload an image?

Thank you

@SSYYL
Copy link
Collaborator

SSYYL commented Aug 11, 2021

You can use "Image2Lcd" to convert images into arrays.

@mytechnotalent
Copy link

@SSYYL where exactly is the link to Image2Lcd for MicroPython specifically for the ePaper 7.5" screen thanks!

@anglerfish27
Copy link

Image2LCD is for C/C++ I guess an array is an array and you could store that in a file on the MCU. I forget I use a different series of programs to get a working array for C/C++. Image2LCD has never worked right for me despite trying every option/combination. I don't know what I'm doing wrong there.

@trybula
Copy link

trybula commented Feb 19, 2024

here is showed how to edit and upload an immage

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

5 participants