Posts tagged with serial port

Using serial ports for communication

Using serial ports for communication

Serial ports are connection ports that transfer data in or out one bit at a time. Data is transferred using two lines, one for transmitting, and one for receiving.

Using the Raspberry Pi as a home web server

Using the Raspberry Pi as a home web server

A Raspberry Pi used as a web server can be accessed via a web browser using HTTP. Here we show the full process of using the Raspberry Pi as a home web server.