Advanced Search
Search Results
159 total results found
Mobile VR -Setting Up Unity
Setting Up Unity Download and install Unity 2019.2.0f1. Previous versions ... this tutorial was made using Unity 2019.2.0f1 (please read the fo ...nstructions before installing Unity). Create a Unity personal account. To use Unity you will have to create your o...
Accessibility Statement
Accessibility Statement for https://lab.arts ....ac.uk/ This website is run by the Creative Technol ...ogy Lab University of the Arts London (UAL). This ... accessibility statement applies to https://l ...ab.arts.ac.uk/. Other websites and browser based systems on ...
Making sounds with a piezo
...s tutorial we'll look at wiring it up to Arduino with the Tone feature to create a m ...applying power to an LED causes it to illuminate. Ground Power Getting started To get started quickly you can use one of the examples from the Arduino examples menu:...
How to use a PIR sensor
...e IR light (like human bodies). It is very commonly used for the s ...ecurity systems. The HC-SR501’s infra ... module allow you to easily use it in your project. The output of ...ino (or any microcontroller) digital pins. If any motion is detect...
UE Installation and Set-up
...plan to publish and make money with Unreal Engine. Creators, if y ...tion, or have to approve a security prompt before the download can ...nishes, run the installer and wait for it to complete. Create an Epic ...ou will be prompted to sign in with your Epic Games account. If yo...
How to send data to p5.js from Arduino
...he process of sending data one bit at a time, sequentially, over a ... between two or more computers with binary data. In this tutorial, ...iometer, which can be replaced with other sensors, button and etc. ... Wiring Wiring up buttons and switches is simple: Left pin to 5V ...
How to build to a Meta Quest 2
... Engine from the Epic Games website (https://www.unrealengine.com/ ... from the Android developer website (https://developer.android.com ...b from the Oculus developer website (https://developer.oculus.com/ ...). Log in with your Oculus developer account ...
How to build to a Vive Pro or Vive Pro Eye
... a VR app for the Vive Pro Eye with Unreal Engine involves several ... Engine from the Epic Games website (https://www.unrealengine.com/ ...roject. Choose the "Virtual Reality" or "VR Template" as a startin ...gure Project Settings: Go to Edit > Project Settings. Under Platf...
Installing the software
...achine name, this will come up in a window on Touchdesigner when you first try launching it. If you are using your own ...is free but this release comes with a couple of limitations, but nothing that would s ...er when you first try launching it.
Raspberry Pi Image: Video Looper
...les, for example in an art exhibition. All you need is a Raspberry ...est version that is compatible with the Pi model you are using, pl ...ease refer to the "works with all boards up to" column. 2. ...h can play most videos encoded with the H.264 video codec and in a...
Project Proposal Form
...and that you may not be in a position to know every element, it is important for us to have as much information as possible so we may evaluate your project accurately. You can scan the following QR code to be directed to the form. You will need your UAL...
Audio in Touchdesigner & Receiving data from Arduino
...lows and practices for working with audio in Touchdesigner, as wel ...l as provide students with external resources to continue ... tutorial and a more in-depth written description of some the oper ...icks to continue experimenting with. Audio-Reactive Graphics I...
How to use Grove Serial Bluetooth v3.0
... easy-to-use module compatible with the existing Grove Base Shield ... to 5V GND (Black) to GND RX (White) to pin 3 (Arduino TX) TX (Yel ... to 5V GND (Black) to GND RX (White) to pin 3 (Arduino TX) TX (Yel ...ignal from the button and sends it to the Slave Arduino. /* * FM...
How to use a rotary encoder
...ce that converts the angular position or motion of a rotating shaf ...ermine rotational direction, position, and speed, making rotary en ... - GND Voltage (Brown) - 5V A switch (Black) - 2 B switch ( White ) - 3 Getting started The en ...lses on the A and B channels as it rotates. These pulses are 90° o...
How to connect a Light Dependent Resistor (LDR)
...h power can flow through a circuit based on how much or little light hits the sensitive part on the top. To use a L ...endent Resistor, we have to use it in combination with a fixed value resistor, the co ...of these two components acts a little like a kitchen mixer tap, we...
(MAC) How to use Phomemo Thermal Printer M834
...nter that can print black and white text and graphics inklessly on ...nstall Printer Driver Please visit the official site to download the driver and ins ...ght of your graphics/ files, as it is a roll which means the heigh ...t can be indefinite for the printer. I set the hei...
Using a Membrane Potentiometer (SoftPot)
...e Potentiometer is a type of position sensor that measures displac ...anges in electrical resistance. It consists of a flexible membrane ... with resistive and conductive layer ... voltage proportional to the position. Thin and Flexible: Made...
Understanding Arduino hardware
In the kit, you will find an Arduino and t ...SBC or USBA, pick the one that fits your computer). 1. Micro USB ...Port Connect the Arduino with your computer using the USB ca ...ight turned on. 2. RESET Button It is not the factory reset button ... button. 3. Arduino Model The white label indicates the model we a...
How to send files to Raspberry Pi using SSH
...? SSH stands for Secure Shell — it’s a network protocol that lets ...or your local network. Think of it as opening a remote terminal wi ...nother device. What You Can Do with SSH: Run terminal commands on ...l a headless Raspberry Pi (one without monitor/keyboard) Enable S...
Touch sensor - with No Sensor!
What is Capacitive Touch Sensing? Simply put, it is the touch sensing of all con ...will show you two types of Capacitive Touch Sensing: acute touch a ...nd proximity. Library ADCTouch will be used ... for acute touching. It provided the best accuracy with...