I want to get a large touchscreen 10" or greater and be able to attach that 
to the beaglebone and then to my Windows PC via USB. The software that 
would run on the touchscreen would "emulate" a number pad therefore I want 
to be able to press the on screen keys and that to show up on the pc as if 
I am using a regular keyboard. 

1. Does the BBB support out of the box USB HID connection (thus not needing 
the use of teensy) ?

2. What would be the best approach to this, I was thinking of using a 
teensy so I would connect the Touchscreen to the beagleboard and create the 
software, and then once the user presses an onscreen key, that value gets 
sent to the teensy and the teensy sends it to the PC in ASCII values as if 
I was using a regular keyboard. Is this approach the best approach ?

3. If possible where can I find LCD Capacitive Touchscreen that are larger 
than 10" ?

I'm new to beagleboard and only have experience with the Arduino DUE and 
Arduino UNO.

Thanks in advance

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to