mirror of
https://github.com/FliegendeWurst/raspi-oled.git
synced 2024-11-28 13:05:53 +00:00
18 lines
232 B
Markdown
18 lines
232 B
Markdown
|
# 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)
|