To use, call RemoteReceiver::start() to initialize with the interrupt number corresponding to the hardware interrupt pin the receiver is connected to. For
AVR Arduino hardware, this is interrupt 0 for digital pin 2 and interrupt 1 for digital pin 3. Call RemoteReceiver::dataReady() to check whether a message has
been recieved, and RemoteReceiver::getData() to retrieve it and listen for the next.
chrisandreae/RemoteReceiver
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|