/esp32_wifi_remote

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

ESP32 WiFi Remote

Make a WiFi controlled remote using ESP32 and couple of additional components. Complete how-to guide and a detailed walktrough is available at YouTube.

Check it out in action

ESP32 WiFi Remote

  • /Arduino/IR_Receiver -> Arduino sketches used to read codes from your IR remote
  • /Arduino/WiFi_Remote -> Arduino sketches for creating a WiFi remote
  • /Arduino/WiFi_Remote/data -> Web page data to be served once we open WiFi remote IP address in our browser