Bar Code Scanner and App connected

$1.00

Description

App to communicate a Bar Code Scanner with a mobile phone using a USB host Shield, Arduino Mega 2560, and an HC-06 Bluetooth module. This app receives the code read from the scanner and interprets the code on the app to identify the product that is stored. This development uses the USB host shield library which can be found on the Oleg Mazurob repository on GitHub

https://github.com/felis/USB_Host_Shield_2.0