Raspberry PI Pico featured image

First steps with Raspberry PI Pico for Beginners 4.9 (25)

In this tutorial I’m going to show you how to move your first steps with Raspberry PI Pico, installing the open-source Thonny IDE (integrated development environment) and running a very simple command. The new Raspberry PI Pico changes the user approach to this device because it works as a microcontroller (unlikely other Raspberry PI boards […]

First steps with Raspberry PI Pico for Beginners 4.9 (25) Read More »

irrigation-system-arduino-uno-featured-image

Automatic irrigation system with Arduino and Sensors 5 (1)

In this tutorial, we will be making an automatic irrigation system (AIS) with Arduino and the use of temperature, soil moisture and ultrasonic sensors. Based on the water level of the tank, temperature and moisture of the soil an automatic irrigation system is designed to keep the soil moisture. Introduction In the irrigation system, normally

Automatic irrigation system with Arduino and Sensors 5 (1) Read More »

python-virtual-environment-raspberry-pi-featured-image

Beginner’s Guide to Use Python Virtual Environment with Raspberry PI (venv) 5 (5)

This tutorial will show you how to use Python Virtual Environment with Raspberry PI computer boards, with some examples to better understand the logic of Python virtual environments. This tutorial has the scope to help all the people who can’t install Python packages with the PIP (Package Installer for Python) with the new Bookworm release

Beginner’s Guide to Use Python Virtual Environment with Raspberry PI (venv) 5 (5) Read More »

×