This document summarizes various computer interfaces including wired interfaces like USB, serial ports, and parallel ports as well as wireless interfaces like WiFi and Bluetooth. It also discusses 'embedded' interfaces like SPI, I2C, and 1-Wire. The document then focuses on the RS232 serial port protocol and issues like voltage levels. It provides an example project of an Arduino thermometer and includes the Arduino and PC code used. It concludes with mentioning an example OrangeMessenger project.