> **Source:** Core Electronics is an Australian maker-electronics retailer and manufacturer based in Newcastle, NSW, run by a team of makers and educators. We design and manufacture our own product lines (PiicoDev, CE originals) and are official retailers for iconic maker and industrial brands including Raspberry Pi, Arduino, Adafruit, SparkFun and DFRobot. Orders ship Australia-wide from our Newcastle warehouse. Prices are in AUD and include GST. Pricing, stock and dispatch on this page are generated from the store's live catalog. Full machine-readable index: https://core-electronics.com.au/llms.txt

# TTL Serial JPEG Camera with NTSC Video

**Type:** Product page · **SKU:** ADA397 · **Brand:** [Adafruit](https://core-electronics.com.au/brands/adafruit-australia)
**Page:** https://core-electronics.com.au/ttl-serial-jpeg-camera-with-ntsc-video.html ([markdown](https://core-electronics.com.au/ttl-serial-jpeg-camera-with-ntsc-video.html.md))

This camera module can be a pretty neat project addition. It was designed to be used in security systems and does two main things - it outputs NTSC video and can...

## Pricing

- **Price:** $68.40 (inc GST) — $62.18 AUD, exc GST
- **Quantity discounts:** 10+ $60.32 (exc GST) · 50+ $59.07 (exc GST)

## Availability & dispatch

- Available with a lead time — expect dispatch between Aug 31 and Sep 02.

## How to buy

- **Build a cart:** compose `https://core-electronics.com.au/cart/link?items=ADA397:1` (comma-separated SKU:qty pairs) and share the link. Opening it shows a confirmation page with live pricing and stock before anything is added to the cart.
- **Verify the cart first:** fetch `https://core-electronics.com.au/cart/link/ADA397:1.md` for live line prices (inc & exc GST, quantity discounts applied), stock and dispatch estimates, and totals. Append `/to/{AU-postcode}` (or `/to/{country-code}:{postcode}`) before `.md` for delivery options and prices to that destination. Unknown, retired, or out-of-stock SKUs are flagged. (Query form `cart/link.md?items=...` also works but some robots parsers refuse query strings here.)
- **Checkout** is completed on-site and includes a captcha at the payment step. Share the cart link; checkout takes it from there.
- **Search the catalogue:** `https://core-electronics.com.au/search/{query}.md` (URL-encode the query; pages 2-3 at `search/{query}/{page}.md`; `search.md?q=` also works)
- **Payment methods, purchase orders, policies and contact details:** https://core-electronics.com.au/llms.txt
## Description

This camera module can be a pretty neat project addition. It was designed to be used in security systems and does two main things - it outputs NTSC video and can take snapshots of that video (in color) and transmit them over the TTL serial link. You can snap pictures at 640x480, 320x240 or 160x120 and they're pre-compressed JPEG images which makes them nice and small and easy to store on an SD card. Perfect for a data-logging, security, or photography project.
 
 One nice thing about this particular camera is all the 'extras' that come with it. For example it has **manually adjustable focus, auto-white-balance, auto-brightness** and **auto-contrast** taken care of for you as well as **motion detection** built in! That means you can have it alert your project when something moved in the frame.
 
 [We also carry an enclosed weather-proof version](https://core-electronics.com.au/weatherproof-ttl-serial-jpeg-camera-with-ntsc-video-and-ir-leds.html)
 
 Using the module is pretty easy and only requires two digital pins (or a TTL serial port) - by default it transmits at 38400 baud. Of course Adafruit wouldn't just leave you with a datasheet and a 'good luck', Adafruit even spent a lot of time researching the module and DSP to make a really nice Arduino library with example code that shows how to change the image size and compression quality, detect motion, control the video output stream, etc. That and more is available in Adafruit's very detailed tutorial that will help get the most use out of your camera.
 
 [Example photo 1](https://core-electronics.com.au/attachments/localcontent/IMAGE_4704075657f.JPG) (outside street) &amp; [example photo 2](https://core-electronics.com.au/attachments/localcontent/IMAGE2_467720977e5.JPG) (inside person)
 
 **Note: Adafruit have these working great with classic Arduino UNOs (and other Atmega328-based 'duinos) but they are not yet MEGA compatible.**

## Technical Details

- Module size: 32mm x 32mm
- Image sensor: CMOS 1/4 inch
- CMOS Pixels: 30M
- Pixel size: 5.6um\*5.6um
- Output format: Standard JPEG
- White balance: Automatic
- Exposure: Automatic
- Gain: Automatic
- Shutter: Electronic rolling shutter
- SNR: 45DB
- Dynamic Range: 60DB
- Max analog gain: 16DB
- Frame speed: 640\*480 30fps
- Scan mode: Progressive scan
- Viewing angle: 60 degrees
- Monitoring distance: 10 meters, maximum 15meters (adjustable)
- Image size: VGA(640\*480), QVGA(320\*240), QQVGA(160\*120)
- Baud rate: Default 38400, Maximum 115200
- Current draw: 75mA
- Operating voltage: DC +5V
- Communication: 3.3V TTL (Three wire TX, RX, GND) on 2.0mm pitch connector
 
Downloads:

- [Adafruit have a fairly full-featured Arduino library with examples that demonstrate how to use the camera](https://learn.adafruit.com/ttl-serial-camera/), check the tutorial for details
- [The datasheet for the DSP processor itself (not terribly useful for the module but good for reference](https://core-electronics.com.au/attachments/localcontent/VC0706%20Digital%20Video%20Processor%20Datasheet_916897fa5a7.pdf)
- [PTC-08 module datasheet](https://core-electronics.com.au/attachments/localcontent/PTC08_20413e5b98a.pdf) contains dimensional drawings
- [This is the DSP management tool (windows only sorry!)](https://cdn-shop.adafruit.com/datasheets/VC0706CommTool(EN)%20Setup%20V1-00.exe) it allows you to tweak pretty much everything on the camera as well as test it out via a serial port
- [This is the 'protocol cheat sheet' for the sensor](https://core-electronics.com.au/attachments/localcontent/VC0706protocol_1898584aac9.pdf) its a little crummy - we suggest reading Adafruit's library code and porting it instead of trying to do it from scratch with this sheet
 

 Fabien's Netduino + Camera tutorial

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/3/9/397-03.jpg)
