Smart foosball with Arduino
In this project we will see a table football that detects the goals from both doors and displays the result on an android tablet. The circuit is very simple: an Arduino Mega detects goals through two photoresistors and two laser diodes. Arduino sends the necessary data to the Android tablet via the USB connection. More…