Raspberry PI

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 »

raspberry-pi-pico-w-wifi-connection-featured-image

Getting Started with WiFi on Raspberry PI Pico W and MicroPython 4.9 (17)

This tutorial will show you how to use WiFi with Raspberry PI Pico. The Raspberry PI Pico W added a WiFi connection to the microcontroller from the Raspberry PI Foundation, enabling our projects to connect to the Internet world With the release of Raspberry PI Pico W, adding the Infineon CYW4343 module to the RP2040-based

Getting Started with WiFi on Raspberry PI Pico W and MicroPython 4.9 (17) Read More »

pcbway-pcb-manufacturing-featured-image

Ordering your PCB: a Beginners Guide for Manufacturer Options 5 (1)

In this tutorial, I’m going to show and explain the main PCB manufacturing options, with their default values for a beginner level needs. When sending a new PCB to a manufacturer, you may be confused about the number of options and settings required to produce it. For beginners, and guide to PCB manufacturing options may

Ordering your PCB: a Beginners Guide for Manufacturer Options 5 (1) Read More »

raspberry-pi-nodejs-featured-image

Beginner’s Guide to Installing Node.js on a Raspberry Pi 5 (1)

In this tutorial, I’m going to show you how to install Node.js on a Raspberry PI computer board. Built on Chrome’s JavaScript engine, Node.js is an open-source, cross-platform run-time environment for JavaScript that enables server-side execution of JavaScript code. Moreover, you can test Node.js with a Raspberry PI computer What is Node.js Node.js was introduced

Beginner’s Guide to Installing Node.js on a Raspberry Pi 5 (1) Read More »