micropython-lora
LoRa controller
A MicroPython library for controlling Semtech SX127x LoRa modules over SPI.
MicroPython library for controlling a Semtech SX127x LoRa module over SPI.
36 stars
5 watching
8 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
wybiral/micropython-aiolora | Library to control LoRa modules using MicroPython's asyncio API | 3 |
wybiral/micropython-rylr | A MicroPython library for controlling LoRa modules. | 4 |
mzachmann/lightlora_micropython | A library that enables control of an SX127x LoRa chip using MicroPython. | 21 |
matthias-bs/lorae22 | MicroPython class for controlling LoRa modules in Microcontroller hardware | 10 |
wybiral/micropython-ch9121 | A library providing an Ethernet module control interface for MicroPython-based systems. | 9 |
ehong-tl/micropysx126x | A LoRa radio driver for Micropython and CircuitPython platforms | 103 |
wei1234c/sx127x_driver_for_micropython_on_esp8266 | A Python driver for SX127x LoRa transceivers on various microcontroller platforms | 146 |
azorg/sx127x_esp | Connects an LoRaTM module to an ESP8266/ESP32 microcontroller using MicroPython | 13 |
xreef/ebyte_lora_e32_micropython_library | A MicroPython library for communicating with EBYTE LoRa E32 devices | 6 |
mayeranalytics/pysx127x | Provides a Python interface to Semtech SX127x transceivers for LoRa spread spectrum modulation testing and prototyping | 172 |
xreef/ebyte_lora_e220_micropython_library | A Micropython library for communicating with LoRa E220 devices | 19 |
xreef/ebyte_lora_e22_micropython_library | Provides access to LoRa E22 devices using MicroPython | 8 |
lemariva/upylorawan | A device that uses MicroPython to communicate over LoRaWAN using an ESP32 microcontroller | 225 |
wybiral/micropython-mpu6050 | A MicroPython library for reading data from an accelerometer and gyroscope module. | 1 |
martynwheeler/u-lora | Enables RFM95 radio communication on various microcontrollers using Python | 74 |