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

From Wikiversity
Jump to navigation Jump to search

Problem Statement[edit | edit source]

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

Team Members[edit | edit source]

Akoumany
Thiam

Summary[edit | edit source]

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 | edit source]

Story[edit | edit source]

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 | edit source]

Material List[edit | edit source]

Any android phone.

Software List[edit | edit source]

QR code generator
SDK application
Inkscape

Time[edit | edit source]

40 hours

Tutorials[edit | edit source]

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

Next Steps[edit | edit source]

The next team should continue working on the android application.