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

177 total results found

Understanding Arduino hardware

Physical Computing Workshop: Beginner Physical Computing

...Arduino Model The white label indicates the model we are using. In ... piece of information later. 4. Digital Input/ Output Digital means two states only, yes ...n see the symbol ~ next to some digital pins, those are PWM pins. ...utput pins. For example, if you want to create a breathing light e...

Course

Creating a Landscape

Unreal Engine Basics Creating Virtual Worlds

...sumes you have a basic understanding of 3D work but no prior exper ...te our scene. 2) Change the editor to Landscape mode. This menu ...be used often to switch between different modes of the editor. We will want to change two important setti...

How to use DFPlayer mini to play MP3

Physical Computing Tutorials

...module with a simplified output directly to the speaker. The modul ...es Select all .XXXXXX files and directories and delete Empty Bin E ... potentiometer to control two audios. It will play the first audio when the potentiometer turns t ...layer will not initiate! If you didn't put in the SD card, or have...

Workshop exercise: Clone, commit, pull, push

Games Workshop: Version Control for Games Design

...e interface - it's a text-based way of navigating our folders and ...ed to navigate to the folder we want to put the documents in. Let' ... normal in Unity and make some edits! It's pretty empty at the mom ... files you have changed" You always have to put -m followed by a ...

Adding content - Music and Audio

Spark AR other Content and Tutorials

There are multiple ways in which you can use audio in your AR project through Spa ...An introduction to the use of audio in Spark AR can be found here. ... Adding an Audio file It is important to note ... file format. You can convert audio files to M4A using open source...

How to export your p5.js as a video

Creative Coding Tutorials

...ime-based work in p5.js you may want to capture the canvas as a vi ...elling the sketch to start recording once the frameCount == 1.We d ...re beginning to capture. If you wanted to delay the recording by a certain amount of frames ...that is true, it will keep recording. The minute the frameCount is...

Using a Vibration Motor

Physical Computing Tutorials

...rial, we are using 2N2222. The diode acts as a surge protector ag ...lectric current to the motor windings, open and close. To make sur ...nsistor) 0.1µF capacitor 1N4001 diode 1KΩ resistor It is a quite ... tutorial, BUT, they may have a different pinout with 2N2222. Chec...

Controlling an actuator with TinkerKit Mosfet

Physical Computing Tutorials

...mall, cheap module which takes away all these headaches, on the Ar ...other side of your actuator) **Warning**The TinkerKit Mosfet can ... board it can be controlled via digitalWrite just like an LED. The ...et operates just like any other digital device. #define actuatorPi...

How to use a PIR sensor

Physical Computing Tutorials

...tect movement of objects that radiate IR light (like human bodies). It is very commonly used fo ...tection sensor can be connected directly to one of the Arduino (or ... any microcontroller) digital pins. If any motion is det ...} void loop(){ pirStat = digitalRead(pirPin); if (pi...

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...

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 ...start menu. 6. Recommended Software Raspberry Pi comes with many ... can start using them straight away, such as Thonny. You can go to ... - Preference - Recommended Software, explore the list and downloa...

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...

Radio Communication: How to use APC220 Radio Data Module

Physical Computing Tutorials

What is APC220 Radio Data Module? The APC220 Radio Data Module is a compact, low- ... serial communication over long distances using the 433 MHz ISM ba ...ill use two Arduino, one for sending (Leonardo) and one for receiv ... (UNO). For clarity, we use two different models, but you can use ...