wukong2040-raspberry-pi-pico-featured-image

Review the ELECFREAKS Wukong2040: Raspberry Pi Pico Expansion Board 5 (2)

This tutorial will show you the features of this interesting Wukong2040 Raspberry PI Pico expansion board, also bringing code examples with MicroPython. The ELECFREAKS Wukong2040 is a Raspberry PI Pico expansion board enabling beginners to get live with their simple to medium complexity projects, with a safe battery power source and a simplified PINs connection.

Review the ELECFREAKS Wukong2040: Raspberry Pi Pico Expansion Board 5 (2) Read More »

fsr-force-sensitive-resistor-arduino-featured-image

Force Sensitive Resistor and Arduino: FSR402 Wiring and Code 5 (1)

In this tutorial, we will use Force Sensitive Resistor with Arduino Uno to measure pressure and weight. Based on the pressure on the Force Sensitive Resistor, on the serial monitor, we’ll display the pressure values organized for ranges. Force Sensitive Resistor Introduction The FSR works on the basis of pressure. When some pressure applies to

Force Sensitive Resistor and Arduino: FSR402 Wiring and Code 5 (1) 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 »

npk-soil-sensor-arduino-featured-image

NPK Soil Sensor with Arduino: Wiring Diagram and Code Explained 5 (2)

In this tutorial, we will use Arduino, an NPK soil sensor to get the soil fertility. The percentage of nitrogen, Phosphorus and Potassium is measured using the probe sensor. Introduction NPK Soil Sensor and Arduino make it simple to measure the nutrient content of the soil. To calculate how much extra nutrient content needs to be

NPK Soil Sensor with Arduino: Wiring Diagram and Code Explained 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 »