OT: Cell Phone Video Screen Design


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2007
    Posts
    67

    Default OT: Cell Phone Video Screen Design

    This is off topic of PBP, but many of you have much experience in overall design. I was hoping you could point me in the right direction regarding terminology for further searching.

    I'm dabbling in a project that would require the use of a video screen much like those on a color cell phone display. Something in the 1" x 2" size. I know absolutely zero about this technology. It is my understanding / guess I would need some sort of screen module, and that there would be a display driver IC of some sort that actually created the video for the display.

    As far as actually creating the raw graphics / interface / etc, I don't know if I would flash that stuff onto the display driver, or some other IC would provide it. I would probably still be using a Microchip product (maybe one of the 32 bit devices? I have no idea) as the overall controller regarding logic.

    The application would require throwing values on the screen, providing menu interface, maybe some simple animated graphics, etc. The logic would all run from the Microchip PIC, and I assume it would somehow call the functions from some other IC that would actually put the pixels on the screen.

    It can't possibly be that hard to interface with this stuff because it's done all the time, I'm just looking for some sort of overall design primer to explain the big picture before investigating possible components for actual use.

    Thanks!!!

  2. #2
    Join Date
    Feb 2006
    Location
    Gilroy, CA
    Posts
    1,530


    Did you find this post helpful? Yes | No

    Default

    Here is a very small screen, and some example code for many processors, including PIC's.

    A search on their site for displays will give you a couple more expensive options. This one is CHEAP at $14.95.

    http://www.sparkfun.com/commerce/pro...roducts_id=569 LCD only

    http://www.sparkfun.com/commerce/pro...oducts_id=8600 breakoutboard with lcd $34.95
    Last edited by ScaleRobotics; - 20th February 2009 at 23:41.

  3. #3
    Join Date
    Oct 2004
    Posts
    440


    Did you find this post helpful? Yes | No

    Default

    Other compiler but see NOKIA 6100 GLCD Code, BMP Converter for slide shows, no video on this GLCD.

    Or see PIC iPod wav player for a more elaborate application.

    Norm

Similar Threads

  1. communication of pic 18f4520 and cell phone
    By Alisha in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 10th February 2010, 11:47
  2. Replies: 2
    Last Post: - 20th December 2007, 06:32
  3. cell phone support text mode
    By microkam in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 23rd July 2005, 10:05
  4. Interfacing an Video LCD Screen
    By apache in forum General
    Replies: 2
    Last Post: - 18th June 2005, 10:42
  5. Cell Phone
    By elproducts in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 6th October 2004, 01:21

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts