micropython-lib/micropython/lora/examples
Angus Gratton 1957f24020 lora: Add lora modem drivers for SX127x and SX126x.
Includes:
- component oriented driver, to only install the parts that are needed
- synchronous operation
- async wrapper class for asynchronous operation
- two examples with async & synchronous versions
- documentation

This work was funded through GitHub Sponsors.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2023-07-20 23:07:22 +10:00
..
reliable_delivery lora: Add lora modem drivers for SX127x and SX126x. 2023-07-20 23:07:22 +10:00
simple_rxtx lora: Add lora modem drivers for SX127x and SX126x. 2023-07-20 23:07:22 +10:00