- Notifications
You must be signed in to change notification settings - Fork56
ESP32 using MicroPython meets LoRa and LoRaWAN.
License
NotificationsYou must be signed in to change notification settings
lemariva/uPyLoRaWAN
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ESP32 using MicroPython meets lora.
This repo includes an sx127x micropython driver to communicate between two devices using LoRa.
For the LoRaWAN repository click onhere.
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 theWemos® TTGO LORA32 868/915Mhz board.