Hi

On Tue, Feb 14, 2012 at 1:28 PM, rakesh rao <raky...@gmail.com> wrote:

> hi
> i had connected another micro controller through UART i can read the
> values using terminal
> but i wont to use that micro controller like input device same as key board
> how can i do that
> iam already sending the charecters through UART, i can see them
> through terminal how that charecters can act like standard input
> please help me
>

There are at least two way's of doing this
You can read the serial data in a normal userland program and use uinput to
push events back into the kernel, alternatively you can
try and follow the inputattach road see
http://groups.google.com/group/android-x86/tree/browse_frm/month/2010-05/24b5684f44f33050?rnum=181&lnk=nl

Greetings

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to