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

178 total results found

How to connect a Light Dependent Resistor (LDR)

Physical Computing Tutorials

...g the tap. The zig-zag lines indicate resistors, the voltage outp ... A0 int value; int limit; void setup() { Serial.begin( 9600 ); ...ue ); if(value < limit){ digitalWrite(LED_BUILTIN, HIGH); ... }else{ digitalWrite(LED_BUILTIN, LOW); ...

How to use a EMG Muscle Sensor

Physical Computing Tutorials

...ZE]; int data_index, sum; void setup() { // Serial connection beg ...envelope > EMG_THRESHOLD) { digitalWrite(13, HIGH); } else ... { digitalWrite(13, LOW); } ... Serial.println(envelope); //modify thershold based } } // e...

Using a Membrane Potentiometer (SoftPot)

Physical Computing Tutorials

...f position sensor that measures displacement or angle by detecting ... Versions: Available for linear displacement or rotational measure ...ity: No mechanical wear like traditional potentiometers with sliding contacts. Application: Touch .... int SOFT_POT_PIN = A0; void setup() { Serial.begin(9600); p...

Project Proposal Form

Transporter Documents

Fill in the Project Proposal Form after reading the CCG. Aim to provide as mu ...can the following QR code to be directed to the form. You will nee ...ccess the Project Proposal Form directly.<

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 ...cale, seated) and controller bindings. Design VR Environmen ...s: Set up VR-specific input bindings for the headset and controll...

Introduction

Physical Computing Workshop: Beginner Physical Computing

...ab, don’t worry—this guide will walk you through the basics. If yo ...hop, you will learn: Understanding Arduino hardware Understanding Arduino software Using built-in example code ... and Reading the hookup diagram Installing libraries U...

Projection Mapping in Touchdesigner

Projection Mapping Intro to Projection Mapping

... tutorial on how to get the software started is available here. Th ... the interface to access the OP dialog, this is a "library" of all ...in Touchdesigner. Operators are divided into families, in this tut ...ask your area of projection and warp your content onto it. Drag an...

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 following tutorial pages we will be using ...

Introduction to Python

Python for Beginners

... first released in 1991, Python was designed to emphasize code rea ...cepts are relatively straightforward to grasp. Getting Started To ... cover how to install Python on different operating systems and in ...t (IDE), which will make your coding experience smoother and more ...

A circle following the mouse

Touchdesigner Basics of Touchdesigner

...l TOP, then click on the null's Display button - this will help yo ... of our circle by clicking on Radius and editing these sizes. You can improv ... match those of our canvas by adding a Select CHOP to our MouseIn ...ll see two rows:  From Range indicates the original set of values...

Sending data to Arduino

Touchdesigner Interactive Media

...ences. This brief tutorial will walk you through using Firmata, a ...e communication between the softwares through serial.  In Arduino ...nch Arduino. Make sure your hardware matches the software by selecting the correct boar ...gory "Firmata" in Port find the directory of your Arduino board th...

How to Configure a Raspberry Pi for the first time

Raspberry Pi Raspberry Pi Image

...ll set up the keyboard corresponding to your Country. The main difference between US and UK keybo ...n change that after the initial setup. Check this tutorial for chang ...start menu. 6. Recommended Software Raspberry Pi comes with many ... can start using them straight away, such as Thonny. You can go to...

How to fix "Internal data stream error" in Processing 4

Creative Coding Tutorials

...ort processing.video.*; Capture cam; void setup() { size(640, 480); Strin .../ The camera can be initialized directly using an // element ...ng the image // without any additional resizing, transformations, or tint. //set(0, 0, cam); }

AR with Unity - Step #4 - Building and testing your app

Unity AR Image target AR tutorial

...ep #1 - Development environment setup AR with Unity - Step #2 - Ena ...in AR with Unity - Step #3 - Adding content to your project ...Building your project Before building the app we need to make sure ...we disable the default main camera as...

How to do Basic Commands in Terminal

Raspberry Pi Tutorials

... ls List all files and directories in the current folder ...me Change to a specific directory cd ... .. Go up one directory mkdir myfolder Create a new directory called myfolder ...

Object in the space AR

Spark AR other Content and Tutorials

... Spark AR provides a number of different templates to start with, ... From here you can start to edit your object, for example prope ...bject in the scene by going to Edit &gt; Duplicate and dragging it ...n the scene: You can also edit the object size, and rotation ...

Installing Unity

VR tutorials - Unity HTC VIVE Tutorials

...to follow the 4 steps: 1-Downloading and installing the Unity Hub ...re a few things you need to be aware of: Downloading and installing the Unity Hub. ...et a popup window asking if you want to open the Unity HUB, Select ...and then click on the "Install Editor" button. We recommend ins...

(MAC) How to use Phomemo Thermal Printer M834

Physical Computing Tutorials

... text and graphics inklessly on different sizes 216mm/210mm/110mm/ ...ver and install the driver according to the guide. 2. Create Custo ...instead, it is essential if you want to do auto-printing in the next step. Go to System Settings -> Printers & Scan...