Skip to content

This project is a realization of PLCs used in industries. Sorting Machine is working on the basis of Color Recognition. An object placed on Workspace is detected using an Infrared Sensor and then colors are recognized using a Color Sensor TCS3200 which outputs the square wave whose frequency is proportional to R/G/B color content in the object. …

License

Notifications You must be signed in to change notification settings

nitin411/Sorting-Machine-Intel-8085-Microprocessor-Project

 
 

Repository files navigation

Sorting-Machine-Intel-8085-Microprocessor-Project

This project is a realization of PLCs used in industries. Sorting Machine is working on the basis of Color Recognition. An object placed on Workspace is detected using an Infrared Sensor and then colors are recognized using a Color Sensor TCS3200 which outputs the square wave whose frequency is proportional to R/G/B color content in the object. At this stage, only primary colors are recognized by the machine. Data analysis is done by Intel Microprocessor 8085. Bidirectional Stepper Motors are used to direct the object in particular direction allocated according to recognized color.

Autodesk Eagle 8.2.0 is used for designing the schematic and PCB. PCB fabricated at PCBPower,Gujrat.

Assembly Programming is done on Jubin Simulator. Hex file conversion to Binary is done by Hex2Bin.exe

Complete Demonstration of my project is available at YOUTUBE : https://www.youtube.com/watch?v=vYNUx6895Gs

About

This project is a realization of PLCs used in industries. Sorting Machine is working on the basis of Color Recognition. An object placed on Workspace is detected using an Infrared Sensor and then colors are recognized using a Color Sensor TCS3200 which outputs the square wave whose frequency is proportional to R/G/B color content in the object. …

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Eagle 99.8%
  • Other 0.2%