Test Camera ESP32 dùng USB UART CP2102

Thảo luận trong 'Thiết bị điều khiển' bắt đầu bởi chinh trung, 13/1/21.

  1. chinh trung

    chinh trung Moderator

    TEST CAMERA WIFI ESP32 dùng CP2102

    I.REQUIRES:

    1. ESP32 - CAM
    2. CP2102 USB-to-TTL (Drivers for Mac, Windows, Linux or more..)
    II.CONNECTIONS CP2102 USB-TO-TTL 5PINS TO ESP32:
    1. CP2102 USB-to-TTL: TXD -> ESP32 U0R
    2. CP2102 USB-to-TTL: RXD -> ESP32 U0X
    3. CP2102 USB-to-TTL: GND -> ESP32 GND
    4. CP2102 USB-to-TTL: +5V -> ESP32 5V
    5. CP2102 USB-to-TTL: RST/DTR (reset)-> N/A
    6. ESP32 GND --> ESP32 IO0
    III.UPLOADING SKETCH WITH ARDUINO IDE
    I’m currently using Arduino 1.8.4. I configured it as below;
    1. Arduino IDE -> Tools -> Board -> ESP32 Dev Module
    2. Arduino IDE -> Tools -> Flash mode -> QIO
    3. Arduino IDE -> Tools -> Flash size -> 4MB
    4. Arduino IDE -> Tools -> Partition Scheme-> Huge APP
    5. Arduino IDE -> Tools -> Flash Frequency -> 240MHz
    6. Arduino IDE -> Tools -> PSRAM -> Disable
    7. Arduino IDE -> Tools -> Upload speed -> 921600
    8. Arduino IDE -> Tools -> Core Debug Level -> None
    • To find serial port name list, write on terminal;
    IV. GETTING IP FROM SERIAL MONITOR
    Remove the jumper connected between GPIO0 & GND then,
    Open the Serial Monitor with the baud rate : 115200. Press the ESP32-CAM on-board Reset button and wait for the IP to appear and wait for few seconds and then hit reset again.

    V. Ref
    +
    https://www.instructables.com/ESP-32-Camera-Streaming-Video-Over-WiFi-Getting-St/
    + https://hshop.vn/products/kit-rf-thu-phat-wifi-ble-esp32-cam
    + https://hshop.vn/products/mach-chuyen-usb-uart-cp2102
    +

    Các file đính kèm:

    Chỉnh sửa cuối: 13/1/21
  2. thaivuminh

    thaivuminh Member

Chia sẻ trang này