Advanced Search
Search Results
176 total results found
Workshop exercise: Clone, commit, pull, push
...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
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
...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
...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...
How to use a PIR sensor
...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
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.<
Projection Mapping in MadMapper
...es — like projecting onto a building facade. Unlike TouchDesigner, ...s://madmapper.com/madmapper/software. Software Setup Before launching MadM ...apper, make sure your displays are not mirrored: ma ...cOS: Go to System Preferences > Displays, and uncheck "Mirror Disp...
Introduction
...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
... 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 Python
... 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
...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
...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...
Steam VR setup Tutorial #1 - Player camera setup
... and HTC VIVE HDM (Head Mounted Display) Using Steam VR 2.2 plugin ... might also work, this tutorial was made using Unity 2018.2.21f ... when you start running the software. Download and install St ... Steam platform will install additional components needed to run ...
Programming Tips and Tricks
Mini-tutorials explaining some common programming concepts for you to add to your arsenal
Setting up Spark AR
...aptop go to https://sparkar.facebook.com/ar-studio/ (you do not need a facebook a ...player on your mobile device in order to view your AR project Go to the App store and search for Spark AR Player, download You are now ready to make your first project
Using Arduino Leonardo to send USB MIDI data
... Leonardo is the in-built USB MIDI support. This is really useful ...for sending data from Arduino to applicat ...apper, Max and Ableton Live. In order to use this you'll need to foll ...tall libraries to install the MIDIUSB library. The following is a ...
Radio Communication: How to use APC220 Radio Data Module
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 ...
Making Breathing Light with LEDs
...t is a LED? LED (Light Emitting Diode) is a semiconductor light so .... (turns somthing half on, e.g. dimmed light) analogWrite(255) m ... have to get analog output with digital means. In this tutorial, w ... Ground LED long pin (+) to PWM Digital pin (D3), via 220Ω resisto...