barcode-scan.MOV
Loading...
88
views
Loading...
Uploader Comments (blissonwheels)
see all
All Comments (2)
-
Hey - how does the arduino know how to translate from the UPC to text, do you have a source for your script, or is that taken care of in the UPC scanner itself (I am toying with the idea of making a small kitchen appliance which you scan a product, the UPC code is then referenced to a database of products, and adds the product to a printed out list from a thermal printer as a shopping list)
Loading...
Signious - the barcode scanner returns a string identical to what you'd get from a keyboard, so it's just a matter of using a library - google for 'PS2 keyboard arduino'. The database of products is fun - each retail chain assigns a different barcode to products they package themselves, though, so you may have a 1:n relationship there.
blissonwheels 3 months ago