On Thursday, December 5, 2013 4:01:02 PM UTC+5:30, Jeremy Van wrote: > > Hello, I'm new to Beaglebone. I'm currently working on a project with a > custom keyboard. It's a simple row x column setup running through an I/O > extender over I2c. I understand how to connect all of the hardware to the > Beaglebone. However, I'm having trouble figuring out how to convert the I2C > information into usable input. I can figure out how to do this for a stand > alone program but I would really like have my keyboard recognized as a > generic keyboard. Is this somthing I'd have to write a custom driver for or > is there already a way to do this with the standard Angstrom distribution? >
Hi , try tca8418 i2c keyboard from ti. I interfaced in my bbb and working good. -- 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/groups/opt_out.
