VirtualWire Library

This library is available from 86Duino Coding 106 and is an 86Duino porting of Mike McCauley’s VirtualWire library. It provides features to send short messages, without addressing, retransmit or acknowledgment, a bit like UDP over wireless, using ASK (amplitude shift keying), and supports a number of inexpensive radio transmitters and receivers, such as the 433.92MHz RX-B1 receiver, TX-C1 transmitter, and DR3100 transceiver.

One can refer to the online manual to learn the use of this library. Alternatively, the Teensy website also provide a tutorial for its basic usage.


Libraries Reference Home

The text of the 86Duino reference is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Code samples in the reference are released into the public domain.