1 Star 1 Fork 0

chencwc / Ai-Thinker-Open_ESP32-S2-CAMERA_LAN

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

ESP32_S2 is a new low cost, low power Internet of Things (IOT) chip with Xtensa 32-bit LX7 single-core processor with a main frequency of up to 240MHz and rich peripheral interfaces.This case USES Ai-Thinker's ESP32-S2 development board, which shows how to use the camera separately, based on the example for ESP32_S2_HMI

pin config

esp32-s2pin.png

Contents

  • Directory tree

    ├── add_path.sh
    ├── docs
    │   ├── logo.png
    │   ├── OV2640_DS+(2.2).pdf
    │   └── esp32-s2pin.png
    ├── example
    │   └──s2-cam
    ├── README.md
    └── tools
        └── esp-idf
    • example

      Development examples

    • tools

      • ESP32-S2 sdk
    • Data

      • Schematic diagram

      • Misc

How to use

You can follow the steps below to set up the development environment, or directly download the release version of the full environment.

  • clone

Example of a camera

git clone --recursive https://github.com/Ai-Thinker-Open/Ai-Thinker-Open_ESP32-S2-CAMERA_LAN.git
cd esp32-s2-cam

Or an example of HMI https://github.com/xiongyumail/esp32-s2-hmi

  • note

    Don't omit --recursive, because we use submodule.

  • update

    git pull
    git submodule update --init --recursive
  • Install toolchain

    ./tools/esp-idf/install.sh
    . ./tools/esp-idf/export.sh
  • Add environment variables

    . add_path.sh
    • note

      Don't omit "."

Appendix

Schematic

Datasheet

空文件

简介

ESP32-S2模组-摄像头内置解决方案 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/chencwc/Ai-Thinker-Open_ESP32-S2-CAMERA_LAN.git
git@gitee.com:chencwc/Ai-Thinker-Open_ESP32-S2-CAMERA_LAN.git
chencwc
Ai-Thinker-Open_ESP32-S2-CAMERA_LAN
Ai-Thinker-Open_ESP32-S2-CAMERA_LAN
master

搜索帮助