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

160 total results found

AR with Unity - Step #2 - Unity project setup

Unity AR Image target AR tutorial

... This tutorial aims to help you setting up a AR Unity project using ...sites Developing environment setup. In order to continue with ...tep #1 - Developmen environment setup Understanding Image targ ...layed on top of. In order to set up your Unity project you will ...

Raspberry Pi Image: Retropie for Reviving Vintage Games

Raspberry Pi Raspberry Pi Image

...assic PC games with the minimum set-up. Learn more. RetroPie sits o ...ie image and add additional software later. It's up to you. We are ...ccordingly, one by one. If you want to skip any button configurat ... are some buttons that you MUST set up, including Hotkey, Start, Se...

Week 1 - Coordinates, shapes and colour

Creative Coding Workshop: Introduction to Creative Coding

Outcomes Set up development environment Und ...ject In this exercise you will set up a p5.js project using the At ... What is a sketch? What do the setup() and draw() functions do? A ...tten. Sketch - Why a sketch? setup() and draw() Within the ske...

Combining codes & circuits

Physical Computing Workshop: Beginner Physical Computing

...ept one code at one time. If we want it to do multiple things at t ...Library HCSR04. Only one void setup() and void loop(), that means ... have to copy everything from 1 setup to another setup, from 1 loop to another loop. ... void setup () { Serial.begin(9600); ...

Using a Joy-IT 1.3" 128x64 OLED display

Physical Computing Tutorials

... more flexible screens. If you want to use the display for animat ... Smartphones, premium TVs, smartwatches, VR headsets, foldable devices, high-end la ... B00000000, B00110000 }; void setup() { Serial.begin(9600); ... //display.setContrast (0); // dim display ...

How to control Arduino without using delay()

Physical Computing Tutorials

...specific amount of time, we are setting up a timer to count the tim ...ants won't change. Used here to set a pin number: const int ledPin ...ate = LOW; // ledState used to set the LED // Generally, you shou ...0; // will store last time LED was updated // constants won't ch...

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

(MAC) How to use Phomemo Thermal Printer M834

Physical Computing Tutorials

...e indefinite for the printer. I set the height as 50mm, as my inten ...mber at least 3mm margins. 3. Set Default Paper size You will nee ...d to set your new custom paper size as t ...instead, it is essential if you want to do auto-printing in the ne...

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

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

Steam VR setup Tutorial #2 - Teleporting around your scene

VR tutorials - Unity HTC VIVE Tutorials

...ges, we already explored how to set up the scene you are expected t ...is tutorial. Prerequisites Setting up the Steam VR plugin. St ...eam VR setup tutorial# 1 Getting star ...ted In the Steam VR setup tutorial #1, we downloaded th ...n this tutorial we are going to set up the teleporting feature also...

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

Web App Template for Beginners

Creative Coding Tutorials

...or Python. Here we use Node.js. Setup 1) Get a code editor if you d ...r and create the following file setup by clicking the folder and fi ...lternatively you can create the setup outside your code editor, how ...and Express 4) Install Node. 5) Watch videos 12.1. and 12.2. of th...

How to build to a Vive Pro or Vive Pro Eye

Unreal Engine Basics Building to a VR headset

...volves several steps, including setting up the development environm ...ent, configuring project settings, and packaging the app. Be ...eampowered.com/steamvr). Set Up SteamVR for Vive Pro Eye: C ...onnect your Vive Pro Eye headset to your development machine. La...

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