https://github.com/chux0519/raspi-oled
raspi-oled demo in rust
https://github.com/chux0519/raspi-oled
Last synced: 11 months ago
JSON representation
raspi-oled demo in rust
- Host: GitHub
- URL: https://github.com/chux0519/raspi-oled
- Owner: chux0519
- License: bsd-3-clause
- Created: 2019-11-15T14:02:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-04T05:39:04.000Z (almost 6 years ago)
- Last Synced: 2025-04-13T08:59:12.551Z (about 1 year ago)
- Language: Rust
- Size: 353 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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

