Giter VIP home page Giter VIP logo

ttgo-camer-mic's Introduction

Camera with Web Server

xx

Preparation

To run this example, you need the following components:

Quick start

  1. Place this project file in the esp-who root directory
  2. Configure the example via make menuconfig;
  3. Build and Flash make -j && make flash monitor ESP32 application;
  4. When you see the screen saying "Please say 'Hi LeXin' to the board", please say hi lexin wake-up words to it, when it wakes up it will turn on the web server
  5. Connect to the hotspot that the board opens. The default name is ESP_Camera
  6. Open the browser and point it to http:// [ip-of-esp32] /;
  7. Get image Press “Get Still” or “Start Stream”;
  8. Use options to enable/disable face detection, face recognition and other functions;

Detailed steps:

git clone --recursive https://github.com/espressif/esp-who.git 
cd esp-who
git clone --recursive https://github.com/Xinyuan-LilyGO/TTGO-Camer-Mic.git
make menuconfig
make -j
make flash monitor

When compiling under the Windows WLS liunx subsystem, you may encounter the error as shown in the figure. The solution is to find the file and comment out the unused variables.

error

Environmental description

This project is built on the esp-who hash version: fec860da

ttgo-camer-mic's People

Contributors

lewisxhe 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.