Git Product home page Git Product logo

ov7670-esp32's Introduction

OV7670-ESP32

OV7670 (non FIFO) Camera Library for ESP32 Arduino

カメラモジュール OV7670(FIFO無し) の ESP32 Arduino用 ライブラリーを作ってみました。

https://github.com/igrr/esp32-cam-demo を参考に、OV7670用に変更しています。

FIFO無しでどこまで出来るか挑戦してみました。

ESP32のメモリーでもカメラの1フレーム(1画面)分を処理するのは難しかったので、1ラインづつ読込み表示するようにしています。

サンプルのTFT液晶に表示では、結構リアルタイムに表示出来ていると思います。

Live Camera にも挑戦しています。サンプルを実行して見て下さい。

Web 送信は Websocket を使いました。これはmgo-tec電子工作さんのブログをかなり参考にさせて頂きました。

サーボサンプルは、webから画像を見ながらカメラを上下左右に動かせるようにしています。

配線方法はサンプルプログラムのコードを見てもらえれば解るかと思いますが一応。

OV7670 ESP32
D0 IO36
D1 IO39
D2 IO34
D3 IO35
D4 IO32
D5 IO33
D6 IO25
D7 IO26
XCLK IO27 or ather
PCLK IO14
HREF NC
VSYNC IO13
SIOD IO21 (1kΩ Pull Up)
SIOC IO22 (1KΩ Pull Up)
RESET 3.3V
PWDN GND

ov7670-esp32's People

Contributors

kobatan avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.