m3y54m / esp32-ov7670-nokia5110

Arduino code for getting frames from OV7670 camera module and display it on the monochrome LCD of Nokia 5110

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP32 (LOLIN32) + OV7670 Camera + Nokia 5110 LCD

This project used Arduino IDE for getting frames from OV7670 camera module and display it on the monochrome LCD of Nokia 5110.

Parts

  • LOLIN32 ESP32-based board

    LOLIN32 ESP32-based board

  • OV7670 camera module

    OV7670 camera module

  • Nokia 5110 LCD module

    Nokia 5110 LCD module

Instructions

Open Main.ino in Arduino IDE and upload it to your board.

Drivers

Demo

Demo

About

Arduino code for getting frames from OV7670 camera module and display it on the monochrome LCD of Nokia 5110


Languages

Language:C++ 98.4%Language:C 1.6%