Our project aims to build a data logger. We have a built a pc interface (with GUI) for collecting and displaying data from a Analog-Digital Converter. 

We have used an LPC2148 microcontroller to act as an intermediate between the PC and the ADC (ADS1118).

The data is stored on the PC in the Comma seperated values(.csv) format with date -stamp and time-stamp .The GUI has options to set the formats of the date, time , destination folder etc.

The GUI also plots data of the 4-channels of the ADC.