Code Monkey home page Code Monkey logo

esp32-cam-rocketcam's Introduction

ESP32-CAM-RocketCam

ESP32-CAM Video Recorder for Rockets with sensors for Altitude, Temperature, Acceleration

This program is a fork of https://github.com/jameszah/ESP32-CAM-Video-Recorder-junior to add BMP180 and an ADXL345 sensor to the ESP32-CAM, that can be used to display the altitude, temperature, and acceleration of a small rocket ... or other stuff. It is stored as a srt file, which can play with the avi video as a text caption on the screen while you are playing the video. Or shut it off and just see the video.

The two sensors are attached at sda ESP32-CAM gpio 3 (the RX pin for downloading) and scl at ESP32-CAM gpio 13 (one of the unused SD card pins), plus 3.3v and GND.

ESP32-CAM gpio 12, is still used to suspend the recording -- pull it to ground and the recording will write its index and end, and wait to he be released to start a new video.

This is set up by default to use AP mode, so you do not need a router. The ESP32 sets up an internet host that you can attach to and look through the viewfinder for pictures or streaming video, and also set the time because the ESP32 cannot connect to the internet to get the time. The name and password for the AP mode are printed out on the serial monitor - the password is a hash of mac address and various things, so it is reasonably secure. Look for these lines - if you change the name of the ESP32 in the config file, the ssid whill change (desklens_50) but password will remain the same. Look for these lines on the serial output when you first turn on the module.

The recording parameters are set in the config.txt file on the sd card. See https://github.com/jameszah/ESP32-CAM-Video-Recorder-junior for details.

See here for a serial monitor startup - it starts with nothing on gpio12, and a clean empty sd card, and then gpio12 is grounded after about 1 minute.

Serial startup startup

Lengthy Instruction for the One-Click-Downloader https://jameszah.github.io/ESP32-CAM-VideoCam/instruct

You must run the downloader from the githib.io site:

(https://jameszah.github.io/ESP32-CAM-RocketCam/)

One Click Installer

<script type="module" src="https://unpkg.com/[email protected]/dist/web/install-button.js?module"></script>

One Click Installer - American Units

<script type="module" src="https://unpkg.com/[email protected]/dist/web/install-button.js?module"></script>

One Click Installer 2.0.3

<script type="module" src="https://unpkg.com/[email protected]/dist/web/install-button.js?module"></script>

One Click Installer 2.0.4 Original - Merged File

<script type="module" src="https://unpkg.com/[email protected]/dist/web/install-button.js?module"></script>

SourceCode: https://github.com/jameszah/ESP32-CAM-RocketCam/

James Zahary - Aug 28, 2022
Free coffee https://ko-fi.com/jameszah/

esp32-cam-rocketcam's People

Contributors

jameszah avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

woolfy025 mfkiwl

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.