Link : https://maker.wiznet.io/rifqieeeee/contest/fff%2Dproject%2Dflame%2Dfree%2Dfarm/
Livestock farming is a crucial sector in the economy, providing food sources such as meat and milk, along with other by-products for human consumption. However, livestock farms also face a high risk of fire, which can be triggered by various factors. Common causes of farm fires include electrical short circuits and discarded cigarette butts by workers. This risk is further exacerbated by the presence of methane gas (CH4). The manure from livestock, especially cattle and goats, contains high levels of organic matter that, when decomposed by microorganisms through anaerobic fermentation, produces methane as a primary by-product. Methane is a highly flammable gas that can form explosive mixtures in the air if it accumulates in sufficient concentrations. This situation makes livestock farms a hazardous environment prone to fires, posing threats not only to the safety of the animals and workers but also potentially causing significant economic losses and environmental damage. Therefore, an effective early fire detection system is necessary to proactively monitor and manage this risk.
We need to implement serious preventive measures to address this issue. To tackle this problem, the FFF Project has been developed. The FFF Project is a system designed to monitor methane gas levels, significant temperature changes above threshold limits, and the presence of smoke that may arise from electrical short circuits or discarded cigarette butts. This comprehensive monitoring system aims to provide early detection of potential fire hazards, ensuring timely interventions and enhancing the safety and security of livestock farms. By continuously tracking these critical parameters, the FFF Project helps prevent fires, thereby protecting livestock, workers, and the farm's infrastructure from potentially devastating incidents.
Additionally, to enhance the security of the livestock, a goat counter feature has been incorporated. Many farmers, including my father, have expressed concerns about goat theft. Therefore, this feature has been added to the FFF Project as a supplementary tool to count the number of goats in the pen. This helps in ensuring the goats' safety and provides peace of mind to the farmers by enabling them to monitor and verify the presence of all their livestock at all times.
This system is divided into two subsystems:
The monitoring subsystem includes environmental monitoring and a goat counter. This subsystem utilizes an Arduino Mega along with several necessary sensors:
- MQ4 sensor: for methane gas detection
- SHT40 sensor: for temperature and humidity monitoring
- Smoke sensor: for smoke detection
- Grove Vision AI v2: for goat counting
The web server subsystem allows for remote monitoring without the need to be physically present. This subsystem is built using the SURF 5 board for the monitoring process. The SURF 5 board will be connected via WLAN cable and linked to the internet. SURF 5 will then function as a web server where users can monitor the results of the monitoring carried out by the first subsystem. Communication between the two subsystems is conducted using serial communication, ensuring that data from the monitoring process can be transmitted to the web server for remote monitoring.
- WIZnet SURF 5 Board
- WIZnet WIZPoE-P1
- DFRobot Fermion: MEMS Smoke Gas Detection Sensor
- DFRobot Fermion: SHT40 Temperature & Humidity Sensor
- MQ4 Sensor
- Grove Vision AI Module V2
- Arduino Mega 2560
- 0.96" OLED 64x128 Display Module
- Routers
- Lan cable
- USB type A cable
- Buzzer
- Microsoft VS Code
- WIZnet W7500 ISP Tool
- Hercules SETUP utility
- Arduino IDE
- Autodesk EAGLE
- Solidworks
- Ultimaker Cura
- Soldering iron
- Solder tin
- 3D Printer
- Cutter
- Screws and Hexnut
- Testing OLED 0.96 Inch Screens
- Sensor Testing and OLED Display Integration
- Integrating Arduino with SURF 5 Boards for Data Transmission
- Designing an Accurate Goat Counting System
- Building Effective Web Monitoring Solutions
- Designing and Fabricating Custom Printed Circuit Boards
- Designing Functional 3D-Printed Casings
- System Testing
By implementing the FFF Project, we aim to enhance the safety and security of livestock farms, providing early fire detection and preventing goat theft, ultimately protecting the livestock, workers, and farm infrastructure.