Engineering Projects/BarCode/Howard Community College/fall2012/p2-503-at

Problem Statement edit

Create generate a barcode that would open the picture without using the browser.

Team Members edit

Akoumany
Thiam

Summary edit

For 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 edit

Story edit

We 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 edit

Material List edit

Any android phone.

Software List edit

QR code generator
SDK application
Inkscape

Time edit

40 hours

Tutorials edit

http://people.bridgewater.edu/~arn002/csci440/android-tutorial.htm http://www.thonky.com/qr-code-tutorial/

Next Steps edit

The next team should continue working on the android application.