epd-waveshare/examples
Christoph Groß 5b80530ba2 Finished stm32f3disovery example.
This example still needs to be tested on the board
2018-10-09 14:41:26 +02:00
..
embedded_linux_epd1in54 Finished the 2nd example which doesn't use the included graphics module 2018-09-19 11:55:48 +02:00
embedded_linux_epd4in2 Fixed example epd4in2 with missing rename 2018-09-19 16:26:40 +02:00
stm32f3discovery Finished stm32f3disovery example. 2018-10-09 14:41:26 +02:00
Readme.md Finished stm32f3disovery example. 2018-10-09 14:41:26 +02:00

Readme.md

Examples:

embedded_linux_epd4in2

Basic example of using a Raspberry Pi with the 4in2 Waveshare E-Ink Display.

It showcases most of what can be done with the crate.

embedded_linux_epd1in54

This example doesn't use the graphics feature of the crate and shows the fast update rate of the 1in54 EPD.

stm32f3discovery

Not tested yet!