USB Host shield + HID keyboard functionality button


hi!

i've been using usb host shield 2.0 in project i'm getting input keyboard. i'd use buttons enter, backspace , arrow keys. how can detect them when pressed?


-ty!

hi!

i've been using usb host shield 2.0 in project i'm getting input keyboard. i'd use buttons enter, backspace , arrow keys. how can detect them when pressed?


-ty!
attepohjanmaa,
i'm not familiar usb host shield, information should code.

1) many keyboards scan codes. may not want use this. give codes sent keyboard. link give information need. can capture functions keys (f1,f2,..f12), shift keys, , other keys.

however,
2) want ascii code. [space], [enter], [backspace], etc.

fyi: backspace dec #127, hex x7f

ask questions if not sure.
jesse

 


Arduino Forum > Using Arduino > Programming Questions > USB Host shield + HID keyboard functionality button


arduino

Comments

Popular posts from this blog

Static ip - Raspberry Pi Forums

arduino bug sur secteur, batterie, mais pas en usb?

What voltage is sent to the arduino GND when a transistor is used