Advanced Search
Search Results
164 total results found
Steam VR setup Tutorial #3 - Interactable object setup
...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 Setting up teleporting feature (Opt ...ional). Steam VR setup tutorial# 2 Getting star...
Adding content - 3D model from the internet
...? Depending on the model you want you might need to look for it ...know if the model will work in Spark AR before you download? Model ...uses and this often affects the way in which the model has been pr ...l in your project. You might want to avoid - Models that have ...
How to make Animation on NeoMatrix with Processing
...8x8 Adafruit NeoMatrix. Wiring WarningIf you have a bigger matrix ... +5V to 5V GND to GND Library WarningDownload version 1.9.0 or b ...ll light up accordingly. Before setup(), you will need to change th ... int i = 0; int blue = 0; void setup() { size(400, 400); // size...
How to connect a Push Button with Digital Input Pull-Up resistor
... how to use a button the normal way. Advantage of using a button t ...his way Fewer External Components N ...in to 2 Getting started void setup() { pinMode(2, INPUT_PULLUP); // Internal pull-up enabled Serial.begin(9600); } void loop() { int b...
Using the Bantam Tools NextDraw Pen Plotter
...e line work. The necessary software is already installed on the m ...fore launching Inkscape. 1. Setting Up Inkscape Inkscape is a ...then select your SVG file. Set the document size Go to File ... > Document Properties and set the page size to A4 (210mm x 29...
Unity for Beginners Workshop
... 1 - Installing Unity Task 2 - Watch and follow the video tutoria ... to build and prepare all the assets you want to use (Images and sound file ...nstalling Unity Task 2 - Please watch the Unity for Beginners vide ...eo shows you how to install and set up Unity, you will also develop...
How to get started with Textures and Materials in Spark AR
Textures and Materials in Spark AR Watch this video which explains th ...e basics of Materials in Spark AR. The texture and mater ...ials in Spark AR are similar to textures and ...materials in other 3D software like Blender, Cinema4D, and U ...nreal Engine. If certain settings and keywords look familiar...
AR with Unity - Step #2 - Unity project setup
... 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
...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...
Combining codes & circuits
...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); ...
Making a website for your HTML, JS, CSS or p5.js files
...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 control Arduino without using delay()
...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
... 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
...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...
Bonus round: putting an existing Unity project into git
...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...
(MAC) How to use Phomemo Thermal Printer M834
...pen any files or images, eg. Preview, the click File -> Print Click ...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...
Using an PN532 RFID reader
..."}; //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...
How to use a relay module
... 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...