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

122 total results found

What equipment is available?

About the Lab Frequently Asked Questions

...lets including: iPad mini iPad Air iPod Touch Samsung Galaxy Tab ...inect 1 & 2 Leap Motion Wiimote Airbar HD cameras Realsense Track C ...berry Pi 3/4/5 Arduino (various models) Feather Board Bare Conductive Board Sensors including: Load Cell Colou...

Mobile VR - Getting Started Guide

VR tutorials - Unity Mobile VR

...s is an online community for 3D model creators, all models have an option to view in VR f ... bottom right corner of each 3D model window. click here to visit W ...vice. click here to visit Software There are many different t ...w you to create simple content fairly easily and some will help all...

Understanding Arduino hardware

Physical Computing Workshop: Beginner Physical Computing

...zes, lags or does anything weird, you can press the button. 3. Arduino Model The white label indicates the model we are using. In the kit, you w ...utput pins. For example, if you want to create a breathing light e ...part, Understanding Arduino software.

Course

How to connect a Push Button with Digital Input Pull-Up resistor

Physical Computing Tutorials

... how to use a button the normal way. Advantage of using a button t ...his way Fewer External Components No need for an external resistor—the internal pull-up does the job. Makes circuits simpler and saves space, especially on a breadboard. Stable Def...

How to get started with Face Tracking in Spark AR

Spark AR TEMPLATE : Basic Face Tracking

Face Tracking in Spark AR Watch this video which explains th ...hat template to add in your own models, textures and program functionality.

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 th ...hat template to add in your own models, textures and program functionality.

Week 2 - Animation, conditionals & random numbers

Creative Coding Workshop: Introduction to Creative Coding

... detail. A variable is simply a way of storing information in the ...tions. 5 - The value which we want to store in the computer's me ... and single (=) equals signs Always be sure to use the double equ ...he ball when it bounces off the wall Move up and down instead of ...

Radio Communication: How to use RFM69HCW Radio Data Module

Physical Computing Tutorials

...3 / 868 / 915 MHz (depending on model) Modulation Typ ... //while (!Serial) delay(1); // Wait for Serial Console (comment o ...oid loop() { delay(1000); // Wait 1 second between transmits, c ...t, strlen(radiopacket)); rf69.waitPacketSent(); // Now wait f...

Using a TCS34725 RGB Color Sensor

Physical Computing Tutorials

...nt Arduino boards The two major models you can find in Creative Techn ... SCL(pin 21). Not every Arduino model has I2C function and not all of ...have the same pinout. Check the model before you hook it up with the TCS34725 sensor. Learn more Library Adafr...

Radio Communication: How to use APC220 Radio Data Module

Physical Computing Tutorials

...r clarity, we use two different models, but you can use the same model or any other model. Wiring Arduino Leonardo - Se ... to 5V TXD to 8 RXD to 9 SoftwareSerial OnlyUse SoftwareSerial on both Arduinos. Never ...rees, one by one. #include <SoftwareSerial.h> SoftwareSerial radio...

Unity for Beginners Workshop

Unity

... 1 - Installing Unity Task 2 - Watch and follow the video tutoria ... and prepare all the assets you want to use (Images and sound file ...nstalling Unity Task 2 - Please watch the Unity for Beginners vide ...le 3D objects for the floor and walls, we recommend creating a bas...

Steam VR setup Tutorial #3 - Interactable object setup

VR tutorials - Unity HTC VIVE Tutorials

...to learn how to create two "throwable" objects but first, we are g ... create a plinth to put the throwable objectS on so it is easier t ...now see a cube intersecting the walking plane. Now let's chan ...y, you can call it whatever you want, we suggest a meaningful name...

Week 1 - Coordinates, shapes and colour

Creative Coding Workshop: Introduction to Creative Coding

...or expertise, you will almost always encounter bugs. Writing code ... code is meant to be doing. The way we do this is by adding commen ...s. Comments can be added in two ways: Single line commentUsing t ...he double forward slash (//) at the beginning o...

Raspberry Pi Image: Video Looper

Raspberry Pi Raspberry Pi Image

...rry Pi Video Looper is a simple way to display seamless looping vi ... that is compatible with the Pi model you are using, please refer to ...y Pi Device select Raspberry Pi Model Storage select the SD card O ...t will encourage the display to wake up. When you are asked if you...

How to use Grove Serial Bluetooth v3.0

Physical Computing Tutorials

...obtaining a copy * of this software and associated documentation ...files (the "Software"), to deal * in the Software without restriction, includin ...nd/or sell * copies of the Software, and to permit persons to who ...m the Software is * furnished to do so, sub...

How to get started with Textures and Materials in Spark AR

Spark AR Materials and Textures in Spark AR

...ures and Materials in Spark AR Watch this video which explains th ...s and materials in other 3D software like Blender, Cinema4D, and U ..., they probably work in similar ways. However, you should always keep in mind that Spark AR is ... a separate software and might have implemented di...

How to power the Raspberry Pi Pico

Raspberry Pi Tutorials

...e Raspberry Pi Pico The easiest way to power a Pico is through the ...e to find out the pinout of the model you are using. The pins you are ... 35V, depending on the specific model, so you will need this when you ...n other words, it acts as a one-way valve for electric current. We...

How to use DFPlayer mini to play MP3

Physical Computing Tutorials

... DFplayer Mini Since this old model is not the most stable and many ...ed, we are going to use the new model - DFPlayer Pro in ...e sure you are using .mp3, not .wav or any other audio formats. #i ...nclude "SoftwareSerial.h" #include "DFRobotDFP...