Skip to content

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

Notifications You must be signed in to change notification settings

proveskit/CircuitPython_SX1280

 
 

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

Packages

No packages published

Languages

  • Python 97.8%
  • Makefile 2.2%