Hi everyone
I am planning to build a small bot like drone which flies in a polyfarm and measures temperature, humidity, soil moisture and PH of the soil at various part of the farm. It should send the data to a processing unit and the unit actuates various motors at different parts of the farm to ensure optimal condition. I have lot os doubts regarding building flying bot. First of all which micro controller can I use. It should be able to control the drone , make it fly in a stipulated path and also send the sensor data to the processing unit outside the farm through Zigbee.Please guide me.Which controller can I choose?
Replies
Arducopter can do this. All you need is mission capabilities and the ability to carry a sensor package, right? I'd say Arducopter is the best platform for that.
You should read through the wiki to get a better idea of how Arducopter works. I would recommend hooking your sensor package up to its own payload Arduino for datalogging and transmission.
I do have to warn you that getting a copter flying missions regularly, for someone with zero copter experience, is a huge undertaking no matter what autopilot you use. It will be less like you are doing an agriculture project that happens to use copters, as that you will be doing a copter project that happens to take agriculture data.
I would recommend getting one of these. There's no reason for you to build your own copter for this. The Iris will already be able to fly around on autonomous missions for you. Instead of the camera mounted down below, you could make your custom payload with sensors, arduino, and radio back to whatever receiver you're using for the farm.
I also feel I should warn you that unless you get into some serious engineering or money, your copter is going to be flying for 10-15 minutes. Meaning this is very much not a system you set and forget for farm monitoring. Its more like a time saver that is less work than walking around with a sensor package for 10 minutes. Unless you're willing to invest in developing a very advanced system, you are going to need a pilot to prep and reset the copter every 10 minutes. I don't know if this is what you're looking for or not.
By the way, I'm available for paid consulting, R&D, or testing work with copters. My background is in copters for ecological study.