An repository containing some example code written for the Raspberry Pi Pico; also contains ping pong
Go to file
2024-03-16 13:52:13 +00:00
lib Added needed libraries 2024-03-16 14:20:42 +01:00
led_test.py Added led_test.py and copyright notices 2024-03-16 14:47:33 +01:00
LICENSE Initial commit 2024-03-12 06:16:28 +00:00
lora_pingpong.py Added led_test.py and copyright notices 2024-03-16 14:47:33 +01:00
lora_receiver.py Added led_test.py and copyright notices 2024-03-16 14:47:33 +01:00
lora_sender.py Added led_test.py and copyright notices 2024-03-16 14:47:33 +01:00
main_-lcd.py Included the led_test into the two main.py 2024-03-16 14:50:31 +01:00
main_+lcd.py Included the led_test into the two main.py 2024-03-16 14:50:31 +01:00
README.md Added ToDo to README.md 2024-03-16 13:52:13 +00:00

LoRa-Training

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

TODO: Add useful instructions on how to use this, what things need to be connected and where, and how to run things.