EByte_LoRa_E220_micropython_library
LoRa device library
A Micropython library for communicating with LoRa E220 devices
MicroPython LoRa EBYTE E220 LLCC68 device library complete and tested with Arduino, esp8266, esp32, STM32 and Raspberry Pi Pico (rp2040 boards).
19 stars
4 watching
1 forks
Language: Python
last commit: 4 months ago arduinoarduino-samd-boardse220ebyteesp32esp8266llcc68loramicropythonpicopythonradioraspberryraspberry-pirp2040stm32uart
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
ehong-tl/micropysx126x | A LoRa radio driver for Micropython and CircuitPython platforms | 103 |
matthias-bs/lorae22 | MicroPython class for controlling LoRa modules in Microcontroller hardware | 10 |
wei1234c/sx127x_driver_for_micropython_on_esp8266 | A Python driver for SX127x LoRa transceivers on various microcontroller platforms | 146 |
xreef/pcf8591_micropython_library | A Micropython library to interact with the PCF8591 I2C analog IC. | 2 |
martynwheeler/u-lora | Enables RFM95 radio communication on various microcontrollers using Python | 74 |
lemariva/upylorawan | A device that uses MicroPython to communicate over LoRaWAN using an ESP32 microcontroller | 225 |
wybiral/micropython-lora | A MicroPython library for controlling Semtech SX127x LoRa modules over SPI. | 36 |
wybiral/micropython-rylr | A MicroPython library for controlling LoRa modules. | 4 |
wybiral/micropython-aiolora | Library to control LoRa modules using MicroPython's asyncio API | 3 |
azorg/sx127x_esp | Connects an LoRaTM module to an ESP8266/ESP32 microcontroller using MicroPython | 13 |
mayeranalytics/pysx127x | Provides a Python interface to Semtech SX127x transceivers for LoRa spread spectrum modulation testing and prototyping | 172 |
mzachmann/lightlora_micropython | A library that enables control of an SX127x LoRa chip using MicroPython. | 21 |
lora-rs/lora-rs | Provides Rust crates and utilities for implementing LoRa radio transceivers | 264 |