P8X32A Resistive Touch Buttons Problem
crispycret
Posts: 5
This is my first elctro-device I am playing with. I have no experience in STAMP obviously but i do in C. I went through the propeller tutorials with no problem until i got to the Simple Circuts tutorial. I am having trouble programming the Resistive Touch Pad. I can set the the I/O Pin to High and Low, but only in code.
How do I detect if the Touch Pad has been, well touched.
I took a look at this page that has an example of how to use the Touch Pads but I need one in C.
http://microcontrollershop.com/product_info.php?products_id=4872
I also skimmed through the simpletools.h info page from the SimpleIDE Reference Page.
How do I detect if the Touch Pad has been, well touched.
I took a look at this page that has an example of how to use the Touch Pads but I need one in C.
http://microcontrollershop.com/product_info.php?products_id=4872
I also skimmed through the simpletools.h info page from the SimpleIDE Reference Page.
Comments
dan
~Documents\SimpleIDE\Propeller GCC Demos\QuickStart\Whack-a-mole\qswam.c
Still, "finger licking good" works best.
Great, didn't know I could use those.
I do need a reference manual on all these commands
Dan
it will work with a ordinary finger. i guess the time lets the voltage die off a little.
anyways, fun playing with .
dan