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

173 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 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 ...port at 38.4K Serial.begin( 38400 ); // Set volume Serial....

UE Foliage

Unreal Engine Basics Creating Virtual Worlds

...sumes you have a basic understanding of 3D work but no prior exper ...s tool saves us the effort of individually placing many assets and ...for the Megascans. The pack we want to import is called the Megas ...ver the steps needed to start adding instanced foliage. To access...

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

How to use a Rotary Encoder Button

Physical Computing Tutorials

... encoder — to detect rotational direction (clockwise/counterclockw ... rotary encoders rotate all the way around continuously and are divided up into 24 'segments'. Eac ...ze interrupts attachInterrupt(digitalPinToInterrupt(pin1), inter ...upt, CHANGE); attachInterrupt(digitalPinToInterrupt(pin2), inter...

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 the Bantam Tools NextDraw Pen Plotter

Bantam Tools NextDraw

...ng on various materials using a digital file. It works by followin ...e line work. The necessary software is already installed on the m ...our SVG file ready before proceeding. Your drawing could have been ...e, open-source vector graphics editor that works well with the Ban...

Using the MAX9814 mic amplifier

Physical Computing Tutorials

... and prints out values corresponding to the sound's varying volume ...n); if (MicVolume > 400) { // If the volume is above t ...his threshold a warning comes up in the Serial Monitor Serial.println("Loud noise"); delay(500); ...

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

AR with Unity - Step #1 - Development environment setup

Unity AR Image target AR tutorial

...so work, however, this tutorial was made using Unity 2019.2.0f1 (p ... when you start running the software. About the Vuforia Engin ...e IOS build support. Please be aware that both Windows and IOS com ...ce. Also, keep in mind that building an app for two different plat...