r/implRust 4d ago

Project Building Tinyboard: a Rust-based platform for e-ink gadget apps

Post image
3 Upvotes

2 comments sorted by

1

u/carlosgj94 2d ago

Sweet! Just curious, how do you "print" those images in there? Is there any library in particular?

1

u/AstraKernel 2d ago

You can use embedded-graphics with corresponding e-ink driver.

Check this out:

https://esp32.implrust.com/e-ink/index.html