Cheap, Small LED or LCD Touch Sensitive Screens? 39
emf2268 asks: "I'm looking to either purchase or build (I'll do the circuitry myself if I have to) several dozen, small screens for an arcade game that uses a touch interface. Each screen, which should be around 6-10 inches, needn't be extremely advanced in the display department, since 16 colors will do just fine. An LED or LCD would do the job. But each screen also needs to be touch sensitive...it only needs to know if it's been touched, not where it was touched. How, can I build this as cheaply as possible?"
glasspane (Score:3, Informative)
Re:glasspane (Score:2)
Design it as though an elephant will stomp on it, and then maybe it'll last long enough for you to enjoy it
Re:glasspane (Score:2, Informative)
Re:glasspane (Score:2)
some rubber bumpers on the screen frame might be good insurance.
Re:glasspane (Score:1)
Rubber baby buggy bumpers?
Re:glasspane (Score:1)
Is there any other?
What I use (Score:2, Informative)
Its certainly cheaper than trying to source new screens.
A cheap way to do it (Score:2)
I would say mount 5 buttons on the back (center and each corner) and then wait to see if the screens were "pressed" by checking all buttons. If any register a touch - then the screen was "pressed".
RonB
Re:A cheap way to do it (Score:1)
PPR? (Score:2, Funny)
Single button screen (Score:3, Informative)
Re:Single button screen (Score:2)
Do not thump the game of G'Quon! (Score:4, Insightful)
Real cheap (Score:3, Interesting)
It's much cheaper than metallized glass. But maybe you want to go that way.
Old fashioned way (Score:2, Interesting)
For a tiny production run, this might be an acceptable method. (For a *real* product, you'll want something better.)
Another thought: If you can get a conductive transparent plastic sheet, then you could make a sandwich where one sheet is against the scree
Re:Old fashioned way (Score:1)
As the adage goes (Score:4, Insightful)
Re:As the adage goes (Score:2)
You can use an LED matrix as both display & se (Score:5, Interesting)
Re:You can use an LED matrix as both display & (Score:2)
Note that these require a lot of circuitry to run, and all prototypes currently only work in dark environments (the LEDs sense their own light, sure, but also room lights, sunlight, etc).
Currently a neat hack with perhaps some niche uses, but not a good general solution.
-Adam
Touch panels are cheap and easy... (Score:5, Informative)
Re:Touch panels are cheap and easy... (Score:2)
Digikey has all sorts of driver ICs, but I don't see anything to actually make the touch sensitive surface there. Am I missing something?
Re:Touch panels are cheap and easy... (Score:1)
Optimus Keyboard (Score:2, Funny)
They're no good... (Score:2)
LCD touch (Score:5, Informative)
http://store.earthlcd.com/ [earthlcd.com]
if you really just need on/off - do the spring loaded, or piezo, or even IR (www.acroname.com - sharp ir sensors)
if anyone has any other leads on cheap overstock LCDs... post away!!!
three interesting ways to do it (Score:3, Informative)
This reverses the idea of protecting a high-impedance circuit from stray capacitance introduced by a limb or finger -- turn your accidental 'people detector' into just that:
http://www.discovercircuits.com/C/capacitance-sw.
(2) frustrated internal reflection -- not necessarily cheap (needs a camera), or easy (needs video analysis) but can handle multi-touch and large screens
The idea is to shine light in from the side of a class or plastic screen, and have a camera look at the backscatter introduced by finger contact, which scatters the sidways light rather than allow it to reflect at the bounary. The camera turns the touch events into a video stream which is then analyzed to compute touch events.
http://mrl.nyu.edu/~jhan/ftirsense/index.html [nyu.edu]
(3) strain gages -- not necessarily cheap ($5 - $8 for each strain gage) but can provide a very sensitive analog signal with wide dynamic range.
Put some strain gages on several centimeters of half-inch square steel tube and you can easily measure touch events, as well as strong pushes.
http://www.omega.com/literature/transactions/volu
Here is a simple, inexpensive (if you make it yourself) amplifier for strain gages that I've tried, and can vouch that it works well:
http://www.staramp.com/ [staramp.com]
In-car LCD screens? (Score:2)
LCD screens for in-car DVD systems are available in the 6- to 10-inch range, in 4:3 and 16:9 aspect ratios, and are getting cheaper all the time.
Although they tend to have composite or S-video inputs (you're not really after high resolution, are you?) there are some now getting VGA inputs and touch screens [jaycar.com.au] for in-car computer applications. You can just register that the screen has been touched and ignore the actual location.
LED interface.. looks like it could be cheap.. (Score:3)
Some more links to projects like this can be found on the story [hackaday.com] on hackaday.
You should look at this (Score:2, Informative)
Why several dozen? (Score:3, Insightful)
simple is best (Score:1)