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

176 total results found

How to hack a brainwave EEG toy - Force Trainer II

Physical Computing Tutorials

What is a NeuroSky Brainwave? NeuroSky Brainwave is a technology that uses EEG ...ignals and translates them into digital data, which can be used in ... applications like gaming, meditation tracking, and brain-compu ...roSky chip can be found on brainwave-controlled toys such as the S...

Accessibility Statement

About the Lab Frequently Asked Questions

...Mark-up Language) and CSS (Cascading Style Sheets) to render conte ...so used other technologies including JavaScript on certain areas o ...s accessible as possible and we want as many people as possible to ...te using speech recognition software listen to most of the websit...

OculusQuest - Setting up development enviroment in Unity

VR tutorials - Unity Oculus Quest Tutorials

...e version we are currently providing support for. Getting the Ocu ...t, however, we recommend downloading the Unity Integration Package ...arch-2020) as it will provide additional resources like an interfa ...t grab and haptics. The easiest way to get the Oculus Integration ...

How to build to a Vive Pro or Vive Pro Eye

Unreal Engine Basics Building to a VR headset

Building a VR app for the Vive Pro Eye ...ne involves several steps, including setting up the development en ...igure Project Settings: Go to Edit > Project Settings. Under Plat ...gs such as the package name and minimum supported Windows version. U...

Introduction to Spark AR

Spark AR Installation and Setup

... technology that adds layers of digital information onto reality. ...al world environment. There are different ways where an AR experience can be ..., Vuforia, Unity, A-frame, including Apple’s own ARKit. For the fo ... Windows platforms, however, in order to use it, you will need a Face...

How to use IR Breakbeam Sensor

Physical Computing Tutorials

...frared; detects changes in long-wave IR (heat) in its field. ... Neutral (different principles) ...mperature. Relies on heat differences; can be affected by te ...nMode(SENSORPIN, INPUT); digitalWrite(SENSORPIN, HIGH); // ...

Intro

Projection Mapping Intro to Projection Mapping

... Mapping is a technique used to display content such as images or ...atic objects. This technique was first used for Disney’s Haunted Mansion ride in 1 ... a video of five singing ghosts was projected onto physical busts, ...ate more advanced methods, including 3D and immersive projections....

UE Foliage

Unreal Engine Basics Creating Virtual Worlds

...sumes you have a basic understanding of 3D work but no prior exper ...s tool saves us the effort of individually placing many assets and ...for the Megascans. The pack we want to import is called the Megas ...ver the steps needed to start adding instanced foliage. To access...

How to use a Servo Motor

Physical Computing Tutorials

...djust the motor’s movement accordingly. We often use RC (Radio-Controlled) Servo Motors in ph ... 360° (infinite) Speed & direction (PWM) Wheels, driv ...e systems Mini / Micro Servo Depends on ...how how to control servo motors directly without a PWM driver. Whi...

How to image a Raspberry Pi

Raspberry Pi Raspberry Pi Image

...ficial site to download the software. Choose a suitable version fo ...ard into your computer. It is always a good habit to format the SD ...8.4, you can format the SD card directly. Storage, select the SD ...stem - Erase Click Next and wait for it to finish. 3. Image y...

Installing PyCharm

Python for Beginners Setting Up Your Environment

...ment Environment (IDE) is a software application that provides a c ...form for programmers to write, edit, test, debug, and manage their ...ous components, such as a code editor, debugger, compiler, and oth ...nd in programming IDEs: Code Editor: The core component of an ID...

AR with Unity - Step #3 - Adding content to your project

Unity AR Image target AR tutorial

...on the register button, it will display an online form to register ...s, however, you could also have different licenses for different reasons that are not goi ...on you should be able to see it displayed in the License Manager, ...we have previously uploaded two different images to the Vuforia ta...

Using a TCS34725 RGB Color Sensor

Physical Computing Tutorials

...? The TCS3472 sensor provides a digital return of red, green, blue ...ication Protocol uses only 2 bi-directional open-drain lines for d ...l. Learn more about I2C I2C on different Arduino boards The two m ...th have I2C function but have a different pinout. For UNO, the SDA...

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 ...art we won't be dealing with tradition coding, instead we will be using nod ...locks of code", each performing different functions. Linking nodes...

Importing and Placing 3D Models

Unreal Engine Basics Creating Virtual Worlds

...sumes you have a basic understanding of 3D work but no prior exper ...s. We will use a model of a building that can be downloaded from h ...UE Workshop Assets After downloading the Building.fbx, diff, and diff wood files, we can then impor ...e. Select all the files you want to import to your project. Fo...

What are GPIO pins on Raspberry Pi?

Raspberry Pi

...n then be programmed to perform different tasks using different languages, such as C++, ...the Pins Each pin on the pi has different functions and their phys ...t more details of each pin. Building Circuit with Raspberry Pi UNP ... In general, I will not suggest direct soldering on a Raspberry Pi...

How to use a Rotary Encoder Button

Physical Computing Tutorials

... encoder — to detect rotational direction (clockwise/counterclockw ... rotary encoders rotate all the way around continuously and are divided up into 24 'segments'. Eac ...ze interrupts attachInterrupt(digitalPinToInterrupt(pin1), inter ...upt, CHANGE); attachInterrupt(digitalPinToInterrupt(pin2), inter...

Using Smartphont to Read NFC tag

Physical Computing Tutorials

...y used in contactless payments, digital keycards, smart tags, and ... involving Arduino. If you only want a simple read and write funct ...nt32_t versiondata = nfc.getFirmwareVersion(); if (!versiondata) ... { Serial.println("Didn't find PN532 board"); whi...