GithubHelp home page GithubHelp logo

saxonrah / arducam_esp32s_uno_psram Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arducam/arducam_esp32s_uno_psram

0.0 1.0 0.0 107.73 MB

C++ 26.08% C 72.79% HTML 0.21% Python 0.92% Ruby 0.01%

arducam_esp32s_uno_psram's Introduction

ArduCAM_ESP32S_UNO_PSRAM

Development Status

Most of the framework is implemented. Most noticeable is the missing analogWrite. While analogWrite is on it's way, there are a few other options that you can use:

  • 16 channels LEDC which is PWM
  • 8 channels SigmaDelta which uses SigmaDelta modulation
  • 2 channels DAC which gives real analog output

ArduCAM_ESP32S_UNO_PSRAM Board PINMAP

Pin Functions

Installation Instructions

Installation instructions using Arduino IDE Boards Manager

Starting with 1.6.4, Arduino allows installation of third-party platform packages using Boards Manager. We have packages available for Windows, Mac OS, and Linux (32 and 64 bit).

  • Install the current upstream Arduino IDE at the 1.8 level or later. The current version is at the Arduino website.
  • Start Arduino and open Preferences window. open Preferences window
  • Enter https://www.arducam.com/downloads/esp32_uno_psram/package_ArduCAM_ESP32_PSRAM_index.json into Additional Board Manager URLs field. You can add multiple URLs, separating them with commas. open Preferences window
  • Open Boards Manager from Tools > Board menu and install esp32 platform (and don't forget to select your ESP32 board from Tools > Board menu after installation). open Preferences window open Preferences window

Quickly run the demo

  • Choose the ArduCAM_ESP32S_UNO_PSRAM board. board
  • Choose the right port. port
  • Choose one example. exm
  • Compile and upload the demo. upload
  • Open the serial port to check the debug message. serial
  • Connect the arducam esp32s camera hotspot and test the demo test

Demo Test

upload

Issue/Bug report template

Before reporting an issue, make sure you've searched for similar one that was already created. Also make sure to go through all the issues labelled as for reference.

Finally, if you're sure no one else had the issue, follow the ISSUE_TEMPLATE while reporting any issue.

Hint

Sometimes to program ESP32 via serial you must keep GPIO0 LOW during the programming process

arducam_esp32s_uno_psram's People

Contributors

arducam avatar ljp-while avatar saxonrah 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.