This project is called DI-FARM(Digital Framing)
I have a project of creating a system for monitoring cows using a wearable device attached to the neck or tail. The device tracks both location and temperature, transmitting the data to a central database. after reaching to a database, we already designed A custom user dashboard that will be providing farmers with real-time access to this information, facilitating better herd management, early detection of health issues, and improved overall animal welfare.
My DI-FARM system is a smart wearable device designed for cows. It tracks temperature, GPS location, and movement using embedded sensors and sends real-time data to a dashboard for farmers to monitor livestock health and behavior remotely.
I explored past Fab Academy projects and open-source livestock monitoring tools. Some projects focused on temperature sensing or GPS tracking, but few had full integration using ESP32, WebSocket-based dashboards, and solar-powered autonomy. This inspired me to push for a complete end-to-end IoT solution for livestock.
by this step you can navigate through the whole journey on building DI-FARM device where each stage is linked to its page
I used documentation from Seeed Studio (XIAO ESP32 C3), DallasTemperature and TinyGPS++ libraries, tutorials on solidworks, Node.js API development guides, and Fab Academy archive pages for reference.
more about materials I used was described in Applications and Implications, Project Development week and here is shortlisted components I used while building my final project
Most components were sourced from nyerekatech and local electronics stores in Rwanda. The PCB was milled at our UR-UniPod Lab using the SRM-20 machine.
Component | Source | Estimated Cost (fr) |
---|---|---|
Seeed XIAO Microcontroller | nyerekatech.com | Fr20,000.00 |
GPS Module | nyerekatech.com | Fr12,000 |
Waterproof Temperature Sensor | nyerekatech.com | Fr25,000.00 |
LoRa Module | nyerekatech.com | Fr14,500.00 |
N-Channel MOSFET | nyerekatech.com | Fr1,000.00 |
LiPo Battery + Solar Charger | nyerekatech.com | Fr10,000.00 |
accelerometer | nyerekatech.com | Fr10,000.00 |
Total Estimated Cost | fr83,500 |
I fabricated the PCB, 3D-printed the enclosure, programmed the firmware, developed the backend and frontend, and tested the system integration.
The sensors worked well individually and in integration. However, the GPS signal was weak indoors and required outdoor testing. I also had to troubleshoot Wi-Fi connection drops and optimize the firmware for better timing.
I evaluated it by testing each component separately, then validating the data flow from the wearable device to the dashboard. I simulated real conditions by mounting it on my neck acting in place of a cow and observing real-time updates on the web app.
This system shows the potential for smart farming in rural areas, helping farmers manage livestock health and movement more efficiently. With rechargebal battery and affordable sensors, this solution can be scaled or adapted for other animals or field conditions.
for other info about implications you can visit application and implications of my final project