Private
Public Access
2
0
Files
mraa/README.md
2014-06-11 14:16:47 +01:00

689 B

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.