LoRa-Workshop/micropython
2019-11-21 16:39:54 +01:00
..
uPyLora created LoRaTransceiver class for easier use of LoRa module 2019-11-20 18:24:28 +01:00
uPySensors added ssd1306 display library 2019-11-21 16:39:54 +01:00
boot.py created LoRaTransceiver class for easier use of LoRa module 2019-11-20 18:24:28 +01:00
lora_transceiver.py added class variables for radio parameters (frequency, spreading factor, ...) and nice output for recv() function 2019-11-21 16:38:49 +01:00
main.py extended main and changed default spreading factor 2019-11-20 18:37:43 +01:00