Authors: Amrutha H, Chaithra HM, Chandana BM, Chethana GH, Mr. Santhosh Babu KC Assistant Professor
Abstract: Women's safety remains a critical global concern, with increasing incidents of harassment, assault, and emergencies requiring immediate intervention. Traditional safety devices such as panic buttons and mobile applications have limitations: they rely on cellular connectivity, which may be unavailable in remote areas, and they lack automatic fall detection for situations where the user cannot manually trigger an alert. This project presents a comprehensive LoRa based women safety device that combines manual panic activation, automatic fall detection, and dual communication channels for maximum reliability. The system consists of two units: a portable transmitter unit carried by the user and a stationary receiver unit placed at a trusted location such as home, workplace, or police station. The transmitter unit uses an ESP32 microcontroller with a panic button for manual emergency activation and an MPU6050 sensor for automatic fall detection. When an emergency is detected, the transmitter sends an alert via LoRa wireless communication (operating at 433MHz) over long distances (several kilometers). Simultaneously, a GSM800L module sends an SMS alert directly to authorities or emergency contacts. The receiver unit, comprising another ESP32 with a LoRa module, buzzer, and LCD display, receives the LoRa transmission, displays the alert message on the LCD, and activates an audible buzzer to notify personnel at the receiving location. This dual-path communication ensures that even if one channel fails (GSM network down or LoRa interference), the other channel may still deliver the alert. The system is designed to be wearable, low-power, and effective in both urban and remote areas where cellular coverage may be unreliable.