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

125 total results found

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 ...ent heading and color. TOPS Texture Operators, also known as TO ... connecting Touchdesigner with external devices like Arduino. Co...

Using the MAX9814 mic amplifier

Physical Computing Tutorials

This Adafruit MAX9814 microphone amplifier allows ...olume is above this threshold a warning comes up in the Serial Monitor Serial.println("Loud noise"); delay(500); } else { Serial.println(MicVolume); } }

Installing PyCharm

Python for Beginners Setting Up Your Environment

...ment Environment (IDE) is a software application that provides a c ...ditor offers features like syntax highlighting, code auto-complet ... code by allowing step-by-step execution, variable inspection, an ...kpoints to pause the program's execution for analysis. Compiler...

Projection Mapping in Touchdesigner

Projection Mapping Intro to Projection Mapping

... tutorial on how to get the software started is available here. Th ...utorial we'll work with TOPs (Texture Operators). Select the mov ...ls by clicking on the  button next to "File" in the parameters wi ... and that this is set up as an extended monitor: follow the steps...

Steam VR setup Tutorial #1 - Player camera setup

VR tutorials - Unity HTC VIVE Tutorials

...ts to more functional and complex projects. Prerequisites Dow ... might also work, this tutorial was made using Unity 2018.2.21f ... when you start running the software. Download and install St ...e the scale to 10 on all three axes. Now that we have a plan...

Introduction to Python

Python for Beginners

...we will embark on a journey to explore the fundamentals of Python ...inner or have some programming experience, this course is designe ...s readability, simplicity, and extensive standard library. Create ... first released in 1991, Python was designed to emphasize code rea...

What is a Raspberry Pi Pico?

Raspberry Pi

...the Raspberry Pi Foundation. It was announced in January 2021 and ...B cable. It will show up as an external drive called RPI-RP2. Cop ...wnload here. Get Started This example code will blink the built-in LED every 0.5 seconds, using the machine library ...

How to use IR Breakbeam Sensor

Physical Computing Tutorials

...frared; detects changes in long-wave IR (heat) in its field. .../ position Very precise (exact line or plane of detection). ...ield of view. PIR (for flexibility) Coverag ...IR Cost & complexity Generally simple and i...

Audio in Touchdesigner & Receiving data from Arduino

Touchdesigner Interactive Media

... well as provide students with external resources to continue on ...perators used, as well as some extra tips and tricks to continue ...experimenting with. Audio-React ...sion we'll set up a network to extract numerical data from an aud ... video introduces the basis of extracting numerical values from a...

Steam VR setup Tutorial #2 - Teleporting around your scene

VR tutorials - Unity HTC VIVE Tutorials

...ts to more functional and complex projects. In previous pages, we ... already explored how to set up the scene y ...ou are expected to use for this tutorial. ..."Teleporting" into the search box of the project panel. Now ...se click on the colour picker next to the Albedo slot. You w...

Connecting a Potentiometer

Physical Computing Tutorials

... as an input to a circuit, for example controlling how loud your ...ge between pins #1 and #3. For example if you have Ground (0V) on ...e between 0V to 5V, at the half way the voltage on pin #2 would be ...ter like those found on audio mixing desks. Wiring Wiring up butt...

Using a Sparkfun Sound Detector

Physical Computing Tutorials

...fun electronics that provides a way to detect ambient sound levels ...nalogRead to obtain the value. Example code reading envelope #def ...void setup() { Serial.begin( 9600 ); pinMode( envelopePin, INP ...nalogRead( envelopePin ) ); } Example code reading gate #define ...

How to power the Raspberry Pi Pico

Raspberry Pi Tutorials

...e Raspberry Pi Pico The easiest way to power a Pico is through the ...or that provides a stable and fixed output voltage of +5 volts. I ...n other words, it acts as a one-way valve for electric current. We ...e time and there is a risk of unwanted power flow between the two ...

Other resources

Touchdesigner Basics of Touchdesigner

...p on growing as we continue to explore Touchdesigner here at LCC. ... The best way to grow in your visual program ...utube.com/playlist?list=PLFrhecWXVn5862cxJgysq9PYSjLdfNiHz In general all ...a9_WchDzqG878GtsJd1uJ5s&si=2aMzPXeBErIBhMwh A collection of Touc...

How to use a Rotary Encoder Button

Physical Computing Tutorials

... rotary encoders rotate all the way around continuously and are di ... void setup() { Serial.begin(9600); // Initialize encoder en ...save current button state for next time through the loop: lastButtonState = buttonState; // reset the encoder ...

Introduction to Spark AR

Spark AR Installation and Setup

...nvironment. There are different ways where an AR experience can be triggered for example through facial recognition ...eloped now for making AR based experiences; for example, Vuforia, Unity, A-frame, ...arkerless, and marker based AR experiences. Introduction to Spar...

Concepts

Creative Coding

A collection of resources which outline ways of thinking in creative computation, computer science, and associated areas.