Raspberry PI

Use Raspberry PI as your personal web crawler with Python and Scrapy

Use Raspberry PI as your personal web crawler with Python and Scrapy

A web crawler (also known as spider or spiderbot) is an internet bot that continually browses web pages, typically for…

2 years ago

How To Control a Ultrasonic Distance Sensor with Raspberry PI

Ultrasonic Sensors are great for all kind of projects that need distance measurements, avoiding obstacles as example. The HC-SR04 is…

4 months ago

How to control a 4 digit 7 Segment Display from Raspberry PI with Python

4 Digit 7 Segment Display is a simple electronic display, similar to Single 7 segment display, but composed of 4…

4 months ago

Control a 7 Segment Display from Raspberry PI with Python

In this tutorial, I'm going to show you how to connect and configure a 7-segment display with a Raspberry PI.…

4 months ago

Funny Raspberry PI OS Terminal Commands Not Everyone Knows

Raspbian Lite users work every day with terminal commands without graphical environment. But Linux world is plenty of funny tweaks…

3 years ago

Raspberry PI Imager: new SD flashing tool from RPI Foundation

Raspberry PI 4 model B image Every Raspberry PI project starts always from OS installation with SD card flashing. There…

3 years ago

Creating a Remote Desktop Web Gateway on Raspberry Pi with Apache Guacamole

Smart Working needs are stressing the needs to have an external access to your Personal Computer from a remote station.…

3 years ago

How to add 2 factor authentication (2FA) in Raspberry PI OS Lite with Google Authenticator for ssh login

Debian based systems can easily integrate Google Authenticator to enhance security in your ssh login. This guide will show how…

3 years ago

How To Install CentOS 8 in Raspberry PI

Derived from the sources of Red Hat Enterprise Linux (RHEL), CentOS used yum as a package manager up to version…

1 year ago

Run Raspberry PI OS Lite GUI Applications from remote Windows PC

In this tutorial I'm going to show you how to run Raspberry PI OS Lite GUI applications from a Windows…

1 year ago