Code Monkey home page Code Monkey logo

maeffew / esp32-homekit-camera Goto Github PK

View Code? Open in Web Editor NEW

This project forked from maximkulkin/esp32-homekit-camera

0.0 1.0 0.0 2.97 MB

Firmware for esp32-camera module to act as Apple Homekit IP camera

License: MIT License

Makefile 0.17% C 57.50% C++ 0.59% Roff 0.38% Shell 1.53% SAS 0.17% Smalltalk 0.02% WebAssembly 0.17% Assembly 14.09% HTML 0.11% Module Management System 0.16% Perl 0.52% Objective-C 0.11% Python 0.55% PHP 23.95%

esp32-homekit-camera's Introduction

esp32-homekit-camera

Firmware for esp32-camera module to act as Apple Homekit IP camera.

Based on esp-homekit.

Configuration

Before compiling, you need to alter several settings in menuconfig (make menuconfig):

  • Partition Table
    • Partition Table = Custom partition table CSV
    • Custom partition CSV file = partitions.csv
  • Component config
    • ESP32-specific
      • Support for external, SPI-connected RAM = check
      • SPI RAM config
        • Initialize SPI RAM when booting the ESP32 = check
        • SPI RAM access method = Make RAM allocatable using malloc() as well
    • Camera configuration
      • OV2640 Support = check
    • HomeKit
      • SPI flash address for storing HomeKit data = 0x3A0000
  • ESP32 HomeKit Camera
    • WiFi SSID and WiFi Password
    • Camera Pins
      • Select Camera Pinout = your variant of module

esp32-homekit-camera's People

Contributors

maximkulkin avatar jangolen 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.