Skip to content

plaes/rust-lilygo-ttgo-lora32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust example for the TTGO LoRa32

Hardware

  • ESP32 DOWDQ-V3
  • SX1276
  • CH9102X - USB to serial UART interface
  • 4MB flash
  • OLED (SSD1306)
  • 1 button (+ reset)
  • 1 LED

Examples in this repository

LoRa P2P Receiver

cargo run --release --bin receive
  • LoRa P2P Transmit
cargo run --release --bin receive

LoRa P2P devices

Board pinout

NB! Missing from board pinouts:

  • sx1276 dio0 -> esp32 pin 26
  • sx1276 dio1 -> esp32 pin 33
  • sx1276 dio2 -> esp32 pin 32 (?)

LILYGO LORA32 V1.0 Pinout LILYGO LORA32 V1.0 Pinout (alterative)

About

Rust-based firmware sample for LILYGO LoRa32 v1.0 board

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages