I have a bar-code scanner connected through serial. I can get the readings (or data) through Putty.
I am looking to use the scanner as a keyboard, so that the scanner readings go directly to the text cursor (that is, notepad, Word, or a website).
More specifically, I need the readings to be displayed in a web application (browser). Thank you.