python

raspberry-pi-vibration-module-featured-image

Vibration Module with Raspberry PI: Wiring Diagram and Python Code 5 (2)

This tutorial shows how to connect and use a vibration module with Raspberry PI computer board using Python. One of the most effective and immediate feedback to the user, the Vibration Module with Raspberry PI adds a prompt vibration notice to your projects How Vibration Motors work While the vibration module gives a device that […]

Vibration Module with Raspberry PI: Wiring Diagram and Python Code 5 (2) Read More »

hc-SR501-pir-raspberry-pi-featured-image

Motion Detection with PIR and Raspberry PI: HC-SR501 wiring and Python Code 5 (2)

In this tutorial, I’m going to show you how to connect and use a PIR with Raspberry PI computer boards using Python. Projects involving motion detection actions require a reliable way to run their code when an object movement happens. One of the most common solutions to accomplish this task is by the HC-SR501 PIR

Motion Detection with PIR and Raspberry PI: HC-SR501 wiring and Python Code 5 (2) Read More »

Wiznet Ethernet HAT Raspberry pi pico smart farming featured image

Smart Farm with Raspberry PI, RPI Pico and WIZnet Ethernet Hat 5 (4)

In this tutorial, I’m going to show you how to create a smart farm architecture by using a Raspberry PI computer board as a central processing and data presentation, while a Raspberry PI Pico microcontroller with WIZnet Ethernet HAT will collect data from your farm. IoT devices have wide industry application fields. But they can

Smart Farm with Raspberry PI, RPI Pico and WIZnet Ethernet Hat 5 (4) Read More »

Raspberry pi hmc5883l gy-271 feaured image

Magnetometer with Raspberry PI computers: GY-271 HMC5883L wiring and code 5 (4)

In this tutorial, I’m going to show you how to wire, configure and calibrate a magnetometer (HMC5883L) with Raspberry PI computer boards. Please note that if you want to use the Raspberry PI Pico instead, you can refer to my Magnetometer Compass with Raspberry PI Pico: GY-271 HMC5883L wiring and use with MicroPython tutorial. HMC5883L

Magnetometer with Raspberry PI computers: GY-271 HMC5883L wiring and code 5 (4) Read More »

raspberry pi thingsboard featured image

ThingsBoard and Raspberry PI (part 2): Add Device telemetry by MTTQ and Python 5 (6)

In this tutorial, I’m going to show you how to create a tenant, add a device and configure it to message by MTTQ and Python with Thingsboard on Raspberry PI. We’ll start from a fresh ThingsBoard installation, according to my ThingsBoard and Raspberry PI: getting a Professional IoT dashboard tutorial. Creating a tenant and adding

ThingsBoard and Raspberry PI (part 2): Add Device telemetry by MTTQ and Python 5 (6) Read More »