Commit Graph

15 Commits

Author SHA1 Message Date
b7c8e9f3cf Fixed blinking too early in lora_pingpong.py 2024-03-30 17:31:28 +00:00
45ee016126 Added timeout when running as initializer and not receiving an pong answer
when running as a responder, no timeout is needed - it should just sit there waiting till a request (ping) arrives - that't why the ToDo there got removed
2024-03-30 17:25:47 +00:00
517db51909 Added support for the interrupt_pin parameter and added blinking leds on send/receive 2024-03-30 17:10:20 +00:00
22ea013871 Fixed " being randomly at the end of lora_pingpong.py 2024-03-30 16:13:24 +00:00
27768b272a Added more links to README.md 2024-03-17 15:31:40 +00:00
1133b4f9d9 Did the ToDo in README.md, added instructions and pinout, etc. , added License notice to README.md 2024-03-17 15:25:50 +00:00
b045bcd3a3 Added ToDo to README.md 2024-03-16 13:52:13 +00:00
8fee46c8f7 Included the led_test into the two main.py 2024-03-16 14:50:31 +01:00
52834f0562 Added led_test.py and copyright notices 2024-03-16 14:47:33 +01:00
57a0714738 Removed old programs for uniformity in this repo 2024-03-16 14:37:21 +01:00
9112d8980b Added two main.py files, either for setups with, or without LCD screen added! 2024-03-16 14:26:33 +01:00
57ce838cf6 Added lora_pingpong.py 2024-03-16 14:21:47 +01:00
e254f63f3d Added simple lora senders and receivers 2024-03-16 14:21:27 +01:00
8638dce526 Added needed libraries 2024-03-16 14:20:42 +01:00
1dcb89128e Initial commit 2024-03-12 06:16:28 +00:00