Python

openai-raspberry-pi-featured-image

How to run Scripts with ChatGPT on Raspberry PI and Python 5 (5)

In this tutorial, I will show you how to use ChatGPT with a Raspberry PI computer board to customize your Python scripts. With the Artificial Intelligence software growth over the last years, one specific product emerged from the others showing the power of AI: ChatGPT. What is ChatGPT Let’s look at how ChatGPT presents itself, […]

How to run Scripts with ChatGPT on Raspberry PI and Python 5 (5) Read More »

raspberry-pi-tp223-capacitive-touch-sensor-featured-image

Capacitive Touch Sensor and Raspberry PI: TTP223 Wiring and Python Code 5 (1)

This tutorial will show you how to use a capacitive touch sensor (TTP223) with Raspberry PI and Python. Capacitive touch sensor (TTP223) and Raspberry PI can keep a touch input in order to make your program run only on user request. Differently from Switch Buttons, they are a bit more expensive, but they assure better

Capacitive Touch Sensor and Raspberry PI: TTP223 Wiring and Python Code 5 (1) Read More »

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 »