epd-waveshare/examples
Chris 4fefe40b82 Adapt stm32 example to changes to fix build errors 2018-10-22 14:45:12 +02:00
..
embedded_linux_epd1in54 Fixed examples and more small improvements 2018-10-19 17:00:15 +02:00
embedded_linux_epd4in2 Fixed examples and more small improvements 2018-10-19 17:00:15 +02:00
stm32f3discovery Adapt stm32 example to changes to fix build errors 2018-10-22 14:45:12 +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!