Posts tagged with root

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 eSpeak to make a Raspberry Pi talk

Talking Raspberry Pi using eSpeak text to speech synthesiser

eSpeak is an open-source text-to-speech synthesiser that can be installed on a Raspberry Pi. Here, we show how to use eSpeak to make a Raspberry Pi talk.

What beginners should know about JSON

What beginners should know about JSON

JSON is a lightweight syntax or standard for storing and exchanging data between servers and users. Data presented in JSON format is human-readable.