Skip to content

Display SF MUNI transit times on an epd2in13 e-ink display with an esp32c6 board

License

Notifications You must be signed in to change notification settings

ellishg/fragile-sky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fragile-sky

Display SF MUNI transit times on an epd2in13 e-ink display with an esp32c6 board

Rust

Pins

     . G         3v3 . VCC
     . TX        RST .
     . RX          4 . din
     . 15          5 . cs
  dc . 23          6 . busy
 rst . 22          7 .
     . 21          0 . clk
     . 20          1 .
     . 19          8 .
     . 18         10 .
     . 9          11 .
     . G           2 .
     . 13          3 .
     . 12         5V .
     . G         GND . GND
     . NC         NC .

Flashing

Install cargo-espflash.

cargo install cargo-espflash

Connect to the board via the UART port.

cargo flash --monitor

Useful Links

About

Display SF MUNI transit times on an epd2in13 e-ink display with an esp32c6 board

Topics

Resources

License

Stars

Watchers

Forks