Advanced Search
Search Results
185 total results found
Installing Unity
...ake sure to follow the 4 steps: 1-Downloading and installing the Unity Hub ...re a few things you need to be aware of: Downloading and installing the Unity Hub. ...et a popup window asking if you want to open the Unity HUB, Select ...and then click on the "Install Editor" button. We recommend ins...
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...
How to build to a Vive Pro or Vive Pro Eye
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...
Introduction
...ab, don’t worry—this guide will walk you through the basics. If yo ...Creative Technology Lab (Room WG14), you can borrow a workshop ki ...hop, you will learn: Understanding Arduino hardware Understanding Arduino software Using built-in example code...
Using a Membrane Potentiometer (SoftPot)
...f position sensor that measures displacement or angle by detecting ... Versions: Available for linear displacement or rotational measure ...ity: No mechanical wear like traditional potentiometers with sliding contacts. Application: Touch ...ter which pin to 5V or GND. Pin1 (the one on the side of the thi...
Where to buy components
...ields, etc... Proto-PicOffers 10% student discount SKPang #DigitalMeans Cool Components H ...t (USA) Sparkfun (USA) Seedstudio (China) DF Robot (China) Dea ...lExtreme (China) Digikey (USA) Ali Express (China) ... ondrives Bearing Station Direct Bearings Technobots Tra...
How to use a Reed Switch
...GND Getting started After uploading the code, you can use a magne ...reed switch const int LED_PIN = 13; // LED pin - active-high voi ...oid loop() { int proximity = digitalRead(REED_PIN); // Read the ...l.println("Switch closed"); digitalWrite(LED_PIN, HIGH); // Tu...
Systems in art & design
...e Linear Perspective 15th century experiments in Linea ...hn Albers - The Responsive Eye (1965) & Michael Noll ... experiences Cybernetic Serendipity - Institute of Contemporary ... Art (1968) Gordon Pasque - ...
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
How to use an Electromagnet
... When the current stops, it immediately loses its magnetism. This ... toggling it on and off using a digital pin. When the signal pin i ... // Electromagnet connected to digital pin 2 void setup() { pi ... // Turn the electromagnet ON digitalWrite(electromagnetPin, HIG...
How to do Basic Commands in Terminal
... ls List all files and directories in the current folder ...me Change to a specific directory cd ... .. Go up one directory mkdir myfolder Create a new directory called myfolder ...
Object in the space AR
... Spark AR provides a number of different templates to start with, ... From here you can start to edit your object, for example prope ...bject in the scene by going to Edit > Duplicate and dragging it ...n the scene: You can also edit the object size, and rotation ...
DFRobot Sensor Testing: HX711 Weight Sensor, Voice Recorder Module Pro, Speech Synthesis Module V2
..., we have some tips for you. HX711 Weight Sensor This sensor can m ...easure weight up to 1kg, and is compatible with Ardui ... install the library DFRobot_HX711_I2C library which is available ... Arduino source file DFRobot_HX711_I2C.h will prompt an error in t...
How to use a Neopixel strip
...ing that it can be programmed individually. With the library creat ... for your project. They come in different sizes and shapes and you ...r light installations. Wiring DIN to Pin6 +5V to 5V GND to GND ...eoPixel library will be used. **Warning**Download version 1.9.0 or...
Touch sensor - Using an CAP1188
What is the CAP1188? The CAP1188 is an easy-to-use 8-channel c ... This chip can handle up to 8 individual touch pads, it will light ...debug your sensor setup. The CAP1188 has support for both I2C and ...l! Touch sensor - Using an MPR121 Touch sensor - with No Sens...
Content Creation Guidelines
...with information about creating different kinds of content for the 270 projection space. Although the document is separated into sections, please go through the whole document as there may be other information that could be relevant to your project. ...
Week 4 - Other inputs and APIs
...aviour of your sketch Understanding the concept of web-based APIs ...(see below). You can see this indicated by the file:// protocol fo ... server you will need to change directory (cd) into the project directory on the command line and .../Desktop/intro-to-programming-2017/15_image_pixel_array/ http-se...