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.

GitHub

37 stars
5 watching
8 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
wybiral/micropython-aioloraLibrary to control LoRa modules using MicroPython's asyncio API3
wybiral/micropython-rylrA MicroPython library for controlling LoRa modules.4
mzachmann/lightlora_micropythonA library that enables control of an SX127x LoRa chip using MicroPython.21
matthias-bs/lorae22MicroPython class for controlling LoRa modules in Microcontroller hardware10
wybiral/micropython-ch9121A library providing an Ethernet module control interface for MicroPython-based systems.10
ehong-tl/micropysx126xA LoRa radio driver for Micropython and CircuitPython platforms106
wei1234c/sx127x_driver_for_micropython_on_esp8266A Python driver for SX127x LoRa transceivers on various microcontroller platforms147
azorg/sx127x_espConnects an LoRaTM module to an ESP8266/ESP32 microcontroller using MicroPython13
xreef/ebyte_lora_e32_micropython_libraryA MicroPython library for communicating with EBYTE LoRa E32 devices6
mayeranalytics/pysx127xProvides a Python interface to Semtech SX127x transceivers for LoRa spread spectrum modulation testing and prototyping172
xreef/ebyte_lora_e220_micropython_libraryA Micropython library for communicating with LoRa E220 devices20
xreef/ebyte_lora_e22_micropython_libraryProvides access to LoRa E22 devices using MicroPython8
lemariva/upylorawanA device that uses MicroPython to communicate over LoRaWAN using an ESP32 microcontroller228
wybiral/micropython-mpu6050A MicroPython library for reading data from an accelerometer and gyroscope module.1
martynwheeler/u-loraEnables RFM95 radio communication on various microcontrollers using Python74