2014-06-24 17:24:54 +01:00
|
|
|
MRAA - Low Level Skeleton Library for Communication on Intel platforms
|
2014-04-28 18:39:07 +01:00
|
|
|
==============
|
2014-04-08 18:43:26 +01:00
|
|
|
|
2014-05-23 14:47:23 +01:00
|
|
|
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.
|
2014-04-08 18:43:26 +01:00
|
|
|
|
|
|
|
|
The intent is to make it easier for developers and sensor manufacturers to map
|
2014-04-25 15:49:19 +01:00
|
|
|
their sensors & actuators on top of supported hardware and to allow control of
|
|
|
|
|
low level communication protocol by high level languages & constructs.
|
2014-04-08 18:52:54 +01:00
|
|
|
|
2014-06-11 14:16:47 +01:00
|
|
|
Supported Boards
|
|
|
|
|
================
|
2014-05-23 14:47:23 +01:00
|
|
|
|
2014-06-11 14:16:47 +01:00
|
|
|
Galileo Rev D
|
2014-05-23 14:47:23 +01:00
|
|
|
|
2014-06-11 14:16:47 +01:00
|
|
|
Compiling
|
|
|
|
|
=========
|
2014-05-23 14:47:23 +01:00
|
|
|
|
2014-06-11 14:16:47 +01:00
|
|
|
See docs/build.md.
|
2014-05-28 11:00:36 +01:00
|
|
|
|
2014-06-11 14:16:47 +01:00
|
|
|
Examples
|
|
|
|
|
========
|
2014-05-23 14:47:23 +01:00
|
|
|
|
2014-06-11 14:16:47 +01:00
|
|
|
See examples/
|
2014-05-29 14:51:38 +01:00
|
|
|
|
2014-06-11 14:16:47 +01:00
|
|
|
INFORMATION
|
|
|
|
|
===========
|
2014-05-23 14:47:23 +01:00
|
|
|
|
2014-06-11 14:16:47 +01:00
|
|
|
See docs/index.md for more information.
|