Skip to content

An Arduino project that detects and sorts different types of dust automatically.

Notifications You must be signed in to change notification settings

denisastanut/Intelligent-Dust-Sorting-Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Intelligent Dust Sorting Machine

An automated waste sorting system built with Arduino.

Overview

This system detects objects placed on a conveyor belt and automatically sorts them into three categories: metal, wet, or dry.
It uses sensors, servo motors, an LCD display, and a buzzer to provide real-time feedback during the sorting process.

Features

  • Object detection with IR sensor
  • Metal detection with proximity sensor
  • Wet waste detection with raindrop sensor
  • Automated sorting using servo motors
  • Real-time stats on LCD display (counts & percentages)
  • Audio feedback with buzzer

Components

  • Microcontroller: Arduino UNO
  • Sensors: IR Sensor, Proximity Sensor, Raindrop Sensor
  • Actuators: Servo Motors
  • Feedback: LCD Display, Buzzer, Push Button
  • Power Supply: Portable Power Bank
  • Prototyping Tools: Breadboard, Jumper Wires

About

An Arduino project that detects and sorts different types of dust automatically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages