GithubHelp home page GithubHelp logo

hpsaturn / espnow-camera Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 1.0 85 KB

Proof of concept using an ESP32 camera and ESPNow on broadcast mode to have video streaming to others ESP32 using ESPNow.

License: GNU General Public License v3.0

CMake 5.66% Shell 5.83% Makefile 2.78% C 85.73%
esp32 esp32cam espnow idf

espnow-camera's Introduction

! ! D E P R E C A T E D ! !

This code was replaced for the ESPNowCam Library


ESPNow Camera

Proof of concept using an ESP32 camera and ESPNow on broadcast mode to have video streaming to others ESP32 using ESPNow.

Build and Upload

git clone --recursive https://github.com/hpsaturn/espnow-camera.git
cd espnow-camera

We need remove extra target by this issue:

cd lib/esp32-camera
rm -r target/esp32s2 target/esp32s3/
cd ../..

Build and upload:

pio run --target upload

Update firmware

git submodule update --init --recursive
pio run --target clean
pio run --target upload

espnow-camera's People

Contributors

hpsaturn avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

ic-sudo

espnow-camera's Issues

Block illegal moves on check condition doesn't works

Summary

The code works fine but I found one issue, when you are in check situation you able to move other pieces (illegal move) and the code not block it. In order to fix this issue I decided migrate the code to better environment for discussion and report bugs or issues, here in Github, and also I did some changes for have it in better platform for compiling, development, debugging, etc, PlatformIO with Arduino framework too.

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.