micro final presenation - Today at Minesinside.mines.edu/~whoff/courses/EENG383/projects/2012... ·...

24
Candy Sorter In Color Michael Coughlin Justin Pinkul

Transcript of micro final presenation - Today at Minesinside.mines.edu/~whoff/courses/EENG383/projects/2012... ·...

Page 1: micro final presenation - Today at Minesinside.mines.edu/~whoff/courses/EENG383/projects/2012... · 2013-01-01 · Microsoft PowerPoint - micro final presenation.pptx Author: whoff

Candy SorterIn Color

Michael Coughlin

Justin Pinkul

Page 2: micro final presenation - Today at Minesinside.mines.edu/~whoff/courses/EENG383/projects/2012... · 2013-01-01 · Microsoft PowerPoint - micro final presenation.pptx Author: whoff

Function: Sort candy by color!

Page 3: micro final presenation - Today at Minesinside.mines.edu/~whoff/courses/EENG383/projects/2012... · 2013-01-01 · Microsoft PowerPoint - micro final presenation.pptx Author: whoff

Materials

Page 4: micro final presenation - Today at Minesinside.mines.edu/~whoff/courses/EENG383/projects/2012... · 2013-01-01 · Microsoft PowerPoint - micro final presenation.pptx Author: whoff

1 Color Sensor

Page 5: micro final presenation - Today at Minesinside.mines.edu/~whoff/courses/EENG383/projects/2012... · 2013-01-01 · Microsoft PowerPoint - micro final presenation.pptx Author: whoff

Made from:• 1 Photoresistor• 4 Colored LEDs

Page 6: micro final presenation - Today at Minesinside.mines.edu/~whoff/courses/EENG383/projects/2012... · 2013-01-01 · Microsoft PowerPoint - micro final presenation.pptx Author: whoff

1 HCS12 Microcontroller

Page 7: micro final presenation - Today at Minesinside.mines.edu/~whoff/courses/EENG383/projects/2012... · 2013-01-01 · Microsoft PowerPoint - micro final presenation.pptx Author: whoff

2 Servo Motors

Page 8: micro final presenation - Today at Minesinside.mines.edu/~whoff/courses/EENG383/projects/2012... · 2013-01-01 · Microsoft PowerPoint - micro final presenation.pptx Author: whoff

1 LCD Screen

Page 9: micro final presenation - Today at Minesinside.mines.edu/~whoff/courses/EENG383/projects/2012... · 2013-01-01 · Microsoft PowerPoint - micro final presenation.pptx Author: whoff

Various Resistors• 1 potentiometer• 10x 100Ω Resistors• 1 1kΩ Resistor

Page 10: micro final presenation - Today at Minesinside.mines.edu/~whoff/courses/EENG383/projects/2012... · 2013-01-01 · Microsoft PowerPoint - micro final presenation.pptx Author: whoff

1 Lego Tower!

Page 11: micro final presenation - Today at Minesinside.mines.edu/~whoff/courses/EENG383/projects/2012... · 2013-01-01 · Microsoft PowerPoint - micro final presenation.pptx Author: whoff

Method of Operation

Page 12: micro final presenation - Today at Minesinside.mines.edu/~whoff/courses/EENG383/projects/2012... · 2013-01-01 · Microsoft PowerPoint - micro final presenation.pptx Author: whoff

Step 1:Place candy insensor enclosure

Page 13: micro final presenation - Today at Minesinside.mines.edu/~whoff/courses/EENG383/projects/2012... · 2013-01-01 · Microsoft PowerPoint - micro final presenation.pptx Author: whoff

Step 2:Allow sensor to

detect color

Page 14: micro final presenation - Today at Minesinside.mines.edu/~whoff/courses/EENG383/projects/2012... · 2013-01-01 · Microsoft PowerPoint - micro final presenation.pptx Author: whoff

Step 3:First servo drops candy

Page 15: micro final presenation - Today at Minesinside.mines.edu/~whoff/courses/EENG383/projects/2012... · 2013-01-01 · Microsoft PowerPoint - micro final presenation.pptx Author: whoff

Step 4:Second servo deflects

candy

Page 16: micro final presenation - Today at Minesinside.mines.edu/~whoff/courses/EENG383/projects/2012... · 2013-01-01 · Microsoft PowerPoint - micro final presenation.pptx Author: whoff

Step 5:Candy is sorted!

Page 17: micro final presenation - Today at Minesinside.mines.edu/~whoff/courses/EENG383/projects/2012... · 2013-01-01 · Microsoft PowerPoint - micro final presenation.pptx Author: whoff

Very Simple Design

Page 18: micro final presenation - Today at Minesinside.mines.edu/~whoff/courses/EENG383/projects/2012... · 2013-01-01 · Microsoft PowerPoint - micro final presenation.pptx Author: whoff

Servo motors controlled by two PWM signals

Page 19: micro final presenation - Today at Minesinside.mines.edu/~whoff/courses/EENG383/projects/2012... · 2013-01-01 · Microsoft PowerPoint - micro final presenation.pptx Author: whoff

PWM signals provided on PT3 and PT4

PT3 is then wired to PT5

Page 20: micro final presenation - Today at Minesinside.mines.edu/~whoff/courses/EENG383/projects/2012... · 2013-01-01 · Microsoft PowerPoint - micro final presenation.pptx Author: whoff

Port T is also used to drive the LEDs

Page 21: micro final presenation - Today at Minesinside.mines.edu/~whoff/courses/EENG383/projects/2012... · 2013-01-01 · Microsoft PowerPoint - micro final presenation.pptx Author: whoff

Input from sensor read on AN02

Page 22: micro final presenation - Today at Minesinside.mines.edu/~whoff/courses/EENG383/projects/2012... · 2013-01-01 · Microsoft PowerPoint - micro final presenation.pptx Author: whoff

Port M used to control LCD

Page 23: micro final presenation - Today at Minesinside.mines.edu/~whoff/courses/EENG383/projects/2012... · 2013-01-01 · Microsoft PowerPoint - micro final presenation.pptx Author: whoff
Page 24: micro final presenation - Today at Minesinside.mines.edu/~whoff/courses/EENG383/projects/2012... · 2013-01-01 · Microsoft PowerPoint - micro final presenation.pptx Author: whoff

Questions?