This week I got the paddle system working for our demo, which was my main task. I set up the system, tested the paddle, and confirmed that the mechanism could perform the swing motion as expected. I also ordered more breakbeam sensors and a GPIO expander so we can continue building the scoring system. In addition, I am planning on refining the under-game system for the ball routing underneath the board.
For verification, I have already run basic functional tests to confirm that the paddle responds to commands and works consistently enough for demonstration. Next, I plan to run more structured tests on paddle repeatability, under stress loads and scoring sensor detection accuracy. I will analyze these results by measuring whether the paddle actuates consistently and whether the breakbeams correctly detect scoring events with minimal false triggers. This will help verify that my subsystem meets our design requirements for responsiveness and reliable score detection.
For validation, we will test the full gameplay flow as a team: swing input, paddle swing, ball scoring, sensor detection, and scoreboard update. This will help us determine whether the system works as intended for the overall game use case.
My progress is on schedule since I was able to get the paddle working for the demo. Next week, I hope to continue refining the under-game system, integrate more breakbeams, do more complete testing of the paddle/ scoring system, and also get the basic audio up and working.
