15 Python Projects Ideas on Raspberry Pi in 5 minutes

15 Python Projects Ideas on Raspberry Pi in 5 minutes

Python is an important brick on Raspberry Pi, and many projects can be unlocked once you know the basics of this programming language. In fact, there are so many Python projects that can be done on Raspberry Pi that it can be a bit overwhelming. That’s why I...
SSH Setup and Usage on Raspberry Pi: Everything you need to know

SSH Setup and Usage on Raspberry Pi: Everything you need to know

SSH stands for Secure Shell. It’s a cryptographic network protocol that is most used to connect to another computer on a network securely. In this video, we will see how to set it up, step by step, starting with the basics, then adding a bit of comfort. Check...
Format and Mount USB Drives on Raspberry Pi – Everything you need to know

Format and Mount USB Drives on Raspberry Pi – Everything you need to know

Mounting and formatting USB drives on Linux are not the easiest things to do. Especially if you are on a console only operating system, like Raspbian Lite. Today, I’ll show you how to manage this on your Raspberry Pi, whether in terminal or graphic mode....
Install OBS Studio on Raspberry Pi – Screen capture, recording and streaming

Install OBS Studio on Raspberry Pi – Screen capture, recording and streaming

OBS Studio is a free software for streaming and video recording. On Raspberry Pi, the installation can be done by building the source available on the GitHub project. But Pi-Apps also have it in its apps catalog 🙂 Pi-Apps: https://github.com/Botspot/pi-apps...