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

Steam VR setup Tutorial #1 - Player camera setup

VR tutorials - Unity HTC VIVE Tutorials

... might also work, this tutorial was made using Unity 2018.2.21f ... when you start running the software. Download and install St ... on the right top corner of the transform component. This will reset ...all the transform values for the plane. ...

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

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

Using an MFRC522 RFID reader

Physical Computing Tutorials

... uses electromagnetic fields to transfer data over short distances. R ...ful to identify people, to make transactions, etc… You can use an RFI ...h each identification and a two-way radio transmitter-receiver as a reader. Wiring Caution You must power t...

Interactive Projections

Projection Mapping

...t. This can be done in multiple ways, this tutorial will briefly i ...e here: https://www.youtube.com/watch?v=1Uw2PWTR_XM&t=529s. Begin ...he Threshold value; Ideally you want to get completely transparent background and a white so ...si=8FYoHdmTat231lBA&t=626 - be aware that in the tutorial he calls...

Position-based Tracking using a Webcam

Touchdesigner Interactive Media

...he rest of your image should be transparent.  Tracking Now that ... object from it's background we want to look for the white pixels ...wn our input's resolution, this way we will have less data to anal ...SOLUTION to be Eighth.  Afterwards add a TopTo CHOP to your thr...

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

Textures and Materials in Spark AR Watch this video which explains th ...e basics of Materials in Spark AR. The texture and mater ...ials in Spark AR are similar to textures and ...materials in other 3D software like Blender, Cinema4D, and U ..., they probably work in similar ways. However, you should always k...

Audio in Touchdesigner & Receiving data from Arduino

Touchdesigner Interactive Media

...numerical values, which we will translate into sounds in Touchdesigne ...or to access Arduino's port and translate these numbers into CHOP val ...manipulate the Frequency of our waveform, from the Audio Oscillato ...rocess: https://www.youtube.com/watch?v=Xajdyh7kspk. VSTs are vir...

Variables

Python for Beginners

... result of 2. However, you may want to use a certain value more t ... action, we'll keep things this way for now in order to better und ...he second path is the file that was run with this version of Pytho ...second line in our code. Python was able to get to this point in t...

Systems in art & design

Creative Coding Concepts

...ng with its own historicity and transcending mere techno-fetishism, a ...ctly object-oriented approach toward practices that focus on proce ...Esthetics Art that is transactional in that they deal with underlying structures of communication and e...

Using a TCS34725 RGB Color Sensor

Physical Computing Tutorials

... are pulled high. Each data bit transferred on SDA line is synchroniz ... SCL line. Serial Data (SDA) – Transfer of data takes place through this pin. Serial Clock (SCL) – It carries the clock signal. Learn more about I2C I2C on different Arduino boards ...

Controlling an actuator with a N-channel Mosfet

Physical Computing Tutorials

...xide-Semiconductor Field-Effect Transistor) is a type of transistor used to switch or amplify electrical signals in electronic devices. It’s one of the most common components in electronic circuits, especially in digital and analog systems. Structure A MOS...

Using a Whadda Vibration Motor Module

Physical Computing Tutorials

...otor Module simplifies this process by integrating all the essential components—such as a transistor, capacitor, and diode—into ...ond. int motorPin = 13; //motor transistor is connected to pin 3 voi ...stop vibrating delay(1000); //wait 50 seconds. }

Using MatrixPortal M4 for animation

Physical Computing Tutorials

... bitmap spitesheet. If you just want to test the code, you can dow ...to 64 x 32 px Draw whatever you want Add new frame and draw until ...DX-FileCopyrightText: 2020 John Park for Adafruit Industries # # SPD ...URATION direction = 1 #1 for forward, -1 for backward def load_im...

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 ...ocesses these brain signals and translates them into digital data, wh ...roSky chip can be found on brainwave-controlled toys such as the S ...tar Wars Force Trainer. The toy can be...

How to use Raspberry Pi Camera Module 3

Raspberry Pi Tutorials

...ra Module 3? This tutorial will walk you through setting up and us ...later Requirements Hardware Raspberry Pi (Pi 3 or later) ...upply & HDMI or SSH access Software Raspberry Pi OS Bookworm (64 ...the Ethernet port, metal pins toward HDMI. Insert the ribbon cable...

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