Engineering Projects/BarCode/Howard Community College/fall2012/p2-503-at
Problem Statement
editCreate generate a barcode that would open the picture without using the browser.
Team Members
editSummary
editFor the barcode project we began with the QR to generate it. We then decided to use the android SDK to create an app. The primary goal is create a practical application using QR Codes and a smartphone application that reads the QR codes. We also converted the jpg. pictures into svgs to be used in the application.
Poster
editStory
editWe reviewed the previous teams work to determine where to start on the barcode. We also reviewed the different apps we could use to generate a barcode.From the QR code generator we generated different materials such as a phone number, text, url and a contact. But the QR code is limited with what it could convert. Before the pictures are converted it needs to be turned into a url. Through text the picture would not be generated. We then moved towards Andoids SDK to create an application. The application would download the zip file and then unzip it and copy the information to the SDK card.
Decision List
editMaterial List
editAny android phone.
Software List
editQR code generator
SDK application
Inkscape
Time
edit40 hours
Tutorials
edithttp://people.bridgewater.edu/~arn002/csci440/android-tutorial.htm http://www.thonky.com/qr-code-tutorial/
Next Steps
editThe next team should continue working on the android application.