Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (21 loc) · 849 Bytes

README.md

File metadata and controls

23 lines (21 loc) · 849 Bytes
title permalink redirect_from
MRAA Library for 96Boards
/documentation/consumer/guides/mraa/
/documentation/ConsumerEdition/guides/mraa.md.html
/documentation/ConsumerEdition/guides/README.md.html
/documentation/ConsumerEdition/guides/mraa/

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