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

31 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
 rst . TX (16)   RST .
  dc . RX (17)     4 . busy
     . 15          5 . cs
 din . 23          6 .
     . 22          7 .
     . 21          0 .
     . 20          1 .
     . 19          8 .
 clk . 18         10 .
     . 9          11 .
     . G           2 .
     . 13          3 .
     . 12         5V .
     . G         GND . GND
     . NC         NC .

Flashing

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