SparkFun Forums 

Where electronics enthusiasts find answers.

General project discussion / help
Did you make a robotic coffee pot which implements HTCPCP and decafs unauthorized users? Show it off here!
By ederbf
#170889
Hi guys,

I bought the MPR121 Capacitive Touch Sensor Breakout Board and since it can manage 12 capacitive pads, I imagine if would be possible to make something like a notebook trackpad, returning X and Y coordinates to control a mouse cursor.

My great challenge is that I need to make a trackpad that works through 6mm of wood.

I know that is possible to make a single pad be activated through wood, due to capacitive field, but I really need more than a "trigger", I need position of the finger, just like a notebook trackpad. Is there anyway to achieve that?

Thank you in advance.
User avatar
By Ross Robotics
#170929
The only way I can think of, is to have small capacitive pads that are in a grid. Then when a finger moves over them, have an algorithm determine where the finger is at.
By ederbf
#171056
Hi Codlink,

We have this same idea in mind, just waiting the stuff arrive for start the project. Just thinking about the grid of electrodes, looks like that higher the thickness of the wood, bigger must be the electrode. But soon we will know.

Thank you very much for your answer.
User avatar
By Ross Robotics
#171058
I would try to have the pads small as possible to get higher accuracy, but there are downfalls, i.e., it would take more processing power.. The only way to do this is trial and error. You may search and see if anyone else has done something similar.

Keep us updated on your progress as I will be doing some capacitive touch projects soon.