Advanced Search
Search Results
146 total results found
Variables
...us that 1 + 1 gives a result of 2. However, you may want to use a certain value more t ...ontains an integer of the value 2. Now we can display this by giv ...ome solutions. Where we assign 1234 to a variable called print, i ... action, we'll keep things this way for now in order to better und...
An Introduction to 2D in Unity 5
...rief introduction to starting a 2D project in Unity. Creating a p ...ources The difference between 2D & 3D in Unity Overview, ...terminology and gameplay in 2D Tutorial Create a New Proj ... and a location, and select the 2D option Your screen should ...
How to set the sound output in Raspberry Pi
...low will show you two different ways to set the output device. Met ...erating system you used. Method 2: Terminal Command For example, ...dio output: amixer cset numid=3 2 The 2 at the end indicates HDMI. 0 = ... Auto 1 = Analog (3.5mm jack) 2 = HDMI Method 3: Use raspi-con...
Interactive Projections
...t. This can be done in multiple ways, this tutorial will briefly i ...e here: https://www.youtube.com/watch?v=1Uw2PWT2PWTR_XM&t=529s. Begin by connecting your Vi ...he Threshold value; Ideally you want to get completely transparent ...he detected objects: import cv2 import numpy as np def onC...
Using L293D IC for motors
What is L293D? The L293D is a 16-pin Motor Driver IC ...aneously in any direction. The L293D is designed to provide bidir ... in toys. It usually comes with 2 wires, one red(+) and one black ... speed of the motor. Taking a 12V DC motor for example, we conne...
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...
What are GPIO pins on Raspberry Pi?
...ges such as Python and Scratch. 2. Board numbering Board numberin ...unique functions, such as GPIO 02 and GPIO 03 are also the pins o ...utton(3) leds = gpzero.LEDBoard(26,16,20,21) # functions to control behav ... counter = 0 def binary2lights(showThis): leds.value...
Web App Template for Beginners
... one yet. I like Visual Studio. 2) Create a folder for your proje ...and Express 4) Install Node. 5) Watch videos 12.1. and 12.2. of this excellent tutorial by ...to this project folder (we only want it to live in this folder, no ...itle!</h1> </body> </html> 12) Go to localhost:3000 and refre...
How to use MatrixPortal M4
...Wi-Fi support thanks to the ESP32 coprocessor. Here are some key ...Cortex M4 processor running at 120 MHz. Coprocessor: ESP32 handles Wi-Fi and network commu ...nication. Memory: 512KB of RAM, 8MB of QSPI flash sto ... without needing additional hardware. Power: Can be powered via US...
Using an PN532 RFID reader
...s the difference between an PN532 RFID reader and an MFRC522 RFID reader The PN532 and MFRC522 are two popular RFID reader mod ... Feature PN532 MFRC522 Which Better ... Communication SPI, I2C, UART SPI only ✔ P...
OculusQuest - Setting up development enviroment in Unity
...3 supported Unity versions: 2017.4 LTS 2018.4 LTS 2019.2 We strongly recommend using ... Unity 2019.2 as this is the version we are c ... Package (Version 14.0 on March-2020) as it will provide additional ... prefab and scripts for object grab and haptics. The easiest way to...
3D Geometry and Parametric Design
...od of generating 3D meshes from 2D images based on the RGB colour ...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...
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 ... your username carefully! Step 2: Creating a repository Now we ...
Steam VR setup Tutorial #1 - Player camera setup
...Mounted Display) Using Steam VR 2.2 plugin. Please notice that thi ...s Download 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...
Depth Camera for Mac Users: Setting Up the OAK-D Pro in TouchDesigner
...efore launching TouchDesigner. 2. Setting up TouchDesigner 2.1 Connecting the Camera Co ... Launch TouchDesigner. 2.2 Using OAK Device CHOP From ... camera. Click Initialize, wait for it to mark "Ready" (1), t ...era using the DepthAI library. 2.3 Displaying Data in TouchDesig...
How to use DFPlayer mini to play MP3
...iring VCC to 5V (Power) RX to D2 via 1K resistor TX to D3 SPK_1 ...ed wire GND to GND (Ground) SPK_2 to Speaker(-) black wire poten ...e sure you are using .mp3, not .wav or any other audio formats. #i ...nclude "SoftwareSerial.h" #include "DFRobotDFP...
How to hack a brainwave EEG toy - Force Trainer II
What is a NeuroSky Brainwave? NeuroSky Brainwave is a technology that uses EEG ...roSky chip can be found on brainwave-controlled toys such as the S ...tar Wars Force Trainer. The toy can be ...orial, we are using an UNO, hardware Serial (pins 0 & 1) is shared...
Combining codes & circuits
...ept one code at one time. If we want it to do multiple things at t ...s the distance value, and if we want to use the data, we will need ...if statement is the most common way to make a simple interaction b ...tanceSensor distanceSensor(13, 12); // Initialize sensor that us...
How to control Arduino without using delay()
...0; // will store last time LED was updated // constants won't ch ... // the interval at which you want to blink the LED. unsigned ...tors, like giving each person a watch and ask them to action based ... on their own watches. Wiring There are three wi...
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 ...as different models providing 1/2/4/6/8 channel(s). An 8-channel ... 1 channel relay to control one water pump. Labels on a Relay Modu...