25/06/2015
21
if(results.value == 0xFD00FF){
22
ledState = !ledState;
23
digitalWrite(ledPin,ledState);
24
}
25
irrecv.resume();
26
}
27
}
15.Intrared controlled LED Matrix
http://www.dfrobot.com/wiki/index.php/DFRduino_Beginner_Kit_For_Arduino_V3_SKU:DFR0100
DFRduino Beginner Kit For Arduino V3 SKU:DFR0100 Robot Wiki
20/23
Need help?
Do you have a question about the DFR0100 and is the answer not in the manual?