raspberry pi

2fa-raspberry-pi-featured-image

How to add 2 Factor Authentication (2FA) in Raspberry PI OS with Google Authenticator for SSH login 5 (2)

This guide will show how to setup a 2 Factor Authentication (2FA) on a Raspberry PI computer board to add security to access the board from SSH with Google Authenticator. With hacker attacks on ICT systems increasing around the world, accessing your Raspberry PI from a remote location can make it insecure and an easy

How to add 2 Factor Authentication (2FA) in Raspberry PI OS with Google Authenticator for SSH login 5 (2) Read More »

light-sensor-photoresistor-raspberry-pi-featured-image

How to Use a Photoresistor From Raspberry PI To Detect Light with Python 4 (1)

In this article, I’ll show you how to use a Photoresistor with Raspberry PI computer boards and Python to detect if a light level is high or low. About Photoresistors A photoresistor (also known as photocell or light sensor) is a Light Dependent Resistor (LDR). As the name suggests, these components act just like a

How to Use a Photoresistor From Raspberry PI To Detect Light with Python 4 (1) Read More »

hc-sr04-ultrasonic-sensor-raspberry-pi-featured-image

How To Control a Ultrasonic Sensor with Raspberry PI: Get Object Distance with Python 3.3 (6)

This tutorial will show you how to use an HC-SR04 Ultrasonic Sensor with a Raspberry PI computer board, giving you the wiring diagram and the Python code to test it. Ultrasonic Sensors are great for all kinds of projects that need distance measurements, like obstacle detection. It is a cheap and easy-to-use solution which gives

How To Control a Ultrasonic Sensor with Raspberry PI: Get Object Distance with Python 3.3 (6) Read More »

seafile-raspberry-pi-featured-image

Seafile with Raspberry PI: Open-Source file&sync Solution Alternative to Google Cloud, iCloud, OneDrive 0 (0)

In this tutorial, I’m going to show you how to install and configure Seafile on a Raspberry Pi using Docker, which makes the installation procedure far simpler. As files on your devices increase, a common limitation is having a cloud storage with limited space to get your files securely stored and available for your access

Seafile with Raspberry PI: Open-Source file&sync Solution Alternative to Google Cloud, iCloud, OneDrive 0 (0) Read More »

7-segment-display-raspberry-pi-featured-image

Working with 7 Segment Display and Raspberry PI Computer Boards with Python (1 Digit and 4 Digit) 5 (3)

In this guide, I’ll show you how to connect and configure a 7-segment display with a Raspberry Pi computer board. I will show you how to connect and how to use it with Python. This tutorial will cover both single digit 7-segment and 4-digit 7-segment displays. About 7-segment Displays A 7-segment display is a simple

Working with 7 Segment Display and Raspberry PI Computer Boards with Python (1 Digit and 4 Digit) 5 (3) Read More »

×