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.
Check out these articles for more information:
- M5Stack Atom Matrix: LoRaWAN node running MicroPython
- Tutorial: ESP32 running MicroPython sends data over LoRaWAN
- 0.1 first commit
- Apache 2.0
- Basically based on: Wei1234c GitHub. The original project was cleaned and made compatible with the Wemos® TTGO LORA32 868/915Mhz board.