Posts tagged with coding

What is RSS & how can I use it?

Many news-related sites and bloggers syndicate their content in the form of RSS feeds to allow users to keep up to date without always visiting their sites.

Using PuTTY to connect to a Raspberry Pi

Using PuTTY to connect to a Raspberry Pi

PuTTY is Linux terminal emulator, serial console and network file transfer application that can connect Windows operating systems and remote devices like the Raspberry Pi.

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.