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

30 total results found

How to build a Simple Robot Arm with Servo Motor and Joystick

Physical Computing Tutorials

...pper arm, lower arm and hand (gripper). There are a lot of online ...gRead(potAngle); int rotationMapped = map(rotation, 0, 1023, 0, 180); // ...o's angle (0 to 180) int angleMapped = map(angle, 0, 1023, 0, 180); // sca ...0) rotateServo.write(rotationMapped); // rotate servo motor 1 ...

Setting up Kinect in Touchdesigner

Touchdesigner Interactive Media

... are now presented with a depth map, from the heading select Record and hit the record button. Once you've stopped recording move to the Play section of the interface and change the count to loop your video.  Your recording is now ready! Launch Tou...

Interactive Projections

Projection Mapping

...ons, the first step would be to map the space and track anyone/anyt ...hin it. This can be done in multiple ways, this tutorial will brie ...r webcam and a bit of OpenCV script will be enough to analyse imag ... in Touchdesigner, using the Script TOP. Now it's important to kno...

Combining codes & circuits

Physical Computing Workshop: Beginner Physical Computing

...e time. If we want it to do multiple things at the same time, we h ...pe this long string of text multiple times. To make things easier, ...T 8 // Declare our NeoPixel strip object: Adafruit_NeoPixel strip(LED_COUNT, LED_PIN, NEO_GRB + N ...Number of pixels in NeoPixel strip // Argument 2 = Arduino pin num...

What is the Creative Technology Lab?

About the Lab Frequently Asked Questions

...d the experimental use of AV equipment through one-to-one support, ...rkshops and a large store of equipment. This area is project led ... Physical Computing, Projection Mapping, Games, and Virtual Reality ...and technical facilities and equipment to build the electronics in...

Position-based Tracking using a Webcam

Touchdesigner Interactive Media

...creating interactive projection mapping projects. In TouchDesigner ...the various sections of this script.  # Defining begining of exec ...If you're planning to track multiple objects within the same area, ...ur tracking shape using the Multiply method; This ensure that when...