+ Reply to Thread
Results 1 to 3 of 3

Thread: Where to start with LCD Touchpanel Project?

  1. #1
    98formulaLS1 Newbie
    Join Date
    Feb 2009
    Location
    Virginia Beach, VA
    Posts
    43

    Default Where to start with LCD Touchpanel Project?

    I want to make a personal project to design and build a replacement instrument cluster for my motorcycle.

    I want it to be a LCD screen with touch panel. 16-bit colors, with a programmable microprocessor driving it.

    I am fluent in pic, but the pic24h only supports up to a 480*272pixels, and I want to have a screen about 6" diagonally.

    Any suggestions as to where to start? Any websites that you want to refer me to that have something similar already created and documented?

    All help is appreciated.
    Lead Engineer
    PIC Master


  2. #2
    RCinFLA Good RCinFLA Good
    Join Date
    Jul 2009
    Location
    FLA, USA
    Posts
    325

    Default

    There are primarily two different types of touchscreen that dominate. Old established were resistive touchscreen. New thing is capacitive (or E-field) touch screen. (used on latest mobile phones, like iPhone). These have fancy controller for gestering interpretation, like finger swipes, tap, etc.

    If you only need relative coarse (half a finger width) capability I have seen a touchscreen made with a row and column setup of IR LED emitters and IR detectors setup along the topside edges of LCD.

  3. #3
    DirtyLude Excellent DirtyLude Excellent DirtyLude Excellent DirtyLude Excellent DirtyLude Excellent DirtyLude Excellent DirtyLude Excellent DirtyLude Excellent
    Join Date
    Aug 2003
    Location
    Toronto, Canada
    Posts
    1,307

    Default

    6" diagonal with 16bit colour is a huge LCD for a microcontroller to handle. You'll need an ARM7 at least and you need a load of memory for that screen resolution.

    You might want to try the LPC2478, which has built in TFT hardware support. You can see this for touchscreen management:
    TSC2046 controller and NDS touchscreen

    A colour LCD gets pretty washed out on a bright day. Not the best idea for a cluster.
    Mark Higgins

+ Reply to Thread

Similar Threads

  1. don't know where to start...but seems like a simple project
    By bbqinthecity in forum Electronic Projects Design/Ideas/Reviews
    Replies: 18
    Latest: 10th June 2009, 09:03 PM
  2. Replies: 4
    Latest: 9th February 2009, 02:06 AM
  3. Start a project for 4-5 channel datalogger.
    By Marco_Santos in forum Micro Controllers
    Replies: 0
    Latest: 14th February 2006, 09:01 AM
  4. Anybody interested in helping start a new project website?
    By ukeee in forum General Electronics Chat
    Replies: 15
    Latest: 26th January 2004, 10:35 PM
  5. New Project: Where to start?
    By mofo in forum Electronic Projects Design/Ideas/Reviews
    Replies: 3
    Latest: 3rd January 2004, 10:19 PM

Tags for this Thread