python

raspberry-pi-robot-hat-featured-image

Raspberry PI Robot HAT (by SunFounder): Control Sensors and Motors for DIY Robots 4.8 (4)

This post will show you how to use the Raspberry PI Robot HAT by SunFounder. This board allows you to simplify how your Raspberry PI computer board controls your DIY robot project, by adding a layer able to control sensors and motors. The SunFounder uses it, for example, in their PiDog, a Raspberry PI Robot […]

Raspberry PI Robot HAT (by SunFounder): Control Sensors and Motors for DIY Robots 4.8 (4) Read More »

raspberry-pi-stock-market-featured-image

How to use Raspberry PI for Stock Market Monitoring and Analysis with Python 5 (5)

This tutorial will show you how to use a Raspberry PI for Stock Market monitoring and analysis with a few Python code lines and for free. It will show you how to get professional tools into your Raspberry PI computer board, without the need for expensive services. This Tutorial Focus This tutorial will not cover

How to use Raspberry PI for Stock Market Monitoring and Analysis with Python 5 (5) Read More »

raspberry-pi-snmp-monitoring-featured-image

How to Enable Raspberry PI SNMP Monitoring (Computer Boards) 4.8 (4)

This tutorial will show you how to enable Raspberry PI SNMP monitoring, including a trick to add a personal script (in Python) to your monitored objects. Using Raspberry PI SNMP Monitoring allows you to keep control of your computer board settings and values so that you can manage it with professional software. It is important

How to Enable Raspberry PI SNMP Monitoring (Computer Boards) 4.8 (4) Read More »

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 »

×