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 |
Contributor
|
Liquid Crystal |
v1.0 |
Used to interface character displays like 16x1, 20x4 etc |
Link |
In progress |
Bagwan
|
Graphics(KS0108) |
v1.3 |
Graphics display 128 x 64 |
link |
in progress |
Bagwan
|
ST7565 |
v1.3 |
GLCD 128 x 64 |
link |
in progress |
Bagwan
|
Communication
Device Control and Signal Output Libraries
Library |
Version |
Description |
Tutorial |
Status |
Contributor
|
RGB LED |
v2.0 |
RGB LED display a rainbow of colors! |
Link |
Completed |
Raghavendra
|
Sensors
Library |
Version |
Description |
Tutorial |
Status |
Contributor
|
Accelrometer(ADXL335) |
v1.0 |
3 axis model |
link |
Completed |
Raghavendra
|
PIRSense |
v2.0 |
PIR Sensor detects the motion |
link |
Completed |
Raghavendra
|
DHT11 Sensor |
v1.0 |
Temprature and Humidity Sensor |
link |
Completed |
Raghavendra
|
MQ3 Sensor |
v1.0 |
Breathalyzer |
link |
Completed |
Raghavendra
|
Ping |
v1.0 |
Distance measurement with Ultrasonic Senor |
link |
in progress |
Raghavendra
|
Touch Sensor |
v1.0 |
Capacitive touch sensor |
link |
Completed |
Raghavendra
|
Sound Sensor |
v1.0 |
Clap switch |
link |
Completed |
Raghavendra
|
Input Devices
Library |
Version |
Description |
Tutorial |
Status |
Contributor
|
Keypad |
v3.0 |
Read Keypads with Row-Column Wiring |
link |
in progress |
Raghavendra
|
Timing and Time Keeping
Library |
Version |
Description |
Tutorial |
Status |
Contributor
|
Metro |
v1.0 |
Schedule events to occur at regular intervals. |
Link |
In progress |
Raghavendra
|
Data Manipulation