Python

playwright-raspberry-pi-featured-image

How to Install Playwright on Raspberry PI: Automate your Browser Tasks (both Python or Docker) 0 (0)

This tutorial will show you how to install and use Playwright on a Raspberry PI computer board, enabling you to automate your browser tasks such as checking prices from your favourite online stores, monitoring web info, checking sensor values from the producer’s web app, or even managing your home router. About Playwright Playwright is a […]

How to Install Playwright on Raspberry PI: Automate your Browser Tasks (both Python or Docker) 0 (0) Read More »

use-artificial-intelligence-model-raspberry-pi-pytorch-featured-image

Use your AI Model with Raspberry PI and PyTorch for Image Classification 0 (0)

This tutorial will show you how to use Artificial Intelligence on Raspberry PI with PyTorch to perform image classification tasks. This is part of a series of AI tutorials for Raspberry PI, and you can find the starting point in my Create your Artificial Intelligence (AI) model with Raspberry PI and PyTorch for Image Classification

Use your AI Model with Raspberry PI and PyTorch for Image Classification 0 (0) Read More »

artificial-intelligence-raspberry-pi-pytorch-train-featured-image

Create your Artificial Intelligence (AI) model with Raspberry PI and PyTorch for Image Classification 0 (0)

This tutorial will show you how to create a basic Artificial Intelligence (AI) model with a Raspberry PI computer board, using PyTorch. In this tutorial, I will provide you with all the basics to create your own model, while also explaining the neural network that powers it. About Pytorch I will not spend many words

Create your Artificial Intelligence (AI) model with Raspberry PI and PyTorch for Image Classification 0 (0) 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 »

×