Skip to content

Commit 5813ea4

Browse files
committed
doc: add README
1 parent 100b403 commit 5813ea4

File tree

3 files changed

+17
-0
lines changed

3 files changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# raspi demo for oled(ssd1306)
2+
3+
in rust
4+
5+
## Quick start
6+
7+
> docker pull ragnaroek/rust-raspberry:1.39.0
8+
>
9+
> ./build.sh
10+
11+
Then scp the release file to your raspi.
12+
13+
## Example
14+
15+
![picture](./images/01.jpg)
16+
17+
![primitive](./images/02.jpg)

images/01.jpg

182 KB
Loading

images/02.jpg

177 KB
Loading

0 commit comments

Comments
 (0)