tahnok / bastion

LoRa BaSe staTION for Hummingbird

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BASTION

Raspberry Pi powered base station for Hummingbird. Reads and decodes LoRa packets and shows 'em to you.

Uses a RFM95 LoRa module wired to the SPI pins on the Pi. Software setup from this adafruit guide

Hardware connections:

  • Vin to Raspberry Pi 3.3V
  • GND to Raspberry Pi Ground
  • RFM RST to Raspberry Pi GPIO #25
  • RFM CLK to Raspberry Pi SCK #11
  • RFM MISO to Raspberry Pi MISO #9
  • RFM MOSI to Raspberry Pi MOSI #10
  • RFM CS to Raspberry Pi CE1 #7

Extra maybe?

  • RFM G0 to Raspberry Pi GPIO #5

About

LoRa BaSe staTION for Hummingbird


Languages

Language:Python 100.0%