Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

233 total results found

How to use a EMG Muscle Sensor

Physical Computing Tutorials

What is an EMG Muscle Sensor? An EMG (Electromyography) muscle sensor is a device that measures the electrical activity produced by muscles when they contract. It detects the small voltage changes that occur when muscle fibres are activated by motor neurons, a...

How to use IR Breakbeam Sensor

Physical Computing Tutorials

What is an IR Breakbeam Sensor? An IR breakbeam sensor is a pair of devices—an infrared (IR) emitter and an IR receiver—that form an invisible beam. When something passes through and blocks the beam, the sensor detects the interruption and triggers an output s...

Using a Joy-IT TFT LCD Display

Physical Computing Tutorials

What is the TFT LCD Display? A TFT LCD display is a type of screen that uses Thin-Film Transistor (TFT) technology to control the pixels of a Liquid Crystal Display (LCD). It is one of the most common display types found in devices like smartphones, tablets, m...

Using a Joy-IT 1.3" 128x64 OLED display

Physical Computing Tutorials

What is the OLED display? An OLED display (Organic Light-Emitting Diode display) is a screen technology where each pixel emits its own light using organic carbon-based materials. Unlike LCDs, OLEDs do not need a backlight, which allows them to produce deeper b...

Arduino Nano 33 Sense Rev2- IMU sensor

Physical Computing Tutorials

What is the IMU sensor? IMU stands for: inertial measurement unit. It is an electronic device that measures and reports a body's specific force, angular rate and the orientation of the body, using a combination of accelerometers, gyroscopes, and oftentimes mag...

Arduino Nano 33 Sense Rev2- HS3003 Temperature & Humidity sensor

Physical Computing Tutorials

What is the HS3003 Temperature & Humidity sensor? The HS3003 is a digital humidity and temperature sensor commonly used in IoT, consumer electronics, HVAC systems, and environmental monitoring. Know more. Library To use this code you will need the Arduino_HS3...

Arduino Nano 33 Sense Rev2

Physical Computing Tutorials

What is Arduino Nano 33 Sense Rev2? The Arduino Nano 33 BLE Sense Rev2 (often called Nano 33 Sense Rev2) is a compact, low-power IoT and sensor-rich development board designed for machine learning, audio processing, motion detection, and environmental sensing....

Arduino Nano 33 Sense Rev2- APDS9960 Proximity sensor

Physical Computing Tutorials

What is APDS9960 Proximity sensor? The APDS-9960 is a compact, multifunction digital sensor used for gesture recognition, proximity sensing, ambient light measurement, and RGB color detection. It is widely used in mobile devices, wearables, robotics, and Ardui...

Using NEMA17 Stepper motor with Big Easy Driver

Physical Computing Tutorials

What is NEMA17 Stepper motor? A NEMA 17 stepper motor is a compact, precise motor commonly used in 3D printers, CNC machines, and robotics. “NEMA 17” refers to its 1.7 × 1.7 inch mounting face size, while the stepper design allows it to move in fixed steps (ty...

Workshop - Arduino: Building a touch Sensor

Physical Computing

Download here: materials.zip

Additional Resources for Metahuman Creation

Metahuman Creator

After attending the Metahuman Workshop, you can choose to make use of the following tutorials to further customise your created Metahuman. 1. Fundamentals tutorial showcasing different third-party tools you can integrate with the Metahuman workflow for clothi...

Guides for Creality Ferret Pro Scanner

Creality Ferret Pro Guides

1. User Manual Download: Manual Creality Wiki.pdf 2. Ferret Pro Software and Scanning Tutorial & Tips: CR-Scan Ferret Pro Tutorials Creality Wiki.pdf

POPs: Point Cloud from 3D model

Touchdesigner Interactive Media

Part One: Creating a Point Cloud from a 3D Model in TouchDesigner This tutorial covers the basics of generating a point cloud effect from a 3D model in TouchDesigner using particle systems from the new POPs family. Just like in SOPs, POPs include a File In P...

Using a Adafruit 1.8" TFT Display Shield V2

Physical Computing Tutorials

What is Adafruit 1.8" Color TFT Shield V2? A TFT LCD display is a type of screen that uses Thin-Film Transistor (TFT) technology to control the pixels of a Liquid Crystal Display (LCD). It is one of the most common display types found in devices like smartphon...

Workshop- Arduino: Kinetic Origami

Physical Computing

Download filehere

How to use DFPlayer mini to play MP3 without Arduino

Physical Computing Tutorials

What is a DFPlayer? The DFPlayer Mini MP3 Player For Arduino is a small and low-priced MP3 module with a simplified output directly to the speaker. The module can be used as a stand-alone module with an attached battery, speaker and push buttons or used in com...

How to Use Arduino as a Keyboard or Mouse

Physical Computing Tutorials

What is Digital Input Pull-Up resistor? In Arduino, a Digital Input Pull-Up Resistor is an internal resistor that you can enable on digital input pins to ensure a known default voltage level (HIGH) when the pin is not actively connected to anything (i.e. it’s ...