# Serial2MySQL Data Acquisition software for Raspberry Pi and our first board, called Coffee Heater. ## Prerequisities * Raspberry Pi * WiringPi * MySQL * make * gcc * ncurses library ## Build Execute the following command: ``` make ```