Hardware Abstraction Layer: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Hardware abstraction layer (HAL) sits between the OS and the hardware. It lets programmers write without regard to specific hardware. Drivers tell the HAL how to talk to hardw...") |
(No difference)
|
Revision as of 13:49, 27 June 2014
Hardware abstraction layer (HAL) sits between the OS and the hardware. It lets programmers write without regard to specific hardware. Drivers tell the HAL how to talk to hardware. This enables multitasking, portability of software, etc.
Links
Wikipedia
LinuxCNC Tutorial
http://img.youtube.com/vi/Va8c9g3NclA/default.jpg