6ee36ee45b3181b82f3fecfbb99377135c0dce98
DD3 LoRa Bridge Raspi Debugger
Headless Raspberry Pi Zero W project:
- WiFi client or fallback AP (
serial/serialserial) - Web portal (
http://192.168.4.1/in AP mode) - ESP32 USB serial bridge with live SSE stream and daily log files (
/home/pi/xxx_YYYY-MM-DD_HH-MM-SS.log) - Stable symlink to active log (
/home/pi/xxx.log) - RTC boot restore + NTP sync + RTC write-back
- Autostart via systemd
Quick install (on Raspberry Pi)
chmod +x install.sh
sudo ./install.sh
Then reboot:
sudo reboot
Description
Languages
Python
74.4%
HTML
14.5%
Shell
7.9%
CSS
3.2%