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

167 total results found

Steam VR setup Tutorial #1 - Player camera setup

VR tutorials - Unity HTC VIVE Tutorials

... might also work, this tutorial was made using Unity 2018.2.21f ... when you start running the software. Download and install St ...elect the plane and chose the Reset option inside the drop-down men ...ransform component. This will reset all the transform values for th...

How to use Raspberry Pi Camera Module 3

Raspberry Pi Tutorials

...ra Module 3? This tutorial will walk you through setting up and using the Raspberry ...later Requirements Hardware Raspberry Pi (Pi 3 or later) ...upply & HDMI or SSH access Software Raspberry Pi OS Bookworm (64 ...the Ethernet port, metal pins toward HDMI. Insert the ribbon cable...

How to build a project onto a VR headset

Unreal Engine Basics Building to a VR headset

...dentify the VR platform and headset you want to target (e.g., Oculus Rift, ...ne. For example, for Oculus headsets, you can use the Oculus VR Plu ...ing point. 3. Configure Project Settings: Go to Edit > Project Settings. Under Platforms > Virtual...

Using an PN532 RFID reader

Physical Computing Tutorials

..."}; //change to your data void setup() { Serial.begin(115200); ...al.println(); Serial.println("Waiting for a card......"); } void ...nt8_t dataRead[16] = {0}; void setup() { pinMode(13,OUTPUT); S ...al.println(); Serial.println("Waiting for a card......"); } v...

Making a website for your HTML, JS, CSS or p5.js files

Creative Coding Tutorials

...something goes wrong, you can always go back to when it did work! ...e. Very important!!!1!!1! The way that GitHub pages work is that ...). For instance, if my username was 'jonny' my GitHub pages URL wi ...1!!1! This is where we need to set our repository name to equal ex...

How to use a relay module

Physical Computing Tutorials

... It is handy when the thing you want to control requires higher po ... In this tutorial, I will use a water pump and a 1-channel 5V rela ... 1 channel relay to control one water pump. Labels on a Relay Modu ...- pin 3 NO - red(+) wire of the water pump COM - red(+) wire of ba...

How to use MatrixPortal M4

Physical Computing Tutorials

... without needing additional hardware. Power: Can be powered via US ...e is no wiring needed for basic setup, it's literally plug and play ...efer to this page to see how to set it up. Using a 64X64 Matrix A ... by Adafruit, optimized for hardware projects like controlling sen...

Variables

Python for Beginners

... result of 2. However, you may want to use a certain value more t ... action, we'll keep things this way for now in order to better und ...he second path is the file that was run with this version of Pytho ...second line in our code. Python was able to get to this point in t...

How to Program an ATtiny85 with an Arduino Uno

Physical Computing Tutorials

...ctured by Microchip. Know More Set the Arduino Uno Into ISP Mode S ...STYLE_WIRING to the code before setup() UPLOAD! Wiring The pins are ... Pin 0 (5) Pin 10 --> Reset (1) Only when you are uploadi ...0uF capacitor between GND and RESET on Arduino Adding Attiny85 to ...

Using a Monochrome 1.3" 128x64 OLED display

Physical Computing Tutorials

...A), 3(SCL), ... #define OLED_RESET 4 // Reset pin # (or -1 if sharing Arduino ... reset pin) #define SCREEN_ADDRESS 0x3 ...H, SCREEN_HEIGHT, &Wire, OLED_RESET); int numImage = 2; int frameR ... 0x00, 0x00, 0x00 } }; void setup() { Serial.begin(9600); ...

How to make Animation on NeoMatrix

Physical Computing Tutorials

...or lengthen them flexibly. Once set up, they are very durable and e ... +5V to 5V GND to GND Library WarningDownload version 1.9.0 or b ...started The example shows the upward arrow first and then the anim ... colour-changing pattern. The upward arrow is for identifying the ...

OculusQuest - Setting up development enviroment in Unity

VR tutorials - Unity Oculus Quest Tutorials

...t grab and haptics. The easiest way to get the Oculus Integration ...package is by accessing the Asset Store tab in Unity and typing “ ...Once you have found the right asset, click on it, you will be taken ... you might have to accept the Asset Store terms of service, once it...

How to build to a Meta Quest 2

Unreal Engine Basics Building to a VR headset

...es a series of steps, including setting up the development environm ...ent, configuring project settings, and packaging the app. Be ...per.android.com/studio). Set Up Oculus Development Hub: Dow ... your Meta Quest 2, navigate to Settings > Oculus Quest 2 > More Se...

Bonus round: putting an existing Unity project into git

Games Workshop: Version Control for Games Design

...roject, go to Edit > Project Settings > Editor and check that ... your settings look like this: Open up ...liar with the command line, the way to use it is to type a command ...ft+Insert instead. Then we can set up our repository with this com...

How to use DFPlayer Pro to play MP3

Physical Computing Tutorials

...ack wire Connect L+ & L- if you want stereo audio File handling ...FRobot_DF1201S.h> #include "SoftwareSerial.h" SoftwareSerial DF1201SSerial(2, 3); / ... DFRobot_DF1201S player; void setup(void){ Serial.begin(115200 ... delay(1000); } player.setVol(0); player.switchFunction(...

Hello World

Python for Beginners

...have Python, Mamba, and PyCharm set up, let's create a simple "Hell ...t the "type" of Python file you want PyCharm to create. For this e ...print(), we provide the text we want Python to print. This text mu ...ere you can type what it is you want to print. In this example, I ...

Arrays

Programming Tips and Tricks

... 100; var y = 100; function setup() { createCanvas(400, 400) ... p5 Editor Now what if we wanted to have a lot of circles, l ...vidually. Going further, say we wanted to manipulate all of our ci ...rcles in a similar way (for example, move them all le...

Raspberry Pi Image: Video Looper

Raspberry Pi Raspberry Pi Image

...rry Pi Video Looper is a simple way to display seamless looping vi ... Operation System - select Use custom - select the newly downloaded V ...ay the video. There is an extra setup step required to fix this. O ... but this new one has the right settings that will encourage the di...