maa: Initial commit of maa, a python and nodejs I2C skeleton only
[contrib/mraa.git] / README
1 MAA - Low Level Skeleton Library for Communication on Intel platforms
2
3 Library for C/C++ to interface with Galileo & other Intel platforms over:
4
5 - I2C
6 - SPI
7 - GPIO
8 - AIO
9
10 In a structured and sane API with port nanmes/numbering that match boards.
11
12 The intent is to make it easier for developers and sensor manufacturers to map
13 their sensors & actuators on top of Intel hardware.