Spritetm / esp32-frekvens

Firmware for hacking an esp-cam into an Ikea Frekvens box

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is code that belongs to the project at http://spritesmods.com/?art=frekvens

This firmware is intended for an ESP-Cam, but will possibly work on any board connected to an ov2640 camera. It does not use or require PSRAM. It's built for ESP-IDF 4.0, but may or may not also work with earlier or later versions.

Connections from the ESP-Cams GPIOs to the Frekvens board:

LAK - GPIO14 CLK - GPIO15 DA - GPIO13 EN - GPIO12 (or connect to gnd)

Button 1 - GPIO2 Button 2 - GPIO4 (note: unused) Button common - GND

About

Firmware for hacking an esp-cam into an Ikea Frekvens box


Languages

Language:C 72.6%Language:C++ 20.9%Language:Objective-C 5.2%Language:Shell 0.5%Language:CMake 0.4%Language:Makefile 0.3%