Skip to content

bitluni/ESP32CameraI2S

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
June 12, 2019 20:24
June 12, 2019 21:17

ESP32 I2S Camera

This project shows how to record images with the ESP32 and the OV7670 camera without FIFO. An SPI TFT display is supported and a basic web server provides the images in the local network.

The video explaining this code can be found here https://youtu.be/S2yTQHM82jc

Also check out the project page for some details, parts and datasheets http://bitluni.net/esp32-i2s-camera-ov7670/

Acknowledgements

The project is based on the esp-cam-demo by Ivan Grokhotkov https://github.com/igrr/esp32-cam-demo

#License Since parts of the code are taken from the esp-cam-demo which are subject to the Apache License 2.0 license. You will find a note in at the top of the respective files. The rest of the code is Public Domain

#The code is based on the ESP32 integration in the Arduino IDE. You need:

Arduino IDE

ESP32 integration

Adafruit GFX library

Adafruit ST7735 library

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •