Python

Raspberry PI SANE scanner terminal featured image

How to use SANE with Raspberry PI terminal, plus Project to upgrade a scanner to Scan-to-Mail 5 (8)

In this tutorial, I’m going to show you how to install SANE in Raspberry PI and get scanner job results from the terminal. With more and more people going near programming languages, the requirement to get common external devices running from terminal commands can become useful for your personal apps. A case use can include

How to use SANE with Raspberry PI terminal, plus Project to upgrade a scanner to Scan-to-Mail 5 (8) Read More »

email-raspberry-pi-python-featured-image

Send Email from Raspberry PI with Python (with details for Gmail Users) 4.5 (2)

With this tutorial, you will learn to send email from Raspberry PI with Python and how to schedule them to run with a specified frequency. Using your Raspberry PI for automated controls allows you to keep control of many devices or conditions with a low power consumption device. Understanding how to send periodic email reports

Send Email from Raspberry PI with Python (with details for Gmail Users) 4.5 (2) Read More »

raspberry-pi-speechrecognition-featured-image

Transcribe audio files to text with SpeechRecognition and Raspberry PI (python) 4 (1)

Whether you’re a content creator looking to transcribe interviews, or just someone interested in the capabilities of speech recognition technology, SpeechRecognition with Raspberry PI offers a cheap solution to get this task automatically performed with a few Python code lines Welcome to our tutorial on how to use SpeechRecognition in Raspberry PI to automatically transcribe

Transcribe audio files to text with SpeechRecognition and Raspberry PI (python) 4 (1) Read More »

pironman-raspberry-pi-case-featured-image

Reviewing the Pironman: Raspberry PI case with cool additional features 5 (1)

In this tutorial, I will give you my review of the Pironman Raspberry PI Case, ending with my personal suggestions. Computer boards make a significant part of projects when looking at performances. But there are some “accessories” that can give your board a boost in terms of performance. The Pironman Raspberry PI case is great

Reviewing the Pironman: Raspberry PI case with cool additional features 5 (1) Read More »

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 »

×