Private
Public Access
2
0
Files
mraa/README.md

31 lines
690 B
Markdown
Raw Normal View History

MRAA - 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.
2014-04-08 18:52:54 +01:00
Supported Boards
================
Galileo Rev D
Compiling
=========
See docs/build.md.
Examples
========
See examples/
INFORMATION
===========
See docs/index.md for more information.