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

204 total results found

How to use a EMG Muscle Sensor

Physical Computing Tutorials

...romyography) muscle sensor is a device that measures the electric ...al activity produced by muscles when they contract. ...It detects the small voltage changes ... when muscle fibres are activated by motor neurons, and converts this data into an elec...

Where to buy components

Physical Computing

...r than eBay... Electronics UK Arduino boards, shields, etc... Proto-PicOffers 10% ...student discount SKPang #DigitalMeans Cool Components ...t Components Components RapidStudent pricing + free delivery over £30 CPCFree delivery over £8 + VAT FarnellFr...

How to install libraries

Physical Computing Tutorials

Arduino libraries are collections o ...f code that are designed to provide additional, reusable functionality ...ify using external electronic modules. Libraries typically come w ...of how to use them. The library developer usually provides online documentation and expl...

Bonus round: putting an existing Unity project into git

Games Workshop: Version Control for Games Design

First up! We need to make sure our Unity project ...is configured correctly. In the project, go t ...o Edit > Project Settings > Editor and check that your settings look l ...ike this: Open up the command line. This will be Terminal on ...Mac OS, on Windows you should use Git Bash. If...

Accessibility Statement

About the Lab Frequently Asked Questions

...y Lab University of the Arts London (UAL). This accessibility sta ...b.arts.ac.uk/. Other websites and browser based systems on the arts.ac.uk domain have their own accessibili ... (HyperText Mark-up Language) and CSS (Cascading Style Sheets) to render cont...

How to use a PIR sensor

Physical Computing Tutorials

What is a PIR sensor? PIR stands for Passive Infra Red and therefore a PIR sensor can etec ...t movement of objects that radiate IR light (like human bodies). It is very commonly used for the security systems. The ...HC-SR501’s infrared imaging sensor is an efficient,...

Importing and Placing 3D Models

Unreal Engine Basics Creating Virtual Worlds

...rial assumes you have a basic understanding of 3D work but no prior experience is ... for questions or assistance. 3D Models 3D Models are objects that can be plac ...ed in a 3D scene. They can also be called 3D Assets. You can either create y ...our own 3D model or use models that have b...

Introduction to the PyCharm IDE

Python for Beginners

...t use PyCharm, you'll be welcomed by its startup screen. To crea ...ple, the project files will reside in my /home/dolica/PyCharmProjects/first-pych ...arm-project directory. However, you can choos ...e a location that suits your needs. For the virtual environment, ...

Using the MAX9814 mic amplifier

Physical Computing Tutorials

This Adafruit MAX9814 microphone amplif ...ier allows you to easily detect sound.  There are a total of five co ...er we will only be using VCC, GND and OUT in our wiring. You can read more about this component here. ...g  Power (VCC to 3.3V) Ground (GND to GND) Output to analog ...

Content Creation Guidelines

Transporter Documents

Read all the information in the Cont ...ent Creation Guidelines (CCG). This is a document that will provide you with information about cre ...ating different kinds of content for the 270 project ...ion space. Although the document is separated into sectio...

Connecting a Potentiometer

Physical Computing Tutorials

... potentiometer (often abbreviated to pot) is an electronic compon ... for example controlling how loud your speakers should be. Inside a potentiometer is a large res ...istive area between pin #1 and #3, the middle pin #2 is called the wiper, and by actuating the...

OculusQuest - Setting up development enviroment in Unity

VR tutorials - Unity Oculus Quest Tutorials

Supported Unity versions Currently, ther ...e are 3 supported Unity versions: 2017.4 LTS ... 2019.2 We strongly recommend using Unity 2019.2 as this is t ...e version we are currently providing support for. Getting the Oc ...Integration package Unity already provides built-in support for ...

Arrays

Programming Tips and Tricks

Arrays Difficulty : Beginner-Intermediate This tutorial assumes you ...have a basic understanding of coding in Processing or p5, and are comfortable using variables ..., if statements and for loops. Introduction : The What and the Why In order to understand...

How to build a project onto a VR headset

Unreal Engine Basics Building to a VR headset

1. Install Unreal Engine and Required VR SDKs: Download and install the latest version of U ...e from the Epic Games website. Identify the VR platform and headset you want to target (e.g., Oc ...st, etc.). Install the corresponding VR SDK and plugin for Unreal...

Projection Mapping in Touchdesigner

Projection Mapping Intro to Projection Mapping

...... Make sure you have installed Touchdesigner, a tutorial on how to ge ...t the software started is available here. This tutoria ...rojection mapping content onto 3D surfaces in Touchdesigner, to learn more about thi ...s technique student can attend the 'Intro to Pro...

Projection Mapping in MadMapper

Projection Mapping Intro to Projection Mapping

Why use MadMapper? MadMapper is a powerful tool for pr ...es — like projecting onto a building facade. Unlike TouchDesigner, MadMappdMapper isn't free, but a 30-day demo version is available. The demo is great for testing but won ...you save projects.  Our lab holds a limited number of full licen...

Raspberry Pi Image: Retropie for Reviving Vintage Games

Raspberry Pi Raspberry Pi Image

... a retro-gaming machine. It builds upon Raspbian, EmulationStatio ...n, RetroArch and many other projects to enable y ...ou to play your favourite Arcade, home console, and classic PC games with the minim ...start with the RetroPie image and add additional software later. ...

Project Proposal Form

Transporter Documents

... Project Proposal Form after reading the CCG. Aim to provide as much detail as possible about your pro ...ject. While we understand that you may not be in a positi ...You can scan the following QR code to be directed to the form. You will need your...

Week 4 - Other inputs and APIs

Creative Coding Workshop: Introduction to Creative Coding

Outcomes Independently researching new features o ...f p5.js using the documentation Using inputs to c ...rol behaviour of your sketch Understanding the concept of web-based APIs and basic use In groups create a s ...er at least one input (learnt today) or APIs to create an interac...

How to make the Raspberry Pi display a web page fullscreen at power on

Raspberry Pi Tutorials

This short tutorial should be enough for you to be able to ...setup a Raspberry Pi with GUI mode and auto login enabled to disable a web page full screen au ...full-screen.sh into the home folder of the pi user, and run the following command: /home/pi/full-screen.sh sud...