Micropython library to support LoRa modulation with Semtech SX1276 module
LoraSender.py
: sends periodically a messageLoRaReceiver.py
receives any message on the channel
- GNU GPLv3
- Reference: SX1276 module
- Forked from: lemariva uPyLora
- Based on: Wei1234c GitHub
- Inspired by: sandeepmistry arduino-LoRa