Skip to content

Transfer and display pictures on STM32L053 Disco's eink panel.

Notifications You must be signed in to change notification settings

IsikcanYilmaz/stm32L053_disco_eink_display

Repository files navigation

stm32L053_disco_eink_display

alt text

This is the first thing I did for the STM32L053 Discovery Dev board that I got my hands on recently.

Run the python program ./eink_thing_client.py for the photo conversion functionality. Browse for a jpg file, move the slider around to get a decent black and white threshold, click transfer to transfer the compressed picture to your STM32L053.

The result is something like what you see above; the picture of my face on the e-ink display.

--

UPDATE: Got more versed on the ST platform. The data transfer now uses DMA and is now way faster. Usage goes like so: load the fw, you'll see the red LED blink. Open up eink_thing_client.py, browse for a picture, adjust using the slider, hit transfer. Once the transfer completes, your picture should appear on the eink screen.

ugh I cant even look at this repo anymore. its from a time when i didnt know jack about shit.

About

Transfer and display pictures on STM32L053 Disco's eink panel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages