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

120 total results found

Depth Camera for Mac Users: Setting Up the OAK-D Pro in TouchDesigner

Touchdesigner Interactive Media

... OAK Device CHOP From the Operators panel, find the OAK Device ... camera. Click Initialize, wait for it to mark "Ready" (1), t ...in TouchDesigner From the Operators panel, find the OAK Select ... TOP. Open its parameter window. Drag and drop your...

Sending data to Arduino

Touchdesigner Interactive Media

...nce immersive and interactive experiences. 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 selec...

Introduction

Physical Computing Workshop: Beginner Physical Computing

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

Where is the Creative Technology Lab?

About the Lab Frequently Asked Questions

...k, in WG14. Through the main entrance, turn left in the first corner and turn left again. Keep walking down the hallway to the end. Passing throught the fire door, you will see the Creative Technology Lab. Next: When is the Creative Technology Lab open?

What is Unreal Engine?

Unreal Engine Basics

...Unreal Engine is a powerful software that helps creators build vir ...ing immersive virtual reality experiences. Exciting Features: Unrea ...nce and enhancing the overall experience. 2) No Coding Required ...rafting their own interactive experiences. Film and Animation: ...

Object in the space AR

Spark AR other Content and Tutorials

...e device that you will be viewing your AR experience on: From here you can ...dit your object, for example properties such as colour and texture ...ct size, and rotation in the properties menu. Make sure you select ...the object you want to edit:

Mobile VR - Getting Started Guide

VR tutorials - Unity Mobile VR

...t need a Mobile VR Headset to experience the VR content. click her ... click here to visit WEB VR Experiments - Google This is a very ...cool website where you can experience different types of content ...vice. click here to visit Software There are many different t...

Importing and Placing 3D Models

Unreal Engine Basics Creating Virtual Worlds

...nding of 3D work but no prior experience is necessary. Please conta ...e. Select all the files you want to import to your project. Fo ...e able to see many different properties of the object that can be changed. We are going to change the Scale of the ...

Introduction to the PyCharm IDE

Python for Beginners

...The setup page also asks if you want to create a main.py welcome script; for this project, you should keep this option checked. This will have PyCharm create a basic Python file for you instead of just preparing a blank directory. Once the setup is complet...

A circle following the mouse

Touchdesigner Basics of Touchdesigner

...tor any alterations. In the parameters window, we can change the widt ...y around with the Translate parameters to make your circle move along ...x and ty data retained by this operator fluctuate. We'll use these ...Active button to activate the operator, we can now link these chan...

How to send data to Processing from Arduino

Physical Computing Tutorials

...physical component, the potentiometer, which can be replaced with oth ... This example sends the potentiometer value measured from Arduino to ... //map(a, b, c, d, e) has 5 Parameters //map(theVariableYouWantToMap, min.ValueOfRawData, max ...d max. value is 1023. //and I want to map the background colour ...

(MAC) How to use Phomemo Thermal Printer M834

Physical Computing Tutorials

...4.33"/3.14"/2.08") of thermal papers. 1. Install Printer Driver Ple ...o the guide. 2. Create Custom paper size If you are using thermal p ...aper that is not the standard A4 or ... will need to create a custom paper size for your thermal paper. O...

Understanding Arduino hardware

Physical Computing Workshop: Beginner Physical Computing

...put Analog will give you something more than yes or no. For example, analog input can be something like a temperature sensor, instead of just ho ...utput pins. For example, if you want to create a breathing light e ...part, Understanding Arduino software.

Course

How to use DFPlayer Pro to play MP3

Physical Computing Tutorials

...ack wire Connect L+ & L- if you want stereo audio File handling ...FRobot_DF1201S.h> #include "SoftwareSerial.h" SoftwareSerial DF1201SSerial(2, 3); //RX TX DFRobot_DF1201S player; void setup(void){ Serial.begin(115200); DF1201SSerial.begin(11...

Using a Joy-IT TFT LCD Display

Physical Computing Tutorials

...lude <Adafruit_ST7789.h> // Hardware-specific library for ST7789 # ... In vestibulum purus a tortor imperdiet posuere. ", ST77XX_WHITE); ...ft.print(p, 6); tft.println(" Want pi?"); tft.println(" "); tft.print(8675309, HEX); // print 8,675,309 out i...

Using the MAX9814 mic amplifier

Physical Computing Tutorials

...me = analogRead(MicPin); if (MicVolume > 400) { // If the volume is above this threshold a warning comes up in the Serial Monitor Serial.println("Loud noise"); delay(500); } else { Serial.println(MicVolume); } }

Installing PyCharm

Python for Beginners Setting Up Your Environment

...ment Environment (IDE) is a software application that provides a c ...n find that version control software will become an indispensable ...nstant feedback on code errors, warnings, and potential issues is ...ay a crucial role in modern software development by providing a co...

Introduction to Python

Python for Beginners

...nner or have some programming experience, this course is designed t ... first released in 1991, Python was designed to emphasize code rea ...choice for both beginners and experienced developers. Why Python? Python's populari ...quisites No prior programming experience is required to take this c...