Subscribe to:
Post Comments (Atom)
Control led light using remote
// Include IR Remote Library by Ken Shirriff #include <IRremote.h> // Define sensor pin const int RECV_PIN = 4; // Define LED pin #de...
-
Step 1: Open Arduino IDE Open ArduinoIDE, Open file Goto- the preferences and then click Preferences and then paste http://arduino.es...
-
http://arduino.esp8266.com/stable/package_esp8266com_index.json https://dl.espressif.com/dl/package_esp32_index.json
-
#include <Wire.h> #include <LiquidCrystal_I2C.h> #include <ESP8266WiFi.h> #include <WiFiClientSecure.h> #include ...
No comments:
Post a Comment