Difference between revisions of "Explore M3 Arduino Libraries"
Line 4: | Line 4: | ||
{|class="table table-striped " | {|class="table table-striped " | ||
|-class="success" | |-class="success" | ||
− | ! Library | + | ! Library!!Version!! Description!!Tutorial |
|- | |- | ||
||Liquid Crystal||v1.0||Used to interface character displays like 16x1, 20x4 etc||Link||In progress | ||Liquid Crystal||v1.0||Used to interface character displays like 16x1, 20x4 etc||Link||In progress |
Revision as of 10:12, 21 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.
Contents
Displays
Library | Version | Description | Tutorial | |
---|---|---|---|---|
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 |