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

146 total results found

Depth Camera for Mac Users: Setting Up the OAK-D Pro in TouchDesigner

Touchdesigner Interactive Media

... camera. Click Initialize, wait for it to mark "Ready" (1), t ..., and darker areas are farther away. To gather both 'disparity' a ...eviceOp): return def onDone(oakDeviceOp): return def createPipeline(oakDeviceOp): # Create pipelin...

Sending data to Arduino

Touchdesigner Interactive Media

...ences. This brief tutorial will walk you through using Firmata, a ...e communication between the softwares through serial.  In Arduino ...nch Arduino. Make sure your hardware matches the software by selecting the correct boar ...while we will connect these components to both send and receive dat...

Introduction

Physical Computing Workshop: Beginner Physical Computing

...ab, don’t worry—this guide will walk you through the basics. If yo ...rn: Understanding Arduino hardware Understanding Arduino software Using built-in example code and Reading the hookup diagram Installing libraries Using Neopixel Using Ultraso...

Where is the Creative Technology Lab?

About the Lab Frequently Asked Questions

...k, in WG14. Through the main entrance, turn left in the first corner and turn left again. Keep walking down the hallway to the end. Passing throught the fire door, you will see the Creative Technology Lab. Next: When is the Creative Technology Lab open?

Object in the space AR

Spark AR other Content and Tutorials

... You can also duplicate the object in the scene by going to Edit > Duplicate and dragging it somewhere else on the scene: You can also edit the object size, and rotation in the properties menu. Make sure you select the object you want to edit:

Mobile VR - Getting Started Guide

VR tutorials - Unity Mobile VR

...think, you just need a mobile phone and in some cases, an affordabl ...hat they are able to fit your phone. You won't need extra controlle ... of content using your mobile phone click here to visit Youtube V ...vice. click here to visit Software There are many different t...

Importing and Placing 3D Models

Unreal Engine Basics Creating Virtual Worlds

...e. Select all the files you want to import to your project. For us, that will be the 3 files we downloaded. they will show up in your Content Browser like this: You can then drag the building asset into your scene and place it wherever you like. ...

A circle following the mouse

Touchdesigner Basics of Touchdesigner

...he new set of values between we want x to fluctuates. We have previously established that my circle x-axis extremities are between -0.5 and 0.5.  Therefore your Math CHOP should now look like this: Replace the previous reference with this new set of va...

(MAC) How to use Phomemo Thermal Printer M834

Physical Computing Tutorials

...instead, it is essential if you want to do auto-printing in the next step. Go to System Settings -> Printers & Scanners Click the drop down menu of Default paper size Select your new custom paper size 4. Set up Auto-Printing with Automator We have a t...

How to make Animation on NeoMatrix

Physical Computing Tutorials

... +5V to 5V GND to GND Library WarningDownload version 1.9.0 or b ...started The example shows the upward arrow first and then the anim ... colour-changing pattern. The upward arrow is for identifying the orientation of your matrix. #include <Adafruit_GFX...

Using the MAX9814 mic amplifier

Physical Computing Tutorials

This Adafruit MAX9814 microphone amplifier allows you to easily ...ou can read more about this component here. Wiring  Power (VCC ...olume is above this threshold a warning comes up in the Serial Monitor Serial.println("Loud noise"); delay(...

Projection Mapping in Touchdesigner

Projection Mapping Intro to Projection Mapping

... tutorial on how to get the software started is available here. Th ...ection of ready-made useful components (COMPs). In the Palette look ...ask your area of projection and warp your content onto it. Drag and drop it on your network.  In the parameters’...

What is a Raspberry Pi Pico?

Raspberry Pi

What is Raspberry Pi Pico? The Raspberry Pi Pico is a microcontroller board developed by the Raspberry Pi Foundation. It was announced in January 2021 and ...You can power the Pico with a phone charger or battery.

How to use DFPlayer mini to play MP3

Physical Computing Tutorials

...module can be used as a stand-alone module with an attached battery ...e sure you are using .mp3, not .wav or any other audio formats. #i ...nclude "SoftwareSerial.h" #include "DFRobotDFP ... // Connects to module's TX SoftwareSerial softwareSerial(PIN_MP3_...

How to use IR Breakbeam Sensor

Physical Computing Tutorials

...frared; detects changes in long-wave IR (heat) in its field. ... detects motion in a broad PIR zone. IR Breakbeam Response time Fast / near-instant when beam is interrupted. Fast for motion but may have slight proces...

Audio in Touchdesigner & Receiving data from Arduino

Touchdesigner Interactive Media

... Mic-Input Our laptop's microphone is an easy input to detect voic ...tive content but use our microphone as source of input, we will exp ...manipulate the Frequency of our waveform, from the Audio Oscillato ...rocess: https://www.youtube.com/watch?v=Xajdyh7kspk. VSTs are vir...

Connecting a Potentiometer

Physical Computing Tutorials

...ed to pot) is an electronic component with three connections, the m ...e between 0V to 5V, at the half way the voltage on pin #2 would be 2.5V. Different types There are two main types: Rotary Potentiometers like those found on speakers to control the vol...

Using a Sparkfun Sound Detector

Physical Computing Tutorials

...fun electronics that provides a way to detect ambient sound levels ...s the raw audio from the microphone. Envelope - This is a analog value representing the volume of the ambient sound. Gate - This is a digital value representing if sound levels are low...