Advanced Search
Search Results
127 total results found
Steam VR setup Tutorial #1 - Player camera setup
...wnload and install Unity 2018.2.21f1. More recent versions might ...also work, this tutorial was made using Unity 2018.2.21f1 Create a Unity personal ... when you start running the software. Download and install St ...ck on the "Asset Store" tab and type "Steam VR" into the search box....
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 No need for an external resistor—the internal pull-up does the job. Makes circuits simpler and saves space, especially on a breadboard. Stable Def...
Steam VR setup Tutorial #2 - Teleporting around your scene
...r previous project open, please type "Teleporting" into the search b ...n top of our plane, the easiest way to achieve this is by duplicat ...on in the "Inspector" panel and type "Teleport Area" and click over ...port Area" gameObject selected, type "0.1" in the "Y" position slot ...
Radio Communication: How to use RFM69HCW Radio Data Module
...del) Modulation Type GFSK FSK, GFSK, OOK ... //while (!Serial) delay(1); // Wait for Serial Console (comment o ...oid loop() { delay(1000); // Wait 1 second between transmits, c ...t, strlen(radiopacket)); rf69.waitPacketSent(); // Now wait f...
Unity for Beginners Workshop
... 1 - Installing Unity Task 2 - Watch and follow the video tutoria ... and prepare all the assets you want to use (Images and sound file ...nstalling Unity Task 2 - Please watch the Unity for Beginners vide ...le 3D objects for the floor and walls, we recommend creating a bas...
What are GPIO pins on Raspberry Pi?
...leds = gpzero.LEDBoard(26,16,20,21) # functions to control behavi ...tbutton = 3 leds = [26, 16, 20, 21] GPIO.setup(3, GPIO.IN) GPIO.se ...leds, GPIO.HIGH) print("waiting for button") resetLightsandCounter() def resetLightsandCounter(): ...
Using a Joy-IT 1.3" 128x64 OLED display
... more flexible screens. If you want to use the display for animat ...: narrow. Overall varies by LCD type. Response ... Smartphones, premium TVs, smartwatches, VR headsets, foldable dev ...image buffer on the display hardware. // Since the buffer is int...
AR with Unity - Step #3 - Adding content to your project
...rs) based on the amount of "trackable features", more features mean ...get database. Do make sure that Type is set to Device, this means th ... process, please make sure that Type is set to Single Image, also, b ...e aware that your image size should m...
What is a Raspberry Pi?
... Pi project originally leaned towards the promotion of teaching ba ...Different models have different types of HDMI ports, you will need t ...use the Bluetooth with a dongle type of mouse & keyboard. 4. Power S ...ngs on it. BUT, you have to be aware of the types and sizes of the...
Week 1 - Coordinates, shapes and colour
...or expertise, you will almost always encounter bugs. Writing code ... code is meant to be doing. The way we do this is by adding commen ...s. Comments can be added in two ways: Single line commentUsing t ...he double forward slash (//) at the beginning o...
Raspberry Pi Image: Retropie for Reviving Vintage Games
...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 ...SB stick is the most straightforward method. You can find other ways of transferring in RetroPie D ...g the USB stick into the Pi and wait for 5-10 minutes. Remove the ...
Using the serial monitor and serial logger
...ion? Serial communication is a type of communication between two de ...e a seperate USB serial and hardware serial, and you cannot direct ...ly monitor the hardware serial [Serial1] output using ...rst text field is where you can type text and press the send button ...
Steam VR setup Tutorial #3 - Interactable object setup
...to learn how to create two "throwable" objects but first, we are g ... create a plinth to put the throwable objectS on so it is easier t ...now see a cube intersecting the walking plane. Now let's chan ... of the Transform component and type your text. Now our plint...
Workshop exercise: Clone, commit, pull, push
...e interface - it's a text-based way of navigating our folders and ...programs. To run a command, you type it and then press enter. To se ...ed to navigate to the folder we want to put the documents in. Let' ...is one in our Documents folder. Type this and press enter: cd Docum...
Using an PN532 RFID reader
...f blocks of data depends on the type of RFID tag or card you’re usin ...cks of data and the smaller NTAG213 tag will have 36 blocks of dat ...al.println(); Serial.println("Waiting for a card......"); } void ...al.println(); Serial.println("Waiting for a card......"); } v...
How to get started with Textures and Materials in Spark AR
...ures and Materials in Spark AR Watch this video which explains th ...s and materials in other 3D software like Blender, Cinema4D, and U ..., they probably work in similar ways. However, you should always keep in mind that Spark AR is ... a separate software and might have implemented di...
Using a Monochrome 1.3" 128x64 OLED display
... an arduino MEGA 2560: 20(SDA), 21(SCL) // On an arduino LEONARDO: ...0, 0x00, 0x00, 0x02, 0x00, 0x21, 0x82, 0x00, 0x80, 0x02, 0x00, ...0x00, 0x00, 0x00, 0x00, 0x00, 0x21, 0x00, 0x00, 0x48, 0x00, 0x00, ...mage into bitmap code image2cpp was created by GitHub user javl an...
How to make Animation on NeoMatrix
... +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 ... // useful to debug some screen types and alignment. Serial.print...
Using a Joy-IT TFT LCD Display
...Display? A TFT LCD display is a type of screen that uses Thin-Film T ... one of the most common display types found in devices like smartpho ...lude <Adafruit_ST7789.h> // Hardware-specific library for ST7789 # ...ft.print(p, 6); tft.println(" Want pi?"); tft.println(" "); ...
3D Geometry and Parametric Design
...pace and making this content viewable in low-fi VR headsets. I ha ...ve been making a piece of software using openFrameworks to explo ...elling and explain how this software can be used as a tool to expl ...elow is a screenshot of the software: Code available here. Aims ...