Skip to content

maholli/CircuitPython_SX1280

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircuitPython_SX1280

CircuitPython driver for the Semtech SX1280 LoRa chip (2.4 GHz)

🚧 Under construction. Use at your own risk!

Status:

  • init and configure
  • confirm Tx - see example_tx
  • confirm Rx
  • exchange packet(s)
  • confirm ranging
  • make library user friendly

NOTE: only LoRa aspects implemented thus far. lots of things are hard-coded in. Nearly all LoRa functionality is available (Tx, Rx, Ranging), but message buffer handling isn't streamlined yet.

About

CircuitPython driver for the Semtech SX1280 LoRa chip (2.4 GHz)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages