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

161 total results found

How to export your p5.js as a video

Creative Coding Tutorials

...ime-based work in p5.js you may want to capture the canvas as a vi ... referened to the path "./src/" 2. Click on the "index.html" file ...ript src = "./src/webm-writer-0.2.0.js"></script> <script src ...re beginning to capture. If you wanted to delay the recording by a...

Audio in Touchdesigner & Receiving data from Arduino

Touchdesigner Interactive Media

...any people are in a room or the type of event we are attending. In t ...manipulate the Frequency of our waveform, from the Audio Oscillato ... super insightful TD meet up in 2020, where he share some files and ...rocess: https://www.youtube.com/watch?v=Xajdyh7kspk. VSTs are vir...

3D Scanning a face for MetaHuman

Metahuman Creator

...is will open your phone camera. 2. Prepare your subject and light ...se a hairband to hold any hair away from the forehead. Note: This ... from different angles. The software will then build a model from ...o the process entirely. We also want to crop our scan to save the ...

Installing Unity

VR tutorials - Unity HTC VIVE Tutorials

...ng and installing the Unity Hub 2-Creating an account 3-Installin ...re a few things you need to be aware of: Downloading and instal ... you finish, continue with step 2. Creating an account. Once y ...et a popup window asking if you want to open the Unity HUB, Select...

How to image a Raspberry Pi

Raspberry Pi Raspberry Pi Image

...ficial site to download the software. Choose a suitable version fo ...r yourself. 2. Insert your SD card A CTL Pi k ...ard into your computer. It is always a good habit to format the SD ...u need the SD card to be in FAT32 format. Open Raspberry Pi Image...

How to use DFPlayer Pro to play MP3

Physical Computing Tutorials

...le with an internal storage of 128MB. The module can be used as a ...wer) GND to GND (Ground) RX to D2 TX to D3 R+ to Speaker(+) red w ...ack wire Connect L+ & L- if you want stereo audio File handling ...hat folder. Library DFRobot_DF1201S library will be used for thi...

Installing PyCharm

Python for Beginners Setting Up Your Environment

...ment Environment (IDE) is a software application that provides a c ...n find that version control software will become an indispensable ...nstant feedback on code errors, warnings, and potential issues is ...ay a crucial role in modern software development by providing a co...

How to use a Hall Effect Sensor

Physical Computing Tutorials

...or? The hall effect sensor is a type of magnetic sensor which can be ...ower) middle to GND right to PIN2 via 10K resistor Getting sta ...gnet. const int hallSensorPin = 2; // Hall Effect sensor connect ...ed to digital pin 2 int hallSensorState; /...

What equipment is available?

About the Lab Frequently Asked Questions

...o Uno or Leonardo USB Cable (or TypeC USB) Breadboard (Short) HD ...set Oculus Quest 1 Oculus Quest 2 Oculus Rift S Rasberry Pi Pa ... Devices including: Kinect 1 & 2 Leap Motion Wiimote Airbar HD cameras Realsense Track Camera Realsense Depth Came...

How to use a Reed Switch

Physical Computing Tutorials

...ed Switch? The Reed Switch is a type of magnetic switch that changes ...switch. Wiring One End to Pin 2 One End to GND Getting started ... light up. const int REED_PIN = 2; // Pin connected to reed switch const int LED_PIN = 13; // LED pin - active-high...

Powering an Arduino

Physical Computing Tutorials

...rt low-current charging mode/ always-on mode. These will be suitab ...roller, e.g. Sandberg Powerbank 20000 PD65W 2xQC3.0. (We only tested this one ...Motors There are many different types of motors available. Before deciding how to power your motor, you m...

Arduino Nano 33 Sense Rev2

Physical Computing Tutorials

...hat 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 an ... Know more. Rev1 vs Rev2 — Short Comparison body{ ...amily:Arial, sans-serif; margin:20px; background:#fafafa;} ta...

How to use 7-Segment LED Backpack

Physical Computing Tutorials

... a bunch of chips by having an I2C constant-current matrix contro ...o is write data to it using the 2-pin I2C interface. There are three ad ...ol up to 8 of these on a single 2-pin I2C bus (as well as whatever other ... I2C chips or sensors you like). Th...

Intro to Touchdesigner

Touchdesigner Basics of Touchdesigner

About the software Touchdesigner is a programmi ...ng software popular amongst all kinds of ...uchdesigner is a node-based software, a type of visual programming language. ...f your webcam's resolution is 1920x1080, the VideoDeviceIn TOP ma ...y display a warning: "Resolution limited to a ...

Mobile VR - Getting Started Guide

VR tutorials - Unity Mobile VR

...re you can experience different types of content using your mobile p ...vice. click here to visit Software There are many different t ...s a list of useful links if you want to start exploring it. A-FRAME website Youtube tutorial list Unity 3D Thi...

How to use IR Breakbeam Sensor

Physical Computing Tutorials

...frared; detects changes in long-wave IR (heat) in its field. ...ND White to pin 4 Rransmitter (2 wires) Red to 5V Black to GND Get Started #define LEDPIN 13 #define SENSORPIN 4 int sensorState = 0; int lastState = 0; void setup() { p...

Using a HC-SR04 distance sensor

Physical Computing Tutorials

... dark. The sensor works between 2-400cm however if the ping sound ... is reflected away from the sensor by an a diverg ...no measurement. There are other types of distance sensors that are m ...ND to GND) Echo to digital pin 12 Trigger to digital pin 13 Get...

How to build a project onto a VR headset

Unreal Engine Basics Building to a VR headset

...the VR platform and headset you want to target (e.g., Oculus Rift, ...u can use the Oculus VR Plugin. 2. Create a New VR Project: Launc ...ty, enable the VR platforms you want to support (e.g., Oculus, Ste ...mpatible with the latest VR hardware and software updates. Remembe...