-
Notifications
You must be signed in to change notification settings - Fork 24
add UC8197 driver #94
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
base: main
Are you sure you want to change the base?
Conversation
@ladyada UC8197 driver. i haven't been able to test it yet because the 7.5" throws a memory error for the feather thinkink and trying to locate my eink friend to wire up with a pi |
ooh thats odd theres a memory error it does need a lot of SRAM but the RP2040 should be good for it? |
if i pass the 5.83" dimensions then it runs but once it gets the 800 its too much 🫤 tried called gc.collect() right before init too |
hmm maybe its trying to allocate two buffers - kk ill make an RP2350 version |
able to test with thinkink feather by passing text is mirrored right now so trying to chase that down |
Panel setting
|
No description provided.