raspi-oled demo in rust
Go to file
2020-08-04 13:28:34 +08:00
images doc: add README 2019-11-15 22:07:29 +08:00
src add loop 2019-11-15 22:01:23 +08:00
.gitignore init example 2019-11-15 18:37:14 +08:00
build.sh init example 2019-11-15 18:37:14 +08:00
Cargo.lock init example 2019-11-15 18:37:14 +08:00
Cargo.toml init example 2019-11-15 18:37:14 +08:00
LICENSE Create LICENSE 2020-08-04 13:28:34 +08:00
README.md doc: add README 2019-11-15 22:07:29 +08:00
rust.raw feat: add image support 2019-11-15 19:17:03 +08:00

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

primitive