esp/arducam-esphome/arducam.yaml

44 lines
692 B
YAML
Raw Permalink Normal View History

2025-10-24 17:46:40 +02:00
esphome:
name: arducam
esp32:
board: esp32dev
framework:
type: arduino
wifi:
ssid: "Lothlorien"
password: "LitwoOjczyznoMojaTysJestJakZdrowie"
ap:
ssid: "Arducam Fallback"
password: "niepotrzebujetegochyba"
captive_portal:
logger:
api:
ota:
esp32_camera:
name: Arducam Camera
external_clock:
pin: GPIO0
frequency: 20MHz
i2c_pins:
sda: GPIO26
scl: GPIO27
data_pins: [GPIO5, GPIO18, GPIO19, GPIO21, GPIO36, GPIO39, GPIO34, GPIO35]
vsync_pin: GPIO25
href_pin: GPIO23
pixel_clock_pin: GPIO22
power_down_pin: GPIO32
resolution: 640x480
jpeg_quality: 10
max_framerate: 10 fps
idle_framerate: 0.1 fps
status_led:
pin: GPIO33