กลับไปหน้ารวมไฟล์
arduino-model-of-a-belt-conveyor-bbe04b-en.md

This Project explains how to build a belt conveyor system with product counter and weight measurement unit.

This system ensures the quality and quantity of the product being conveyed from one system to another.

Visit Our Blog for more details.

https://craftybin.blogspot.com/2020/04/model-belt-conveyor-with-product.html

This system can be used individually as an intermediate secondary system to convey a product (eg: packed cement bags) from one system to another.

Counter(+) & counter(-) buttons are used to adjust the number of products required.

Enter button is used to set the adjusted product count and turn on the system.

In this model project, load cell is used as the weight measuring sensor to detect whether the product is in 800g-1200g range.

If the Product is not within the range, the fourth motor(04) will act as a reject arm(screw linear motion) and push the rejected product from the weight measuring plate to a side.(to an another system or waste bin)

If the product is in the 800g-1200g range, then the product is conveyed to the second belt area using third motor(03), which starts the first belt conveyor.

The product will continue along the second belt area until it gets detected by the IR sensor, which will count the product passing through.

If the set product count and number of products detected by IR sensor is equal; the system will stop after a time delay. (Time delay is used to convey the last counted product to be moved to the next belt area)

Then the third belt will convey the product to the next system.

You Can Get Full Information about this project in Here

EXPANDED TECHNICAL DETAILS

Industrial Logistics Automation Simulation

This project builds a functional miniature belt conveyor system, demonstrating the core principles of factory automation and material handling.

  • Closed-Loop Speed Control: Uses a geared DC motor with an optical encoder. The Arduino runs a simplified PID loop to maintain a constant belt speed regardless of the weight of the objects being transported.
  • Optical Object Counting Matrix: Features IR break-beam sensors at both ends of the belt. The Arduino automatically counts every item that passes through and displays the "Total Inventory" on an LCD.

Interaction

  • Automatic "Stop-on-Full" Safety: If the exit sensor is blocked for more than 3 seconds (indicating a pile-up), the Arduino instantly halts the conveyor and sounds a "System Jam" alarm.

ข้อมูล Frontmatter ดั้งเดิม

title: "Arduino Model of a Belt Conveyor"
description: "Model of a Belt Conveyor With Product Counter & Weight Measurement"
author: "ChathuHett"
category: ""
tags:
  - "smart appliances"
  - "monitoring"
views: 15054
likes: 3
price: 2450
difficulty: "Easy"
components:
  - "1x 12V 3A Power Supply"
  - "4x DC Motor, 12 V"
  - "1x Jumper wires (generic)"
  - "1x SparkFun Load Cell Amplifier - HX711"
  - "1x Arduino Nano R3"
  - "1x LCD Module 16x2"
  - "1x Load Cell (1.5Kg)"
  - "3x Pushbutton Switch, Momentary"
  - "2x L298N Motor Driver"
  - "1x IR Sensor"
tools: []
apps:
  - "1x Arduino IDE"
downloadableFiles:
  - "https://projects.arduinocontent.cc/c7332541-e309-49c2-85ea-413104902c3c.ino"
  - "https://projects.arduinocontent.cc/c7332541-e309-49c2-85ea-413104902c3c.ino"
documentationLinks: []
passwordHash: "292e1bc6bc2ac98261060de401b3a23b13057e6452d46dca23d2a409b2e1f6c0"
encryptedPayload: "U2FsdGVkX19YSswpq6/6IiA3xgCd5JsaUyXVED8M4mKYEFKx88fM9T8yxhl0uy3VrYKGgbtz9I4bui4JdPkOBvUZXnk91yq/5VuvLA/HY3Y="
seoDescription: "Arduino Model of a Belt Conveyor featuring integrated Product Counter and Weight Measurement for industrial simulation projects."
videoLinks: []
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/arduino-model-of-a-belt-conveyor-bbe04b_cover.jpg"
lang: "en"