User Manual

Downloading and installation
4 of 13 VirtualWire
FIGURE 3. DR3100
Details at http://www.rfmonolithics.com/products/data/dr3100.pdf
3.0 Downloading and installation
The latest version of this document is available from
http://www.open.com.au/mikem/arduino/VirtualWire.pdf
Download the VirtualWire distribution from
http://www.open.com.au/mikem/arduino/VirtualWire-1.3.zip
To install, unzip the library to a sub-directory of the hardware/libraries sub-
directory of your Arduino application directory. Then launch the Arduino environment;
you should see the library in the Sketch->Import Library menu, and example code in
File->Sketchbook->Examples->Library-VirtualWire menu.
4.0 Function calls
To use the VirtualWire library, you must have
#include <VirtualWire.h>
At the top of your sketch.