Raw input values from the board are formatted
and sent over serial connection to computer.
Communication: /dev/ttyUSB0 @ 9600 baud
Game listens for data, parses received string
and updates car movement accordingly.
Buttons: pin 2 and 3 (digital input)
LCD: A4 (SDA), A5 (SCL) for I2C
Potentiometer: A0 (analog input)