Skip to content

Simple material detector using an Arduino board, SN04-N inductive proximity sensor, TCRT5000 infrared sensor and LDR resistor.

License

Notifications You must be signed in to change notification settings

fraps17/arduino-material-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Material Detector

This is a simple example of material detection using different sensors for education purposes. It uses a SN04-N NPN inductive proximity sensor to detect a metal object, and a combination of a laser diode and LDR resistor to distinguish between paper and plastic object based on reflectivity. A TCRT5000 infrared sensor is used to detect whether there's an object to analyze. Works fine enough for simple materials, more properties should be analyzed though for better result.

Wiring diagram

wiring diagram

Components

  • Arduino (Nano or Uno)
  • SN04-N Inductive Proximity Sensor
  • LDR photo resistor
  • 5V Laser Diode
  • 3x LED
  • 4x 220 Ohm Resistors
  • TCRT5000 Infrared sensor

About

Simple material detector using an Arduino board, SN04-N inductive proximity sensor, TCRT5000 infrared sensor and LDR resistor.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages