Code Monkey home page Code Monkey logo

arduino-camera-tft's Introduction

This project focuses on getting various camera modules to work quickly. Right
now the Arduino Mega 2560 is supported and uses the Seeedstudio TFT v1.0 I may
add more screens if I purchase another type. For camera modules it supports the
OV7670 and mostly the MT9D111 and OV7740 coming soon. Some goals for this
project are to support more microcontrollers and add support for more camera
modules. This program should give people an easy way to get their camera
modules up and running.

Connections:

Miscellaneous
LED->4

For OV7670:
OV7670->Arduino Mega 2560
SIOC->21
SIOD->20
VSYNC->3
PCLK->2
XCLK-> {convert to 3.3v} 46
D0->37
D1->36
D2->35
D3->34
D4->33
D5->32
D6->31
D7->30
PWDN->GND
RESET->3.3v
Power the module with 3.3v only. 5v could cause damage.

Seedstudio TFT v1.0 connections
TFT->Arduino Mega 2560
DO->22
D1->23
D2->24
D4->26
D5->27
D6->28
D7->29
CS->10
RS->11
WR->12
RD->13
The touch pins are sequential
Touch Y->A0
Touch X->A1
Touch Y+>A2
Touch X+>A3
This is powered with 5v. If you use 3.3v the screen will be dark. I am not sure
if 3.3v is within the operating range for all parts on the board.

arduino-camera-tft's People

Contributors

computernerd avatar

Stargazers

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

Watchers

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

arduino-camera-tft's Issues

.ino file?

How am I suppose to compile the code without .ino file?

Hi great work!

But How do I split this to make an .ino file out of it? I don't want to be a bitch :D but if you claim to use Arduino, it would be nice to offer an Arduino code version, on the side.

Best regards

How to use the code?

Hey @ComputerNerd,

thanks for this great library. Unfortunately I don't understand how to use it - should I just import the files (I can't do so with the .c file) and then call the function I want? There's no loop or setup. Could you please give a very short introduction? And please don't forget this issue. ๐Ÿ˜œ

Thanks!

ov7670 arduino mega 2560 help

Hello,
I am working on a project using an arduino mega 2560 and an image sensor ov7670. Can you please send me a simple example code on how to capture an image or tell me which of these files are for the ov7670.

Thank you in advance.

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.