MLX90614 sensor communicates with Atmega328P MCU uC via I2C using AdaFruit/Sparksfun MLX90614 public library
Sensor data is transmitted to the FTDI unit by Arduino via FTDI IC UART protocol at baud rate of 9600 using serial.begin() function from the Arduino library