sx127x_esp
LoRa module connector
Connects an LoRaTM module to an ESP8266/ESP32 microcontroller using MicroPython
Connect Ra-01 module base on LoRaTM sx127x chip to ESP8266/ESP32 under MicroPython
13 stars
3 watching
5 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
wybiral/micropython-lora | A MicroPython library for controlling Semtech SX127x LoRa modules over SPI. | 36 |
mayeranalytics/pysx127x | Provides a Python interface to Semtech SX127x transceivers for LoRa spread spectrum modulation testing and prototyping | 172 |
wybiral/micropython-aiolora | Library to control LoRa modules using MicroPython's asyncio API | 3 |
matthias-bs/lorae22 | MicroPython class for controlling LoRa modules in Microcontroller hardware | 10 |
mzachmann/lightlora_micropython | A library that enables control of an SX127x LoRa chip using MicroPython. | 21 |
xreef/ebyte_lora_e22_micropython_library | Provides access to LoRa E22 devices using MicroPython | 8 |
xreef/ebyte_lora_e32_micropython_library | A MicroPython library for communicating with EBYTE LoRa E32 devices | 6 |
xreef/ebyte_lora_e220_micropython_library | A Micropython library for communicating with LoRa E220 devices | 19 |
martynwheeler/u-lora | Enables RFM95 radio communication on various microcontrollers using Python | 74 |
wybiral/micropython-rylr | A MicroPython library for controlling LoRa modules. | 4 |
dbrgn/rn2xx3-rs | A Rust driver for LoRaWAN modules that provides low-level interfaces for joining and transmitting data. | 5 |
susu/sx1278 | A Rust-based driver for the Semtech SX1278 LoRa RF chip | 11 |
lemariva/upylorawan | A device that uses MicroPython to communicate over LoRaWAN using an ESP32 microcontroller | 225 |