George,
No, I never got it to work the way it's explained in this threat. The way to go is with the series PIC16F72x. They work great. Refer to the threats started by byte_butcher about his project. That should help you.
Robert
George,
No, I never got it to work the way it's explained in this threat. The way to go is with the series PIC16F72x. They work great. Refer to the threats started by byte_butcher about his project. That should help you.
Robert
Hey I tried it and got it going really well, i changed some values to make it more sensitive (I don't have much space available for the pad) ie - changed the resistor to 100K and put a 1ms delay in on the charge, through a 3mm sheet of glass a sensor pad size of down to 6mm x 6mm worked reliably. This was using a 16F676 @ 4MHz. Why is rsocor using a 16F84? I cant even understand why they are still being made and so popular, they are just junk along side the more modern chips.
Thanks Mister E for such a great idea, I think as long as I tune the sensor pad size/resistor it should be pretty reliable as I've had no issues with it yet and it worked first time.
There are dozens of books, hundreds of instructors who recommend them. They work out of the box with default configs, no A/Ds, No Comparators, perfect choice for that first PIC. Remember George, newbies often know absolutely nothing about PICs, and these chips offer the easiest way to get started without getting tripped. Move up to 16F628A / 648A, adds comparators and memory and timers, same footprint, 1 brick at a time, is how a wall gets built. But yeah, for the experienced programmer, to much money too little chip.
If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
.
Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
.
There simply is no "Happy Spam" If you do it you will disappear from this forum.
Currently, I am using the PIC16F72x series that have a built in Capacitive Sensing Module (CSM) that are designed for touch sensor applications. These chips work great. You don't need any tunning and they are 100% reliable.
The reason I first tryed Mister_E's circuit with a 16F84 is because that's one chip that I had handy at that moment. I could see a small change in voltage amplitude at the input ports when the sensors were touched, but they weren't reliable enough in the circuit I built. Maybe I needed to do some adjustments and tunning. Any ways, I think it's a great idea Mister E came out with.
I just love it to see all the smart a** comments you can find in here that do not contribute to resolve any issues and that do not provide any technical guidance at all.
Robert
I know that it is some years ago now that you have postet this great simple way of making a capacitive touch-sensor.
But still I would like to thank you for it, it just helped me on making a capacitive water level sensor, I added a few things, like a trim-pot to set the sensitivity.
So thank you for this great construction!!
Sharky
*Let's do it*
helo
I have tried to edit that code on Micro baisc pro but it doesn't understand it.
replay this error message "@ is not a valid Identifier"
Please help me what app to use to edit this code and convert it to hex file..
Thanks and Regards
mrelectric
You need the PicBasic Pro applicaton. You can get it here http:\\www.melabs.com
Bookmarks