linux - how to make uzbl to accept stdin -


i using uzbl browser arm board , running web application. having 1 passbook reader read passbook data whenever show passbook in front of reader , data read passbook displayed on screen.

the main problem when click text box in application , if tried read data passbook data not displayed on screen.

i have tried cat,hexdump,od commands getting junk characters.

someone please guide me on how use command format ascii characters. below command.

cat < /dev/hidraw1 


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -