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

174 total results found

OculusQuest - Setting up development enviroment in Unity

VR tutorials - Unity Oculus Quest Tutorials

...e version we are currently providing support for. Getting the Ocu ...t, however, we recommend downloading the Unity Integration Package ...arch-2020) as it will provide additional resources like an interfa ...t grab and haptics. The easiest way to get the Oculus Integration ...

How to build to a Vive Pro or Vive Pro Eye

Unreal Engine Basics Building to a VR headset

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

How to use IR Breakbeam Sensor

Physical Computing Tutorials

...frared; detects changes in long-wave IR (heat) in its field. ... Neutral (different principles) ...mperature. Relies on heat differences; can be affected by te ...nMode(SENSORPIN, INPUT); digitalWrite(SENSORPIN, HIGH); // ...

Intro

Projection Mapping Intro to Projection Mapping

... Mapping is a technique used to display content such as images or ...atic objects. This technique was first used for Disney’s Haunted Mansion ride in 1 ... a video of five singing ghosts was projected onto physical busts, ...ate more advanced methods, including 3D and immersive projections....

Using a Sparkfun MP3 Trigger

Physical Computing Tutorials

...fun electronics that provides a way to play MP3 files from a Micro ...your headphones for testing. Loading files You must us a micro SDS ...s from the SD card via Serial. Warning If you are using Mac OS X ... Serial.write( i ); // Wait a bit delay( 1000 ); } ...

Web App Template for Beginners

Creative Coding Tutorials

... a local web app that you can modify in your future projects. Back ...e Node.js. Setup 1) Get a code editor if you don’t have one yet. I ... like Visual Studio. 2) Create a folder for your p ...uments folder. 3) For Visual Studio: Open example_app folder and c...

How to use a Servo Motor

Physical Computing Tutorials

...sition, and it uses an internal feedback system to adjust the motor ...’s movement accordingly. We often use RC (Radio-Controlled) Servo Motors in ph ... 360° (infinite) Speed & direction (PWM) Wheels, driv ...how how to control servo motors directly without a PWM driver. Whi...

Installing PyCharm

Python for Beginners Setting Up Your Environment

...ment Environment (IDE) is a software application that provides a c ...form for programmers to write, edit, test, debug, and manage their ...ous components, such as a code editor, debugger, compiler, and oth ...nd in programming IDEs: Code Editor: The core component of an ID...

AR with Unity - Step #3 - Adding content to your project

Unity AR Image target AR tutorial

...on the register button, it will display an online form to register ...s, however, you could also have different licenses for different reasons that are not goi ...on you should be able to see it displayed in the License Manager, ...we have previously uploaded two different images to the Vuforia ta...

Using a TCS34725 RGB Color Sensor

Physical Computing Tutorials

...? The TCS3472 sensor provides a digital return of red, green, blue ...ication Protocol uses only 2 bi-directional open-drain lines for d ...l. Learn more about I2C I2C on different Arduino boards The two m ...th have I2C function but have a different pinout. For UNO, the SDA...

Intro to Touchdesigner

Touchdesigner Basics of Touchdesigner

About the software Touchdesigner is a programmi ...ng software popular amongst all kinds of ...uchdesigner is a node-based software, a type of visual programming ...art we won't be dealing with tradition coding, instead we will be using nod ...locks of code", each performing different functions. Linking nodes...

Importing and Placing 3D Models

Unreal Engine Basics Creating Virtual Worlds

...sumes you have a basic understanding of 3D work but no prior exper ...s. We will use a model of a building that can be downloaded from h ...UE Workshop Assets After downloading the Building.fbx, diff, and diff wood files, we can then impor ...e. Select all the files you want to import to your project. Fo...

What are GPIO pins on Raspberry Pi?

Raspberry Pi

...n then be programmed to perform different tasks using different languages, such as C++, ...the Pins Each pin on the pi has different functions and their phys ...t more details of each pin. Building Circuit with Raspberry Pi UNP ... In general, I will not suggest direct soldering on a Raspberry Pi...

Using Smartphont to Read NFC tag

Physical Computing Tutorials

...y used in contactless payments, digital keycards, smart tags, and ... involving Arduino. If you only want a simple read and write funct ...nt32_t versiondata = nfc.getFirmwareVersion(); if (!versiondata) ... { Serial.println("Didn't find PN532 board"); whi...

How to use a Bone Conductor Transducer

Physical Computing Tutorials

...onduction? Bone conduction is a way of transmitting sound to the i ...rdrum. In normal hearing, sound waves travel through the air, vibr ...conduction, vibrations are sent directly through the skull bones t ...speaker. It can work on several different surfaces, including Acry...

Using an MFRC522 RFID reader

Physical Computing Tutorials

...FRC522 RFID reader RFID means radio-frequency identification. RFID ...lds to transfer data over short distances. RFID is useful to ident ...h each identification and a two-way radio transmitter-receiver as a read ...Arduino UNO, if you are using a different module, please check the...

Controlling an actuator with a N-channel Mosfet

Physical Computing Tutorials

...ctronic circuits, especially in digital and analog systems. Struct ...hin insulating layer of silicon dioxide (SiO₂). Operation A small ... Drain (D) to actuator(-) & to diode(-) Gate (G) to GND via 1k r ...ower Supply(+) to actuator(+) & diode(+) Power Supply(-) to GND ...

How to make the Raspberry Pi display a web page fullscreen at power on

Raspberry Pi Tutorials

... mode and auto login enabled to disable a web page full screen aut ...reen.sh full-screen.sh export DISPLAY=:0.0 xset s off xset -dp ...oblank chromium-browser --noerrdialogs --kiosk https://google.co. ...sktop cd /home/pi/.config mkdir autorun kiosk.desktop [Deskt...