Electronic Beer Pong Table

Information

The purpose of this project is to create an electronic version of Beer Pong. The system keeps track of each player's score and BAC(Blood Alcohol Content).

Table

Parts Needed

Pinout

Reminder!

Remember to pull up I2C bus and implement voltage divider circuit for each Photoresistor.

mbed pinsDevice pinsLCD pinsTouchpad
p9----SDA
p10----SCL
p14----IRQ
p15-20Photoresistors----
p21-26LEDs----
p27--TX--
p28--RX--
p29--RST--
VOUTPhotoresistors/LEDs--VCC
VU--VCC--
GND--GNDGND

Simplified Circuit Schematic

Information

This schematic shows just one voltage divider circuit and LED, for brevity.

Circuit Schematic

Cup State Presence Examples

Video Demonstration

Code

Import programElectronicBeerPongTable

4180 Design project


Please log in to post comments.