Posts tagged with PuTTY

Raspberry Pi user management

Raspberry Pi user management

The Raspberry Pi OS creates a user called ‘pi’. What does this mean and what privileges does this user have? This post discusses user management on a Raspberry Pi.

Using the UART interface

Using the UART interface

UART is a communication interface used between two microcontrollers. Data signals are transferred using two lines, one for transmitting and one for receiving.