-
Notifications
You must be signed in to change notification settings - Fork 851
Home
David Conran edited this page Sep 10, 2017
·
9 revisions
Welcome to the IRremoteESP8266 wiki!
Notes:
If ESP8266 interrupt pin is attached to a LED then make sure to add the following line in setup.
Serial.begin(115200,SERIAL_8N1,SERIAL_TX_ONLY);
[Fritzing/Diagram] NodeMCU v1.0 with ESP-12E and IR Reciever
[Fritzing/Diagram] NodeMCU with a 940nm IR LED and NPN transistor (e.g a 2N3904).