fun with bar codes
mctrivia
Posts: 3,772
It is pretty cool what you can do with a cell phone now a days. There are apps out there that will let you take a picture of this and see the associated information on your phone.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Lots of propeller based products in stock at affordable prices.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Lots of propeller based products in stock at affordable prices.
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Engineering
·
www.androidtapp.com/barcode-scanner/
I tried it out on the bar code above, and got taken to the Prop Modules web site.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Leon Heller
Amateur radio callsign: G1HSM
Post Edited (Leon) : 6/23/2010 11:33:39 PM GMT
I wrote an app to generate them.
I have added parallax to the list. From any page on parallax.com you can generate one by adding the following html code.
<img src="http://zmdkl.com/qrgen/?url=[noparse][[/noparse]urlencodedurl]">
to url encode url remove special characters like =&/ and replace them with ascii values
i.e.
& -> %26
= -> %3D
/ -> %2F
in php it is easier
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Lots of propeller based products in stock at affordable prices.
Post Edited (mctrivia) : 6/24/2010 2:20:57 PM GMT
Here is one for the propeller
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Lots of propeller based products in stock at affordable prices.
I tried it on the bar code of a book I bought recently: it displayed "Found book" and the ISBN. It's 9780140146905 if anyone wants to see what I am reading currently.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Leon Heller
Amateur radio callsign: G1HSM
Post Edited (Leon) : 6/24/2010 9:51:04 AM GMT
Here's the page where they announced it: blogs.msdn.com/b/tag/archive/2009/01/08/announcement-ces-2009-microsoft-tag.aspx
This article shows the size differences: www.istartedsomething.com/20090108/microsoft-tag-microsofts-own-2d-barcode/
And this is the one of the images that can be used as a tag: www.facebook.com/microsofttag#!/photo.php?pid=2191730&id=48324856532
Now we need to combine the HTTP Stuff with Hanno's vision processing and we can do it on the prop!
Bill
Post Edited (wjsteele) : 6/24/2010 1:22:39 PM GMT
I will check out the link though
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Lots of propeller based products in stock at affordable prices.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Lots of propeller based products in stock at affordable prices.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Lots of propeller based products in stock at affordable prices.
http://qrcode.kaywa.com/
They also offer software for your mobile phone to use with QR codes.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
I'm just 7*1027 atoms floating through time and space in close formation. -KF4IXM
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Leon Heller
Amateur radio callsign: G1HSM
I just had a thought - T-shirts with QR codes on them could be fun. One's name is an obvious possibility, and various ruderies for those that like that sort of thing. Any suggestions?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Leon Heller
Amateur radio callsign: G1HSM
Post Edited (Leon) : 6/27/2010 6:07:06 AM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Lots of propeller based products in stock at affordable prices.