I am trying to create a table tennis statistics controller and I need to detect when a ball bounces on the table. My first idea was to use one piezo sensor in each side of the table, but the setup was not sensible enough. I also looked to use a camera, but it was more work than I first though. I wonder if there is a good sensor that could be used in this situation.
In the second phase, I would like find the approximate position where the ball has bounced. At first, I thought that I could do this with 3 piezo sensors and triangulation, but my tests were not successful.
