How a North Dakota farmer built an IoT-driven farm

From automated excavators to self-measuring grain bins, these IoT projects are making farm life more efficient and less taxing

Jeffrey Lee article author avatarJeffrey LeeMarch 02, 2018
How a North Dakota farmer built an IoT-driven farm

IoT Excavators

Greg Meandel is not your regular farmer — he loves to build and program IoT projects that remove the complexity from daily farm life.

For instance, one of his many IoT projects is an excavator that can be started remotely. By using an Electron, he can remotely heat up the excavator’s block heater, which helps start up the engine. In some cases, he had to wait hours for the internal block to heat up. Now, he can wake up and wirelessly send a command to the electron via his phone. By the time breakfast is finished, the excavator is heated and ready to go.

iot-farm-electron

This is just one of many IoT projects Greg has implemented on his farm. For this article, Greg shared a step-by-step tutorial for how he built a self-measuring grain storage bin.

The Problem

After corn is harvested, the grain is collected in large storage bins. For Greg, he had to climb a ladder just to see inside the bin and track how much corn grain had been harvested. This turns into a rather timely and painfully repetitive task when you have to check it multiple times a day.

iot-farm-bin-level-device

But Greg knew this was a problem that could be solved with the right hardware. Using a Photon, a motor drive, and some spring switches, Greg knew he could create a device that would measure the grain bins for him.

Bin-Level Device Requirements

For this IoT project, Greg had some goals he set out to accomplish:

  1. Build a weather-resilient device that could function in both moist and dusty environments.
  2. Find affordable hardware components so he could create multiple devices that could go in different bins (and possibly sell to other farmers).
  3. Create an end-to-end device that could connect to the cloud and communicate with other devices.
  4. Be accessible and easy to use for combine drivers and truckers.

The Solution

Greg used a Photon so the device could connect to the internet and communicate with other devices (like his phone and the combine’s interface). He also planned to have a weight drop into the bin to determine the grain levels, so he bought two switches (one that would drop the weight and the other to reset the device). He then bought and 3D printed other components to complete the device. Once it was finished, he stored all the components in an enclosure to keep it safe from the dusty and moist environment.

iot-farm-bin-level-device-in-bin

How it works

Here is how Greg Meandel’s final device works step by step. With it, he never has to climb up a ladder again:

  1. Greg initiates the process by sending a command to the Photon.
  2. The Photon releases a break on the device, which causes a weight to free fall till it hits the grain.
  3. Once the weight hits the grain, a motor rewinds the line and weight.
  4. The device counts every step to determine the bin-level (200 steps/per revolution).
  5. A strong magnet at the top of the weight tells the Photon when the weight is back into the original position.
  6. The Photon sends the measurements to Greg’s phone.
  7. And, that’s it!

The Final Budget

Greg was able to build several devices that he could put in multiple grain bins. And if he so chooses, he can build more and sell them to other farmers.

iot-farm-bin-level-budget

Takeaways

With IoT hardware, Greg Meandel is making daily farm life easier and more efficient. Not only was Meandel able to achieve his goal, he was able to do it on a conservative budget. Greg is actively working on more IoT projects and continues to find innovative methods that remove the manual tasks of everyday farm life.

Comments are not currently available for this post.