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

Adding network capabilities. #163

Open
Asleep123 opened this issue May 14, 2024 · 2 comments
Open

Adding network capabilities. #163

Asleep123 opened this issue May 14, 2024 · 2 comments

Comments

@Asleep123
Copy link

Hi.

The prebuilt firmware images provided use an outdated version of MicroPython and do not have the built in networking libraries. I was wondering if I could just add ST7789 onto an already existing updated MicroPython firmware instead of building my own, because that seems sort of intricate.

@gitcnd
Copy link

gitcnd commented Jul 31, 2024

Ditto that.

It's possible to build native "C" standalone .mpy modules (example - the "factorial" demo)... that would definitely be worth exploring so this driver can ship as a file, instead of an entire firmware...

If you're still stuck on this, let me know - I've got it building fine, and can send you a binary if you want.

@asherevan
Copy link

If you could also send it to me, that would be great!

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

3 participants