CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Touch screen

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Maximilius
Guest







Touch screen
PostPosted: Sat Feb 15, 2003 5:11 pm     Reply with quote

Hi,

Anybody have some examples about read a Touch screen panel (resistive) in C?

Best regards,

Maximilius
___________________________
This message was ported from CCS's old forum
Original Post ID: 11749
Hans Wedemeyer
Guest







Re: Touch screen
PostPosted: Sat Feb 15, 2003 11:18 pm     Reply with quote

Did you want to do it all in PIC or use a Touch Screen Chip like ADS7843 ?

Using the ADS7843 is easy. Then comes the question what do you want to do with the touch screen.

Several designs emulate a mouse, other use simple "Soft Zones" to control turn key appications.

I did a design for Soft Zones, sorry I can't publish the code as someone else paid me to write it for them, which means I don't own it !
However it was as simple as handling the interrupt from the AD7843 and converting the data to X,Y values. In the design I did, the data ended up in the PC via a CAN bus connection.
___________________________
This message was ported from CCS's old forum
Original Post ID: 11755
s.nadir
Guest







Re: Touch screen
PostPosted: Thu Oct 20, 2005 4:54 pm     Reply with quote

i've a problem using ads7843, can i have a simple routine for reading x,y coordinates? my routine retrieve "random" values!

thanks nadir
s.nadir@libero.it
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group