Giter VIP home page Giter VIP logo

wio-terminal-arducam's Introduction

Wio Terminal ArduCAM

This repo shows how to use an ArduCAM OV2640 Camera Shield Rev 2.1 with an Wio Terminal from Seeed Studios.

Hardware:

The ArduCam comes with the cables you need to connect to the Wio Terminal.

Connect the following pins. Use the GPIO pins on the back of the Wio Terminal. The Wio Terminal should come with a sticker making pin identification easier.

ArduCAM pin Wio Terminal pin
CS 24 (SPI_CS)
MOSI 19 (SPI_MOSI)
MISO 21 (SPI_MISO)
SCK 23 (SPI_SCLK)
GND 6 (GND)
VCC 4 (5V)
SDA 3 (I2C1_SDA)
SCL 5 (I2C1_SCL)

This sample takes a single photo and saves it to an SD Card, in the root and called 1.jpg. You will need to insert a FAT-32 formatted SD Card into the Wio Terminal, then once the image is taken, power it off and view the image by accessing the SD Card from another device.

Software

The code here is designed to run using PlatformIO in VS Code. You will also need to add the ArduCAM library as it is only available as source code.

  • Clone the ArduCAM GitHub repo, or download the latest source
  • Copy the ArduCAM folder from that repo into the lib folder of this repo
  • Open this repo in VS Code, build and deploy to your Wio Terminal

wio-terminal-arducam's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

wio-terminal-arducam's Issues

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.