bluelul / ESP32-CAM-StaticIP-AP-FlashLED

Upgraded ESP-CAM firmware, stream via self Access Point (with static IP) or Wifi Router (connect wifi via web browser), add Flash LED toggle to control panel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP32-CAM-StaticIP-AP-FlashLED

Author: bluelul.com

Reference: https://randomnerdtutorials.com/esp32-cam-video-streaming-web-server-camera-home-assistant/

Environment version

Flash Wiring

  • U0R <-> TX
  • U0T <-> RX
  • IO0 <-> GND (only when flashing, disconnect for operating)
  • 5V <-> 5V (better with external power supply ~2A)
  • GND <-> GND

Flash config

  • Board: ESP32 Wrover Module
  • Upload Speed: 921600
  • Flash Frequency: 80 MHz
  • Flash Mode: QIO
  • Partition Scheme: Huge APP (3MB No OTA/1MB SPIFFS)
  • Core Debug Level: None

Wifi connect

About

Upgraded ESP-CAM firmware, stream via self Access Point (with static IP) or Wifi Router (connect wifi via web browser), add Flash LED toggle to control panel


Languages

Language:C 49.0%Language:C++ 26.3%Language:HTML 24.7%