Sample code to run the SSD1351 oled display with the cairo-rs or embedded-graphics libraries.
- Install the weather themed icons.
- Install the development files for the Cairo 2D graphics library.
cargo run --example cairo
cargo run --example clock
cargo run --example hello