Skip to content

tracyspacy/st7567_rs_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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