Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
title permalink redirect_from
MRAA Library for 96Boards
/documentation/ConsumerEdition/guides/mraa/
/documentation/ConsumerEdition/guides/mraa.md.html
/documentation/ConsumerEdition/guides/README.md.html

MRAA Library for 96Boards

This page provides information about MRAA library, which is used for accessing on board peripherals in 96Boards CE platforms.

  • Installation guide
    • Learn how to install mraa library on 96Boards CE
  • Using GPIO
    • Examples on how to use GPIO using mraa library
  • Using I2C
    • Examples on how to use I2C using mraa library
  • Using LED
    • Examples on how to use on board LED using mraa library
  • Using UART
    • Examples on how to use UART using mraa library