(Created page with "category:Explore M3 Arduino libraries need no introduction. There are numerous devices and peripherals that work with Arduino. This page lists all the libraries that have...")
 
Line 2: Line 2:
 
Arduino libraries need no introduction. There are numerous devices and peripherals that work with Arduino. This page lists all the libraries that have been tested or ported to Explore M3.
 
Arduino libraries need no introduction. There are numerous devices and peripherals that work with Arduino. This page lists all the libraries that have been tested or ported to Explore M3.
 
=Displays=
 
=Displays=
 +
{|class="table table-striped"
 +
|-
 +
! Library||Version|| Description|| Tutorial||Status
 +
|-
 +
||Liquid Crystal||v1.0||Used to interface character displays like 16x1, 20x4 etc||Link||In progress
 +
|-
 +
||Graphics(KS0108)||v1.3||Graphics display 128 x 64||link||in progress
 +
|}
 +
 
=Communication=
 
=Communication=
 
=Sensors=
 
=Sensors=

Revision as of 22:47, 20 May 2016

Arduino libraries need no introduction. There are numerous devices and peripherals that work with Arduino. This page lists all the libraries that have been tested or ported to Explore M3.

Displays

Library Version Description Tutorial Status
Liquid Crystal v1.0 Used to interface character displays like 16x1, 20x4 etc Link In progress
Graphics(KS0108) v1.3 Graphics display 128 x 64 link in progress

Communication

Sensors

Input Devices

Timing and Time Keeping

Data Manipulation