Skip to content

blackbrayn/LoRa-RaspberryPi-P2P

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoRa-RaspberryPi-P2P

A fork of https://github.com/Wei1234c/SX127x_driver_for_MicroPython_on_ESP8266 that picks out the parts for Send and Receive for two Raspberry Pi's

The Pins I use are:

DIO0 -> 5
DIO1 -> 6
Reset -> 22
SCK -> 11
MISO -> 9
MOSI -> 10
NSS -> 8 (CE0)
(can be changed in controller.py)

The frequency I use: 868MHz (can be changed in sx127x.py)

About

A fork of https://github.com/Wei1234c/SX127x_driver_for_MicroPython_on_ESP8266 that picks out the parts for Send and Receive for two Raspberry Pi's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%