tracyspacy / st7567_rs_examples

examples for st7567_rs driver

Repository from Github https://github.comtracyspacy/st7567_rs_examplesRepository from Github https://github.comtracyspacy/st7567_rs_examples

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