[accessible-android] Possible QRCode generation piece of software

  • From: "Jacob Kruger" <jacob@xxxxxxxxxxxxx>
  • To: <accessible-android@xxxxxxxxxxxxx>
  • Date: Mon, 12 Aug 2013 08:37:27 +0200

Ok, firstly, found this on sourceForge:
http://sourceforge.net/projects/qrcodegenerator/ 
 
So, pulled source code off, and quickly put it into a small compiled app, for 
running on windows - think stand-alone/offline, and it pulls the info for image 
generation out of the url.csv file, and have included one small sample file, 
and in url.txt, there's a sort of explanation of data format/structure, and the 
.png images get generated in the output sub-folder:
https://dl.dropboxusercontent.com/u/13327195/QRCodeGenerator.zip
 
In there, you run QRCode.exe, and it's a command line app, that doesn't do much 
more than just parse contents of the url.csv file, and then generate multiple 
output image files that you could then, in theory print out onto labels.
 
Now, only issue is don't even have a printer here, so couldn't test this output 
using ideal item identifier, etc., as of yet, but, anyway...<smile>
 
And, BTW, the vOICe's inclusion of the ZXing barcode scanner should also, if 
not better, help you scan for QRCodes, etc. - will also test that at some stage.
 
Stay well

Jacob Kruger
Blind Biker
Skype: BlindZA
'...fate had broken his body, but not his spirit...'

Other related posts:

  • » [accessible-android] Possible QRCode generation piece of software - Jacob Kruger