2 changed files with 13 additions and 1 deletions
@ -0,0 +1,12 @@ |
|||||||
|
# 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 |
||||||
|
|
||||||
|
In contrary to the [embedded_linux_epd4in2](first) example, this example doesn't use the |
||||||
|
graphics feature of the crate. |
||||||
Loading…
Reference in new issue