epd-waveshare/examples
Chris 0b77b069a4 improve moving hello world in example 2018-10-19 09:19:36 +02:00
..
embedded_linux_epd1in54 Fix examples 2018-10-15 15:54:59 +02:00
embedded_linux_epd4in2 improve moving hello world in example 2018-10-19 09:19:36 +02:00
stm32f3discovery Fix examples 2018-10-15 15:54:59 +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!