doc: add README

This commit is contained in:
chux0519 2019-11-15 22:07:29 +08:00
parent 100b40382d
commit 5813ea4e48
3 changed files with 17 additions and 0 deletions

17
README.md Normal file
View File

@ -0,0 +1,17 @@
# raspi demo for oled(ssd1306)
in rust
## Quick start
> docker pull ragnaroek/rust-raspberry:1.39.0
>
> ./build.sh
Then scp the release file to your raspi.
## Example
![picture](./images/01.jpg)
![primitive](./images/02.jpg)

BIN
images/01.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 KiB

BIN
images/02.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 KiB