Step 1: Open Arduino IDE
Open ArduinoIDE,
Open file
Goto- the preferencesand then click Preferences and then paste http://arduino.esp8266.com/stable/package_esp8266com_index.json
go to Tools menu
got to board - Board Manager
// Include IR Remote Library by Ken Shirriff #include <IRremote.h> // Define sensor pin const int RECV_PIN = 4; // Define LED pin #de...
No comments:
Post a Comment