Skip to content

gsampallo/PanoramicCam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PanoramicCam

Take panoramic photos with ESP32-Cam and Python

Demo

Installation

  1. Install Docker
  2. Build docker container:
docker build -t espcam .

This step must run inside proyect folder.

How to run

docker run -it --rm -v PATH:/app espcam python panoramic.py

PATH is the proyect's folder.

The output images will be in output folder.

Example:

docker run -it --rm -v C:/Proyects/PanoramicCam:/app espcam python panoramic.py

Read the article about the software on my blog

and the article about the harware blog

Download 3d model [Thingiverse] (https://www.thingiverse.com/thing:4270344)

Youtube video with more details

Video

About

Take panoramics photos with ESP32-Cam and Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published