31 lines
689 B
Markdown
31 lines
689 B
Markdown
MAA - Low Level Skeleton Library for Communication on Intel platforms
|
|
==============
|
|
|
|
Library in C/C++ to interface with Galileo & other Intel platforms, in a
|
|
structured and sane API with port nanmes/numbering that match boards & with
|
|
bindings to javascript & python.
|
|
|
|
The intent is to make it easier for developers and sensor manufacturers to map
|
|
their sensors & actuators on top of supported hardware and to allow control of
|
|
low level communication protocol by high level languages & constructs.
|
|
|
|
Supported Boards
|
|
================
|
|
|
|
Galileo Rev D
|
|
|
|
Compiling
|
|
=========
|
|
|
|
See docs/build.md.
|
|
|
|
Examples
|
|
========
|
|
|
|
See examples/
|
|
|
|
INFORMATION
|
|
===========
|
|
|
|
See docs/index.md for more information.
|