Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

camera to lcd interfacing

Status
Not open for further replies.

crumpet

Newbie level 4
Joined
Aug 21, 2010
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
San Francisco
Activity points
1,320
Does anyone know a simple microcontroller/chip that can interface to a Image-Sensor and TFT LCD-module?

There is no need for capturing images or video, just forward live camera output directly to the LCD screen for viewing. Full blown Apps Processors like OMAP maybe an overkill, so looking for something simpler with less pins.

The Camera is VGA resolution and can be one of two types:
- YUV output thru 8-bit data bus (D7:0, HSYNC, VSYNC, PCLK)
- UART output

The LCD is VGA or smaller with the interface:
- 16-bit RGB interface (D15:0, HSYNC, VSYNC, PCLK)

Any pointers and recommendations are welcome !
 

1> you can use beagle board
BeagleBoard.org - hardware
it has uart input and Video ouput.. with this board it will be lot easier for u to do that..

2>FPGA is the solution.. get one FPGA board which has VGA ouput and UART input.. and with sample code available on net u would be able to do that

still more solutions are there
 

@nikhilele

Thanks for your reply.

What frame-rate can UART camera support?
I'm looking for >15fps VGA or lower resolution.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top