spi-communication-arduino-featured-image

SPI communication between two Arduinos 5 (1)

In this tutorial, we will use two Arduino Uno to demonstrate the Serial Peripheral Interface (SPI) communication between them. Each Arduino comes with dedicated pins for the SPI to communicate between the microcontrollers and the other devices. Introduction The SPI is a synchronous serial communication protocol which deals with the sharing of data between the […]

SPI communication between two Arduinos 5 (1) 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 (3)

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 (3) Read More »

iot-monitoring

IoT Technology for Environmental Monitoring 5 (1)

As a new generation of information technology, the Internet of Things can be widely used in various fields, including smart homes, intelligent transportation, green agriculture, environmental protection, energy saving and emission reduction, etc. Applying the Internet of Things in environmental monitoring is easy to obtain real-time, accurate and dynamic monitoring data, and realize the automation,

IoT Technology for Environmental Monitoring 5 (1) Read More »

thingsboard-raspberry-pi-featured-image

ThingsBoard and Raspberry PI (part 1): Professional IoT dashboards 5 (2)

In this tutorial, I will show you how to install ThingsBoard on Raspberry PI computer boards. IoT devices can collect a lot of environmental data that you have to manage, rearrange and show. ThingsBoard on Raspberry PI lets you create amazing dashboards getting data from a wide number of devices ThingsBoard features ThingsBoard is an

ThingsBoard and Raspberry PI (part 1): Professional IoT dashboards 5 (2) Read More »

×