uPyLora
ESP32 using MicroPython meets lora.
This repo includes an sx127x micropython driver to communicate between two devices using LoRa.
For the LoRaWAN repository click on here.
Setup
Check out these articles for more information:
- M5Stack Atom Matrix: LoRaWAN node running MicroPython
- Tutorial: ESP32 running MicroPython sends data over LoRaWAN
Hardware
Revision
- 0.1 first commit
Licenses
- Apache 2.0
References
- Basically based on: Wei1234c GitHub. The original project was cleaned and made compatible with the Wemos® TTGO LORA32 868/915Mhz board.