4180 Parts Check-Out System

Vikram Krishnamurthy, Joanne Pokrzywa, Anjali Shankar

Project Description

Problem: In 4180, students need to checkout various parts for labs that are not included in the 4180 parts kits. To do this, a TA or Professor Hamblen must be present in the lab to get the parts and record what the student checked out. This is also the case when students want to return parts.

Solution: We have created a 4180 Parts Check-Out System prototype. This system implements a C# GUI, mbed, RFID scanner, compartment box, 4 5V solenoids, and 4 MOSFET relays. The system works by prompting the user to scan their RFID card. The users are recognized by their RFID card and if the student is in the class he/she can now checkout parts using the GUI. The GUI helps the student either check-out or return parts by looking at the database(which consists of text files) and updates the database accordingly. The GUI then send signals back to the mbed which then uses the solenoids available to unlock the specified compartment.Once the student is done, he/she can logout and the system is available for the next student.

https://mail.google.com/mail/u/0/?ui=2&ik=9bc54002b2&view=fimg&th=15bcad2b1f393717&attid=0.0&disp=inline&safe=1&attbid=ANGjdJ8F0Ip6ywS4xfiNjD0nVTnyw5E3vINDXxyGLEgyJ60cejGEAiwt9f5eLor8fbHptUfEpqHzY9TdFhw75lLzKiGyrbrQp7K1uW6KgB_7hbqDqFwkhoOHpmhRAoo&ats=1493756662498&rm=15bcad2b1f393717&zw&sz=w1920-h925

https://mail.google.com/mail/u/0/?ui=2&ik=9bc54002b2&view=fimg&th=15bcad2b1f393717&attid=0.2&disp=inline&safe=1&attbid=ANGjdJ_lZrIAnFfVRNUv5_4Nr2jrrrBCeUPuz8Ki_YRyOMGGvnis4PcyCgum6k1YvPzHlioNiQD6fKvljUye4vFqOqwYTeTo1jEqhz97mfRa9zuj3R9cKeL4c90zSTs&ats=1493756662498&rm=15bcad2b1f393717&zw&sz=w1920-h925

Parts Used

ID12 RFID

Pinout

https://developer.mbed.org/media/components/pinouts/rfidschematic.png

Datasheet

https://cdn.sparkfun.com/datasheets/Sensors/ID/ID-2LA,%20ID-12LA,%20ID-20LA2013-4-10.pdf

Small 5VDC Sparkfun Solenoid

https://developer.mbed.org/media/uploads/4180_1/solenoid.jpg

Datasheet

https://cdn.sparkfun.com/datasheets/Robotics/ZHO-0420S-05A4.5%20SPECIFICATION.pdf

MOSFET Relay

https://developer.mbed.org/media/uploads/4180_1/_scaled_mdriver.jpg

Datasheet

https://developer.mbed.org/users/4180_1/notebook/relays1/

Demo Video

Code

Import programFinalProject4180

4180 Parts Checkout System


1 comment on 4180 Parts Check-Out System:

02 May 2017

Please log in to post comments.