raspi-oled demo in rust
Go to file
2021-07-24 21:46:48 +02:00
images doc: add README 2019-11-15 22:07:29 +08:00
src Update to latest versions of dependencies 2021-07-24 21:46:48 +02: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 Update to latest versions of dependencies 2021-07-24 21:46:48 +02:00
Cargo.toml Update to latest versions of dependencies 2021-07-24 21:46:48 +02: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