Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations IDS on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need help with the system level design of a camera module

Status
Not open for further replies.

zasanil

Electrical
Jan 28, 2007
4
I'm trying to come up with a system level design using a camera module found in cell phones and I have run into some trouble. Basically, I need help with the system level design where I can control the basic functions of the camera module using simple switches through an i2c system without having to resort to using a big microprocessor or a lot of code. I just want to control the functions of the camera (like focus, zoom, etc) with pushbutton switches, but the camera module uses i2c as an interface, and the data-sheet says is should be connected to a baseband processor which is overkill for what I want. I'm kinda new to this and any help would be great.
Thanks!
 
Replies continue below

Recommended for you

Anil,

you cannot create I2C signals with simple push buttons. A micro-controller is a must here.

However, don't be afraid. Micros are not that complicated devices.

Cheers

Yeasir Rahul
 
What would be a good simple micro-controller that would take inputs from about 10 switches and convert them to i2c signals?
Thanks
Dan
 
Zilog and Microchip make microcontrollers for which very inexpensive development boards exist, including all the software. Check on their websites they may have promo specials. In the past I have purchased a development system for the Z8 encore for $10.
 
Thanks Felixc,
I'll check them out!
 
There is always the PICSTAMP for "outta the box" stuff.

This particular one snaps onto a 9 volt battery. You can twiddle the pins via BASIC which is very easy stuff. You could put your buttons on the proto area then program to read a button push and send the command string to the camera module.



Keith Cress
Flamin Systems, Inc.-
 
I would make sure your micro can supply / recieve the appropriate clock frequency (with adequate drive strength) for the resolution that you require. Also, noise is a major concern when dealing with camera signals.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor