Secure LoRa Messenger (ESP32 + SX1278)
Goal: Create a low-power, long-range messaging system that keeps communication alive even without traditional networks.
- Implemented two-way messaging between ESP32 boards using SX1278 LoRa modules.
- Added a custom encryption layer so messages are protected in transit.
- Designed hardware setup, wiring diagram, and safety checks (with multimeter diagnostics).
- Explored how such a system can be used in disaster zones or remote areas.
Tech: ESP32, SX1278 LoRa, C/C++, Arduino IDE