Hello Robert,
Well we know it will not work without changing a few things for the 16F84, so post what you have and let's look and see. Open a new thread in PBP so as not to hijack this example thread.
Hello Robert,
Well we know it will not work without changing a few things for the 16F84, so post what you have and let's look and see. Open a new thread in PBP so as not to hijack this example thread.
Last edited by Archangel; - 17th March 2009 at 07:13.
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.
Do NOT put extra capacitance at the inputs beside the sensor itself.
Even the Osc. probe will load inputs.
Maybe play with the 22k resistors. Also good idea would be to compare spcs of the two PIC's.
Ioannis
P.S. If necessary, admins move this message to keep thread clean. No problem.
What a great idea, is it working reliably - I have a device I need this sort of thing for, pref very cheap with little extra in the way of components, did rsocor01 ever get it running? He didnt mention it on his other thread. Just wondering. would higher value resistors and a longer charge period help with the sensitivity?
I need this unit to be fairly reliable, is it likely to do this if set up right? Hopefully will be mass produced. Most commercial capacitive systems take a running average and are constantly resetting their zero point to allow for atmospheric conditions etc dont they?
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
Bookmarks