Difference between revisions of "RFID CheckIn"

From ESE205 Wiki
Jump to navigation Jump to search
Line 38: Line 38:
 
*3D Printer Filament
 
*3D Printer Filament
  
 +
*Display Screen
 +
https://www.adafruit.com/product/181
  
 
[https://learn.adafruit.com/adafruit-nfc-rfid-on-raspberry-pi/overview?gclid=CjwKCAiA5OrTBRBlEiwAXXhT6BJfsE1kdLuHCp5A5_7r_b6gADQ9rgrhe7Xk7lP0Og-F6pDkiAbq6BoC3xEQAvD_BwE Using the RFID Reader with Raspberry Pi]
 
[https://learn.adafruit.com/adafruit-nfc-rfid-on-raspberry-pi/overview?gclid=CjwKCAiA5OrTBRBlEiwAXXhT6BJfsE1kdLuHCp5A5_7r_b6gADQ9rgrhe7Xk7lP0Og-F6pDkiAbq6BoC3xEQAvD_BwE Using the RFID Reader with Raspberry Pi]

Revision as of 00:07, 8 February 2018

Team Members

Eliot Stein

Zach Steinberg

Hannah Lester

Nathan Schmetter (TA)

Project Description

Our project is an organization system designed to be used to keep track of tools in a lab. It involves RFID chipping/tagging the tools and creating software that monitors the time at which someone checks in and out the tools and can display this information, if requested. This could be used in labs to ensure that tools are not damaged or misplaced, and if they are, then the log will be able to determine when and by whom the tool was misplaced and/or damaged.

Challenges

Some that challenges we may face are:

  • Connecting the software to the hardware, using RFID chips, and making the check in/check out console
  • Learning how to properly implement our software to meet our desired goals.
  • Learning how to use RFID chips and Raspberry Pi.
  • After doing some research, it seems that a common problem with RFID is tag collision and reader collision, meaning that signals can accidentally become overlapped. We will have to make sure that this issue does not happen with our tags.
  • Making sure that each group member understands the software in its entirety.

Materials and Budget

(Please note all prices do not include shipping and handling fees)

  • Raspberry Pi
  • 3D Printer Filament
  • Display Screen

https://www.adafruit.com/product/181

Using the RFID Reader with Raspberry Pi

Gantt Chart

(These are preliminary, and we know that as the semester goes on, we will be able to break down these steps even further.)

  • Learning how to code the Raspberry Pi
  • Creating the console using 3D-Printing
  • Testing with RFID chips
  • Programming the software
  • Setting up the server
  • Debugging the software
  • Connecting the software to the hardware
  • Creating the poster
  • Demonstration

Weekly Log

Weekly log