Codey OnlineObsługiwane płytki Arduino i ESP32 › ESP32-CAM
ESP32-CAM
Esp32 Family

ESP32-CAM

ESP32-CAM to kompaktowa płytka deweloperska oparta na ESP32, zintegrowana z modułem kamery do projektów IoT. Wykorzystuje układ ESP32 Wi‑Fi SoC do przechwytywania obrazów i zwykle udostępnia prosty interfejs webowy oraz transmituje klatki przez sieć. Programowanie odbywa się zazwyczaj przez szeregowy interfejs bootloadera z użyciem Arduino IDE lub ESP-IDF, a kamera jest podłączona do ESP32 przez wbudowany układ kamerowy.

Cel kompilacji (FQBN): esp32:esp32:esp32cam Pinout: 16

Pinout — ESP32-CAM

Pin Sygnał Opis
5V power 5 V power input for the ESP32-CAM board regulator.
GND ground Ground reference for power and all logic signals.
IO12 digital ESP32 GPIO12; usable digital I/O, also a boot strapping pin.
IO13 digital ESP32 GPIO13; usable digital I/O, often available after camera setup.
IO15 digital ESP32 GPIO15; usable digital I/O, also a boot strapping pin.
IO14 digital ESP32 GPIO14; usable digital I/O, commonly used as HSPI clock if needed.
IO2 digital ESP32 GPIO2; digital I/O and boot strapping pin, keep state valid at reset.
IO4 digital ESP32 GPIO4; digital I/O, commonly connected to the onboard flash LED.
3V3 power 3.3 V rail for ESP32 logic; use only for low-current external loads.
IO16 digital ESP32 GPIO16; usable digital I/O, limited by board/camera resource use.
IO0 digital Boot mode pin; pull low during reset to enter serial flashing mode.
GND.1 ground Ground reference for power and serial/programming connections.
VCC power Board supply pin, typically used as a 5 V/VCC power rail depending on module wiring.
U0R RX UART0 receive input for serial programming and console; connect to USB-serial TX.
U0T TX UART0 transmit output for serial programming and console; connect to USB-serial RX.
GND.2 ground Ground reference pin near UART header for programming and external circuits.

Zbuduj swój projekt Arduino lub ESP32 z pomocą AI

Opisz, co chcesz zbudować. Codey Online napisze kod, narysuje schemat połączeń, skompiluje projekt i wgra go na płytkę bezpośrednio z przeglądarki.

Zacznij za darmo