Sorry if this question does not belong in this spot/forum, but I figured you guys would know more about sensors than the average group.
I am trying to build a high quality DDR (Dance Dance Revolution) pad. Basically, it detects when a person steps on a given square and sends it to the console/computer.
Most people tend to use a physical switch of some sort; two pieces of metal separated by a springy substance. I am worried about the longevity of such a system.
So, I was thinking about using a strain gauge or a Force Sensitive Resistor for each of the squares, and feeding that into a microcontroller (been playing with AVRs).
Basically, I am looking for advice on a simple sensor that can tell me if someone is standing on it. It needs to be robust (I’m not small… ~250 lbs). And, the fewer the moving parts, the better (Less to break).
I don’t really need anything more than on/off (Step or no step).
Any help on what kind of sensors to try, or even some place to direct me to research more would be great.