Close

PiLauncher for debugging my LoRA radio

A project log for RaspberryPi App Launcher

Generic apps launcher for RaspberryPi headless installations (without monitor or keyboard, only two cheap buttons and basic OLED)

hpsaturnHpsaturn 05/03/2024 at 07:340 Comments

In exploring the capabilities of PiLauncher, one possibility is to connect it to serial devices for debugging purposes. For example, I'm currently working on the Meshtastic project and have a device situated on my balcony. However, there are times when additional information is required, such as during the boot process of Meshtastic with GPS, where satellite connection status is crucial. In such scenarios, you have two options: either physically connect your laptop directly to the radio or leverage the PiLauncher by connecting to it via WiFi over SSH for debugging the Meshtastic radio without needing to step outside :D

Discussions