element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Design For A Cause 2021
  • Challenges & Projects
  • Design Challenges
  • Design For A Cause 2021
  • More
  • Cancel
Design For A Cause 2021
Blog Remote Agriculture Solution #02: Components and Design Structure
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: aaryan2134
  • Date Created: 26 May 2021 8:51 PM Date Created
  • Views 976 views
  • Likes 2 likes
  • Comments 1 comment
  • arduino_nano_33_iot
  • iot system
  • arduino nano 33 iot
  • arduino
  • design for a cause design challenge
  • design_for_a_cause_2021
  • agriculture
Related
Recommended

Remote Agriculture Solution #02: Components and Design Structure

aaryan2134
aaryan2134
26 May 2021

Remote Agriculture Solution

Blog Links:

#01: Introduction

#02: Components and Design Structure

#03: Setting up the AgroBot

#04: Setting up Arduino Nano 33 IOT

#05: Monitoring System

#06: Irrigation System

#07: Pest Control System

#08: Linking Everything to Arduino Nano 33 IOT

#09: Time to See the Work in Action

#10: Future Improvements

Component Plan:

  1. Arduino Nano 33 IOT
  2. Ultrasonic sensor - 3
  3. L293D IC - 2
  4. LDR
  5. DHT11 – temperature and humidity sensor for monitoring
  6. Soil Sensor
  7. Dc motors - 2
  8. Peristaltic Motors - s
  9. Chassis
  10. Arduino Uno

Other required parts like wires, breadboard, pipes, spray etc.

 

This project is based on the Arduino Nano 33 IOT which allows the farmer to track real time data and communicate with the robot over the internet.

 

Detailed Component Plan:

1. Arduino Nano 33 IOT

image

This will be used for controlling the bot over the internet. It will allow the farmer to get all the monitoring data while still being away from the farm.

The board's main processor is a low power ArmRegistered CortexRegistered-M0 32-bit SAMD21.

The WiFi and BluetoothRegistered connectivity is performed with a module from u-blox, the NINA-W10, a low power chipset operating in the 2.4GHz range.

On top of those, secure communication is ensured through the MicrochipRegistered ECC608 crypto chip.

Besides that, you can find a 6 axis IMU, what makes this board perfect for simple vibration alarm systems, pedometers, relative positioning of robots, etc

 

2. Ultrasonic Sensor(HC-SR04)

 

image

This is a sensor used to detect distance. We will use this to allow our bot to move across the farm. Also we will use these to accurately measure the level of water and pesticide  in the container. We will require 3 of these.

This is the HC-SR04 ultrasonic distance sensor. This economical sensor provides 2cm to 400cm of non-contact measurement functionality with a ranging accuracy that can reach up to 3mm. Each HC-SR04 module includes an ultrasonic transmitter, a receiver and a control circuit.

There are only four pins that you need to worry about on the HC-SR04: VCC (Power), Trig (Trigger), Echo (Receive), and GND (Ground).

 

3. L293D IC

image

We will use this to control the motors of our bot. We will require 1 to control the motors of the wheels and 1 for the pumps.

The L293D is a popular 16-Pin Motor Driver IC. As the name suggests it is mainly used to drive motors. A single L293D IC is capable of running two DC motors at the same time; also the direction of these two motors can be controlled independently.

 

4. Light Dependent Resistor(LDR)

image

We will use this to estimate the intensity of sunlight in the farm. This can be used by the farmer to study sunlight in his/her farm and depending on that plan the cropping pattern.

A photoresistor or light dependent resistor is an electronic component that is sensitive to light. When light falls upon it, then the resistance changes.

 

5. DHT 11


image

This will be used for our monitoring system. It will let the farmer know about the environmental conditions of the farm continuously.

The DHT11 is a commonly used Temperature and humidity sensor. The sensor comes with a dedicated NTC to measure temperature and an 8-bit microcontroller to output the values of temperature and humidity as serial data. The sensor is also factory calibrated and hence easy to interface with other microcontrollers.

The sensor can measure temperature from 0°C to 50°C and humidity from 20% to 90% with an accuracy of ±1°C and ±1%.

 

6. Soil Sensor

image

We will use this sensor to detect the humidity of the soil. This will be used to automatically water the crops. This can also help the farmer collect data about the farm conditions.

The sensor includes a potentiometer to set the desired moisture threshold. When the sensor measures more moisture than the set threshold, the digital output goes high and an LED indicates the output. When the moisture in the soil is less thatn the set threshold, the output remains low. The digital output can be connected to a micro controller to sense the moisture level. The sensor also outputs an analog output which can be connected to the ADC of a micro controller to get the exact moisture level in the soild.

 

7. DC Motors

image

These motors are for the movement of the bot around the field. We would need 2 of these.

These motors are simple DC Motors featuring gears for the shaft for obtaining the optimal performance characteristics. They are known as Center Shaft DC Geared Motors because their shaft extends through the center of their gear box assembly.

This DC Motor – 100RPM – 9Volts can be used in all-terrain robots and a variety of robotic applications. These motors have a 3 mm threaded drill hole in the middle of the shaft thus making it simple to connect it to the wheels or any other mechanical assembly.

8. Peristaltic Motors

image

We would need 2 of these for this project. These would pump water and pesticide for spraying on the plants.

 

  • DC Voltage: 2.5-6V
  • Maximum lift: 40-110cm / 15.75 "-43.4"
  • Flow rate: 80-120L / H
  • Outside the water outlet diameter : 7.5mm /0.3 "
  • internal diameter of water outlet: 4.7 mm / 0:18"
  • Diameter: Ca. 24 mm / 0.95 "
  • Length: Ca. 45 mm / 1.8"
  • Height: Ca. 33 mm / 1.30 String "
  • Material: engineering plastic
  • Mode driving: brushless cc design, magnetic driving

9. Arduino Uno R3

image

This will be used to control the motors for automatic movement of the bot.

Arduino Uno is a microcontroller board based on the ATmega328P

10. Chassis

image

We will use two whells connected to the motor and one castor wheel for this project.

 

 

Project Flowchart

image

 

Connect with Me:

aaryan2134@gmail.com

Github - aaryan2134

My website

Linkedin

  • Sign in to reply
  • mario1015
    mario1015 over 3 years ago

    Great Project @aarian2134Thumbsup

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube