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

228 total results found

How to get started with World Effects in Spark AR

Spark AR TEMPLATE: World Effects

World Effects in Spark AR Watch this video which explains the basics of World Effects in Spark AR. There are ...k AR that make use of world effects. To make your development eas ...ier, choose a template that is most si ...milar to your idea. You can then make changes to that tem...

Creative Coding

Develop applications and games using programmi ...ng and scripting languages such as Java, C++, C#, Swift and JavaScript for platforms including Processing, Node.js, OpenCV and Unity.

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, and co...

Using NEMA17 Stepper motor with Big Easy Driver

Physical Computing Tutorials

...r? 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 ...e code demonstrates 4 modes: forward, reverse, 1/16th microstep an...

Audio in Touchdesigner & Receiving data from Arduino

Touchdesigner Interactive Media

These tutorials aim to introduce some of the basis workflows an ...d practices for working with audio in Touchdesigner, as well as provide st ...udents with external resources to continue on their research journey. The tutorial is structured in 3 main sessions, each m...

Using a Vibration Motor

Physical Computing Tutorials

...on motor? Vibration motor is a DC motor in a compact size that is used to inform th ...e users by vibrating on receiving signals. It is commonly found inside a mobile ph ...that is available in the lab is coin vibration motor. It require ...s more currnet than an Arduino pin can p...

OculusQuest - Setting up development enviroment in Unity

VR tutorials - Unity Oculus Quest Tutorials

Supported Unity versions Currently, there are 3 supported ...S 2019.2 We strongly recommend using Unity 2019.2 as thi ...s is the version we are currently providing support for. ... Getting the Oculus Integration package Unity already provides bui...

How to build to a Meta Quest 2

Unreal Engine Basics Building to a VR headset

...e involves a series of steps, including setting up the developmen ...t environment, configuring project settings, and packaging the app. Below are detail ...ed instructions to guide you through the p ...rocess: Install Unreal Engine a ...on of Unreal Engine from the Epic Games website (https://www.unre...

Mobile VR -Setting Up Unity

VR tutorials - Unity Mobile VR

...so work, however, this tutorial was made using Unity 2019.2.0f1 (p ...lease read the following instructions before installing Unity). ... Create a Unity personal account. To use Unity you will hav ...e to create your own account as you will be prompted to ...

What equipment is available?

About the Lab Frequently Asked Questions

Within the Creative Technology Lab we have a wide array ... of equipment and resources available to borrow and use d ...sed for students on stakeholder courses. Equipment can be booked from ORB or loaned ...the Kit room or WG14 during office hours in term time. Some equip...

Week 4 - Other inputs and APIs

Creative Coding Workshop: Introduction to Creative Coding

Outcomes Independently researching new features of p5.js using ... the documentation Using inputs to control behaviour of your sketch Understanding the concept of web-based APIs and basic use In groups create a sketch that uses either at least one ...

How to Program an ATtiny85 with an Arduino Uno

Physical Computing Tutorials

...ny85? ATtiny85 is a 8-bit AVR microcontroller based on AVR enhanced RISC architecture. It has an 8-pin interface (PDIP) and comes in the category of low-power microcontrollers. This microcontroller is designed and manufactured by Microchip. Know More S...

Intro

Projection Mapping Intro to Projection Mapping

What is Projection Mapping?  Projection Mapping is a technique used to display content such as images or video onto irregu ...larly shaped surfaces or objects. It is commonly used in advertising and ...o add depth or movement to static objects. This technique was ...

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

Physical Computing Tutorials

How to construct a robotic arm? A simple robotic arm is basically like a human arm which consists of the upper arm, lower ...There are a lot of online resources for laser-cut files that you can use. After you have found one ... or designed one, you can go to the 3D Workshop to lase...

How to install libraries

Physical Computing Tutorials

Arduino libraries are collections of code that are designed to provide ... additional, reusable functionality or to simplify using e ...xternal electronic modules. Libraries typically come with examples of how to use ...loper usually provides online documentation and explains how it p...

How to power the Raspberry Pi Pico

Raspberry Pi Tutorials

Powering the Raspberry Pi Pico The easiest way to power a Pico is through the USB cable either to a computer or a phone charger. If you are going for a w ...ireless design, you can use batteries as well. This t ...ll demonstrate how to power a Pico with a 9V battery or 3 AA batt...

Physical Computing

Build circuits, solder and learn how to us ...e electronic components and micro-controllers including: Arduino, Particle Photon, Raspberry Pi, Bare Conductive Touch Board, sensors, motors, NeoPix ...els, DMX, Bluetooth, Kinect and Leap Motion. Create intera...

Using Arduino Leonardo to send USB MIDI data

Physical Computing Tutorials

One of the secrets of Arduino Leonardo is the ...nding data from Arduino to applications like MadMapper, Max and A ...brary. The following is a modification of the basic MIDIUSB write example, by wrapp ...ing the noteOn and noteOff code in logic you could attach th...