An repository containing some example code written for the Raspberry Pi Pico; also contains ping pong
Go to file
2024-03-16 14:26:33 +01:00
lib Added needed libraries 2024-03-16 14:20:42 +01:00
LICENSE Initial commit 2024-03-12 06:16:28 +00:00
lora_pingpong.py Added lora_pingpong.py 2024-03-16 14:21:47 +01:00
lora_receiver.py Added simple lora senders and receivers 2024-03-16 14:21:27 +01:00
lora_sender.py Added simple lora senders and receivers 2024-03-16 14:21:27 +01:00
main_-lcd.py Added two main.py files, either for setups with, or without LCD screen added! 2024-03-16 14:26:33 +01:00
main_+lcd.py Added two main.py files, either for setups with, or without LCD screen added! 2024-03-16 14:26:33 +01:00
README.md Initial commit 2024-03-12 06:16:28 +00:00

LoRa-Training

An repository containing some example code written for the Raspberry Pi Pico; also contains ping pong