Please advise..
I need to use "USB barcode scanner" with "Arduino maga2560 adk r3" board to communicate via UART to "XBEE".
It would be great if I can have some sample source code with require libraries.
I'm not sure anyone has written a 'driver' for a USB barcode scanner yet. There is nothing on the Circuits@home site to suggest it has been done. You might well have to write it yourself.
I try to use source code and libaries from Circuits@home and fond that the ADK board show " OSC did not start " in the hyper terminal please advise about this message , What is meaning of " OSC did not start " ?
What is meaning of " OSC did not start " ?
It means that the USB hardware failed to initialise. I'm not sure that Oleg's libraries are compatible with the Arduino ADK board, without some modification. His libraries are written for his USB host shield.
Thank you for your advise..
If possible , please advise the how to modification of libraries.? or the new libraies " USB host " compatible with Arduino ADK board.
Sorry, I don't know.