TTL Camera Commands

Breakout boards, sensors, other Adafruit kits, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
AlanHosler
 
Posts: 1
Joined: Mon Oct 16, 2017 6:18 am

TTL Camera Commands

Post by AlanHosler »

I would like to use the adafruit TTL camera for a non-Arduino application. Is there a simple listing of the commands needed to communicate with the camera?

My project is running using an ATmega1284 programmed using BASCOM but I am not happy with my LinkSprint camera.

User avatar
adafruit_support_mike
 
Posts: 67446
Joined: Thu Feb 11, 2010 2:51 pm

Re: TTL Camera Commands

Post by adafruit_support_mike »

We had to reverse-engineer the camera data protocol to use it at all. Everything we know is in the code for the VC0706 library:

https://github.com/adafruit/Adafruit-VC ... ra-Library

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Products from Adafruit”