ClawCam

AI-Powered Camera Assistant for ESP32-CAM

Browser Not Supported
Web Serial requires Chrome, Edge, or Opera. Please open this page in a supported browser.

Flash Firmware

Connect your ESP32-CAM via USB and click the button below to install ClawCam firmware.

Your browser doesn't support Web Serial. Use Chrome or Edge. Serial port access was denied.

First time flashing?

Make sure your ESP32-CAM is in download mode:

  • Connect GPIO0 to GND (or hold the BOOT button)
  • Press the RESET button
  • Release GPIO0/BOOT after flashing starts

Configure WiFi

Select your WiFi network and enter the password to connect your ClawCam.

Ready!

Your ClawCam is connected and ready to use!

Open ClawCam

You can also chat with your ClawCam via Telegram once you set up the bot token.

Other Ways to Configure

WiFi Hotspot Mode

If you move to a new WiFi network or can't use this page:

  • Power on your ClawCam without known WiFi nearby
  • It will create a hotspot named ClawCam_XXXXXX
  • Connect to it with your phone/laptop
  • Open http://192.168.4.1 to configure WiFi

Serial Terminal

For advanced configuration, connect via serial (115200 baud) and use commands:

  • wifi <ssid> <password> - Set WiFi credentials
  • apikey <key> - Set OpenRouter API key
  • telegram <token> - Set Telegram bot token
  • help - Show all commands