Embedded Open Modular Architecture/EOMA68/Laptop

From eLinux.org
< Embedded Open Modular Architecture‎ | EOMA68
Revision as of 10:54, 19 January 2012 by Lkcl (talk | contribs) (EOMA/PCMCIA Laptop Motherboard)
Jump to: navigation, search
A10 eoma pcmcia laptop.png

EOMA/PCMCIA Laptop Motherboard

A Laptop's motherboard is almost identical to that of a tablet, with the exception that a keyboard matrix and a mouse driver are required instead of a touch panel. In some cases, the keyboard matrix and mouse driver are handled as USB devices: however, the cost can be lowered by utilising available pins of an STM32F, which has enough functionality to cover, in software, the majority of functions that would otherwise require individual discrete circuits. Source code for an example mouse driver can be found here: [1].