Advanced Search
Search Results
160 total results found
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...
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...
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...
UE Foliage
...for the Megascans. The pack we want to import is called the Megas ... which trees/bushes/grasses you want to use by clicking the +Folia ... As you can see, I have added 4 types of trees to my selection and t .... However, if you feel like you want to add more assets to fill ou...
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...
Touch sensor - with No Sensor!
... tutorial, we will show you two types of Capacitive Touch Sensing: a ...curacy without ANY external hardware. CapacitiveSensor library wil ... smoothing float multiplier = 1.2; // determine when the sensor i ...edium to high value (100K ohm - 50M ohm) resistor between the send...
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 ...t grab and haptics. The easiest way to get the Oculus Integration ...
Workshop exercise: Clone, commit, pull, push
...u don't already have one. Step 2: Click HERE and leave a comment ...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'...
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 ...
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...
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 connect a Light Dependent Resistor (LDR)
.... Wiring (1)leg to 5V (Power) (2)leg split to GND via 10K resist ...or (2)leg split to A0 Getting start ...() to get a integer between 0-1023 representing the voltage, wher ...e 0 is 0V and 1023 is 5V. The code below uses the ... port to output the value every 50ms to the Serial Monitor. #defin...
3D Scanning a face for MetaHuman
...is will open your phone camera. 2. Prepare your subject and light ...se a hairband to hold any hair away from the forehead. Note: This ... from different angles. The software will then build a model from ...is common for a scan to require 50+ pictures so don't worry if you...
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...
Raspberry Pi Image: Video Looper
...rry Pi Video Looper is a simple way to display seamless looping vi ...with all boards up to" column. 2. Using Raspberry Pi Imager Ras ... most videos encoded with the H.264 video codec and in a video fo ...t will encourage the display to wake up. When you are asked if you...
How to use a EMG Muscle Sensor
...Get Started #define SAMPLE_RATE 500 #define INPUT_PIN A0 // envel ...nection begin Serial.begin(115200); pinMode(13, OUTPUT); } ...E; return (sum/BUFFER_SIZE) * 2; } float EMGFilter(float input ...nput; { static float z1, z2; // filter section state fl...
(MAC) Automatic printing with Automator
... programming knowledge or don't want to do a lot of coding. One of ...ator" in Spotlight and launch. 2. Folder Action You will see thi ...ter Choose the folder where you want to put all your printing file ...and choose the printer that you want to use as the default printer...