I'm new to the arduino(and ee in general), but I've been programming forever.
What I'm trying to do is put 3 to 4 force sensors inside a football helmet so that when the helmet is hit from different angles it can record the force exerted by each blow.
Is this the right direction to go with this project or will a force sensor like this not work very well when it is embedded into a helmet?
Could I just run a 5 volt output straight from the arduino to this force sensor and then feed the output straight into an analog input on the arduino? Or do I need some kind of circuit in between the sensor and the arduino?
use the recommended drive circuit from the web site of your link and
connect the output of the circuit to a 1k resistor, the other pin of the resistor to an analog input pin of the arduino.
Read the analog input and divide the value by 9, this will give you the force in lbs (approx).
Is the triangle in this circuit diagram representing the Arduino? Also the middle pin of the force sensor goes to X, what does that mean? Also how can you tell it needs a 1k resistor and that I should divide by 9?
I am not 100%, but I think the x on the middle pin means thert is no connection. I just read somehting on a site today that mentioned that. Will update this post if I can find it
Doh! Memory of a goldfish, the trossen link you posted has a paragraph headed construction the last line says "two outer pins of the connector are active and the center pin is inactive."
So I would assume X means no connect