Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 663 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 663 Bytes

st7567_rs_examples

examples for st7567_rs driver

for now tested on rpi pico and st7567 by pimoroni only.

Available Examples

Currently, examples are provided for:

Running Examples

Choose the appropriate folder:

  • For embassy-rs: cd examples/rp/embassy-examples
  • For rp-hal: cd examples/rp/rp-hal-examples

Run cargo run --release --bin embedded_graphics_hello_world