EasyVR Library 1.11.1
EasyVR Library Documentation
The EasyVR library implements the serial communication protocol to manage the EasyVR module and the EasyVR Shield from Arduino boards and compatible controllers and it enables a quick access to all the EasyVR features.
Installation
To install the EasyVR library on your Arduino IDE use the menu Sketch
> Include Library
> Add .ZIP Library
and open the release archive.
You can also use Sketch
> Include Library
> Manage Libraries...
and look for "EasyVR" to download and install the latest release.
Examples
You can easily open the example sketches included with the EasyVR library from inside the Arduino IDE, using the menu File
> Examples
> EasyVR
and choosing one of the available sketches.