-9%

M5Stack ESP32CAM 無線攝影模組 ESP32 + OV2640攝像頭模組 M5Stack ESP32CAM 核心板

原始價格:NT$690。目前價格:NT$630。 (未稅)

描述

M5Stack ESP32CAM 無線攝影模組 ESP32 + OV2640攝像頭模組 M5Stack ESP32CAM 核心板

M5Stack ESP32CAM 是一個基於 ESP32 芯片和 OV2640 的小型模塊。 您甚至可以通過安裝ESP32 Core來通過ESP-IDF對ESP32CAM進行編程。

M5Stack ESP32CAM 為ESP32配備了在奇蹟芯片上編程,運行和開發所需的一切。它還配備了LiPo充電器(IP5306),因此您的ESP32CAM項目可以採用電池供電,真正實現無線。此外,該主板還保留了MPU6050,BME280和模擬MIC。

M5Stack ESP32CAM 無線攝影模組

M5Stack ESP32CAM 特徵:

ESP32規格

  • 雙核Tensilica LX6微處理器
  • 高達240MHz的時鐘頻率
  • 520kB內部SRAM
  • 4MB閃存
  • 集成的802.11 BGN WiFi收發器
  • 集成雙模藍牙(經典和BLE)
  • 硬件加速加密(AES,SHA2,ECC,RSA-4096)
  • CP2104 USB TTL

OV2640傳感器

  • 輸出格式(8位):
  • YUV(四百二十〇分之四百二十二)/ YCbCr422
  • RGB565 / 555
  • 8位壓縮數據
  • 8/10位原始RGB數據
  • 最大圖像傳輸率
  • UXGA / SXGA:15fps
  • SVGA:30fps
  • CIF:60fps
  • 掃描模式:漸進式
  • 相機規格
  • CCD尺寸:1/4英寸
  • 視野:78度
  • 最大像素:200W
  • 傳感器最佳分辨率:1600 * 1200
  • 尺寸:25mm x 24mm
  • 重量:5克

單證:

  1. 開發環境是IDF,演示代碼在這裡。 
  2. 在板載 MPU6050和BEM280 焊盤上,用戶可自行焊接。
  3. 在板載 IP5306上,可以充電使用鋰電池
  4. 雙字母組合:https://github.com/m5stack/esp32-cam-demo/blob/m5cam/M5CAM-ESP32-A1-POWER.pdf
  5. 例子:https://github.com/m5stack/esp32-cam-demo
  6. 數據表(ESP32):https://cdn.sparkfun.com/datasheets/IoT/esp32_datasheet_en.pdf
  7. 數據表(OV2640):https://github.com/m5stack/esp32-cam-demo/blob/m5cam/M5CAM-ESP32-A1-POWER.pdf
  8. GitHub 原始範例碼 :https://github.com/m5stack/esp32-cam-demo

M5Stack ESP32CAM Camera Module, ESP32 + OV2640

 ESP32CAM

DESCRIPTION
The ESP32CAM is a tiny module based on ESP32 chip and OV2640. You can even program the ESP32CAM through the ESP-IDF by installing the ESP32 Core.
The ESP32CAM equips the ESP32 with everything necessary to program, run and develop on the wonderchip. It also features a LiPo charger (IP5306) , so your ESP32CAM project can be battery-powered and truly wireless. Additionally, the board reserved the MPU6050,BME280 and an analog MIC.
FEATURES
  • ESP32 specifications
  • Dual-core Tensilica LX6 microprocessor
  • Up to 240MHz clock frequency
  • 520kB internal SRAM
  • 4MB Flash memory
  • Integrated 802.11 BGN WiFi transceiver
  • Integrated dual-mode Bluetooth (classic and BLE)
  • Hardware accelerated encryption (AES, SHA2, ECC, RSA-4096)
  • CP2104 USB TTL
  • OV2640 sensor
  • Output Formats(8-bit):
  • YUV(422/420)/YCbCr422
  • RGB565/555
  • 8-bit compressed data
  • 8-/10-bit Raw RGB data
  • Maximum Image Transfer Rate
  • UXGA/SXGA: 15fps
  • SVGA: 30fps
  • CIF: 60fps
  • Scan Mode: Progressive
  • Camera specifications
  • CCD size : 1/4inch
  • Field of View : 78 degree
  • Maxmium Pixel: 200W
  • Sensor best resolution: 1600 * 1200
  • Dimension: 25mm x 24mm
  • Weight: 5g
DOCUMENTS

The ESP32CAM is a tiny module based on ESP32 chip and OV2640. You can even program the ESP32CAM through the ESP-IDF by installing the ESP32 Core.

The ESP32CAM equips the ESP32 with everything necessary to program, run and develop on the wonderchip. It also features a LiPo charger (IP5306) , so your ESP32CAM project can be battery-powered and truly wireless. Additionally, the board reserved the MPU6050,BME280 and an analog MIC.

Features:

ESP32 specifications

  • Dual-core Tensilica LX6 microprocessor
  • Up to 240MHz clock frequency
  • 520kB internal SRAM
  • 4MB Flash memory
  • Integrated 802.11 BGN WiFi transceiver
  • Integrated dual-mode Bluetooth (classic and BLE)
  • Hardware accelerated encryption (AES, SHA2, ECC, RSA-4096)
  • CP2104 USB TTL

OV2640 sensor

  • Output Formats(8-bit):
  • YUV(422/420)/YCbCr422
  • RGB565/555
  • 8-bit compressed data
  • 8-/10-bit Raw RGB data
  • Maximum Image Transfer Rate
  • UXGA/SXGA: 15fps
  • SVGA: 30fps
  • CIF: 60fps
  • Scan Mode: Progressive
  • Camera specifications
  • CCD size : 1/4inch
  • Field of View : 78 degree
  • Maxmium Pixel: 200W
  • Sensor best resolution: 1600 * 1200
  • Dimension: 25mm x 24mm
  • Weight: 5g

Documentations:

  1. Development environment is IDF, demo code here. 
  2. On board MPU6050 and BEM280 pad, user can solder by youself.
  3. On board IP5306, can charge and use lithium battery
  4. digram:https://github.com/m5stack/esp32-cam-demo/blob/m5cam/M5CAM-ESP32-A1-POWER.pdf
  5. examples:https://github.com/m5stack/esp32-cam-demo
  6. datasheet(ESP32):https://cdn.sparkfun.com/datasheets/IoT/esp32_datasheet_en.pdf
  7. datasheet(OV2640):https://github.com/m5stack/esp32-cam-demo/blob/m5cam/M5CAM-ESP32-A1-POWER.pdf
  8. GitHub:https://github.com/m5stack/esp32-cam-demo

商品評價

目前沒有評價。


搶先評價 “M5Stack ESP32CAM 無線攝影模組 ESP32 + OV2640攝像頭模組 M5Stack ESP32CAM 核心板”