The expansion of extractive industries near sensitive ecological zones requires robust real-time monitoring to ensure operational safety and mitigate environmental impact. This study introduces TerraWatch Connect, an Internet of Things (IoT) framework designed for the simultaneous monitoring of active mining environments and contiguous forest areas. Utilizing a distributed network of low-power wireless sensors and long-range wide area network communication, the system continuously captures critical environmental and safety parameters, such as toxic gas levels, soil subsidence, and acoustic anomalies, across remote terrains.
Introduction
The text presents TerraWatch Connect, an IoT-based system designed to address safety and environmental challenges caused by mining activities near forest areas. Traditional monitoring methods are slow and inefficient, making it difficult to detect hazards like toxic gas leaks, soil instability, forest fires, or illegal activities in real time.
TerraWatch Connect provides a unified, real-time monitoring framework by integrating multiple sensors, wireless communication, and visual surveillance. It tracks environmental conditions (temperature, humidity, gas levels), detects motion and sound (human/animal activity or illegal actions), and monitors surroundings using cameras and GPS-based location tracking.
The system uses hardware components such as ESP32 microcontroller, sensors (DHT11, MQ-2, PIR, sound, ultrasonic), GPS module, RFID, and ESP32-CAM for image capture. Data is processed locally and transmitted via Wi-Fi to a backend server, where it is stored in a database and displayed on a web-based dashboard. Alerts are generated through buzzer, SMS, or email when abnormal conditions are detected.
Compared to existing systems that focus on isolated tasks (e.g., fire detection or wildlife monitoring), TerraWatch Connect offers a comprehensive, multi-sensor solution combining environmental monitoring, surveillance, real-time alerts, and centralized data management.
Results show that the system performs effectively, providing accurate data collection, low-latency communication, real-time dashboard updates, and timely alerts. Overall, it enhances both industrial safety and environmental conservation, enabling proactive hazard detection and improved forest protection.
Conclusion
The version of this template is V2. Most of the formatting instructions in this document have been compiled by Causal Productions from IEEE LaTeX style files. Causal Productions offers both A4 and US Letter templates for LaTeX and Microsoft Word. The LaTeX templates depend on the official IEEEtran.cls and IEEEtran.bst files, whereas the Microsoft Word templates are self-contained files. Causal Productions has used its best efforts to ensure that the templates have the same appearance.
Causal Productions permits the distribution and revision of these templates on the condition that Causal Productions is credited in the revised template as follows: The original version of this template was provided by courtesy of Causal Productions (www.causalproductions.com)
References
[1] IEEE, Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications, IEEE Std. 802.11, 1997.
[2] A. Bahga and V. Madisetti, Internet of Things: A Hands On Approach, Universities Press, 2015.
[3] OpenStreetMap, “OpenStreetMap Project,” [Online]. Available: https://www.openstreetmap.org/
[4] Espressif Systems, ESP32 Technical Reference Manual, 2020.
[5] Arduino, “Arduino Documentation and Resources,” [Online]. Available: https://www.arduino.cc/
[6] World Wildlife Fund, “Deforestation and Wildlife Conservation Reports,” [Online]. Available: https://www.worldwildlife.org/
[7] Food and Agriculture Organization, Global Forest Resources Assessment 2020, FAO, United Nations, 2020.
[8] Fritzing – Desktop Application for Circuit Diagram Design. Available: https://fritzing.org
[9] Bootstrap – Frontend Framework for Web Dashboard Design. Available: https://getbootstrap.com
[10] ElectronicWings – ESP32 Tutorials and Circuit Diagrams. Available: https://www.electronicwings.com/esp32 (Provides guides for ESP32 programming, GPIO, sensors, and IoT projects.)