Files

copied

Scanning the repository...

Last update 7 years 7 months by LALIT ARORA
Files
28C256 32K ROM Datasheet.pdf
62256 32K RAM Datasheet.pdf
74HCT04 Datasheet.pdf
Intel 8254 Datasheet.pdf
Intel 8255 Datasheet.pdf
Intel-8085 Datasheet.pdf
L293D Motor Driver Datasheet.pdf
LICENSE
README.md
S_M_Board_PDF.pdf
S_M_REPORT.pdf
S_M_Schematic_PDF.pdf
S_M_v4.1_BOM
S_M_v4.1_Board.sch
S_M_v4.1_NetScript.scr
S_M_v4.1_Schematic.sch
S_M_v4.1_netlist
Sorting_Machine.asm
Stepper_Port_Manipulation.ino
TCS3200 Color Sensor Datasheet.pdf
README.md

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

<![CDATA[]]>IMAGE ALT TEXT HERE<![CDATA[]]>

Report a bug