Advanced Search
Search Results
185 total results found
Depth Camera for Mac Users: Setting Up the OAK-D Pro in TouchDesigner
...ct tutorial and might have been disappointed to discover it is only compatible wit ...ur camera up in TouchDesigner. 1. Installing Dependencies Befor ... 2. Setting up TouchDesigner 2.1 Connecting the Camera Conn ... camera. Click Initialize, wait for it to mark "Ready" (1), t...
Interactive Projections
...t. This can be done in multiple ways, this tutorial will briefly i ...e here: https://www.youtube.com/watch?v=1Uw21Uw2PWTR_XM&t=529s. Begin by con ...he Threshold value; Ideally you want to get completely transparent ... edges = cv2.Canny(gray_8bit, 1, 5) contours, hierarchy = ...
What is a Raspberry Pi?
... Pi project originally leaned towards the promotion of teaching ba ...rry Pi OS, a Debian-based Linux distribution for download. It prom ...aspberry Pi comes with a lot of different models and each of them ... in the CTH Raspberry Pi's kit. 1. Screen You can use any screen,...
How to control Raspberry Pi Pico via Wifi
... cables. It operates by using radio frequency signals to transmit ...ome a ubiquitous and convenient way for people to access the inter ...x.xxx.xxx.xxx. Think of it as a digital address for your device on ...namic, meaning they change periodically, or static, where they rem...
"Hello, World!" in Node.js
...to grips with the syntax before diving into the CLI. An intro ...erminal or Command Prompt) And type the following: $ node -v Do ...not type the `$`. This just tells you th ...ror then you may need to downloading and installing again. Instal...
How to set the sound output in Raspberry Pi
Audio Setting Most Raspberry Pis hav ...e a 3.5mm audio jack for outputting audio, but you can also output audio via HDMI as well. The below wi ...ll show you two different ways to set the output device. Met ...hod 1: Use Raspberry Pi Configuration ...t corner) Go to Preferences → Audio Device Settings In the Output...
Steam VR setup Tutorial #3 - Interactable object setup
...ugin. Steam VR setup tutorial# 1 Setting up teleporting fea ...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...
Raspberry Pi Image: Video Looper
...rry Pi Video Looper is a simple way to display seamless looping video fil ...ed tutorial for imaging the Pi. 1. Download the Video Looper Imag ...th the exact resolution of your display for better performance. e. ...compressed 4K video format on a 1080p HD display. 4. Plug and Pla...
Position-based Tracking using a Webcam
...he position of an object. Let's dive in! To begin, open the Video ... to a Null TOP and activate the Display option by clicking on the ... object from it's background we want to look for the white pixels ...wn our input's resolution, this way we will have less data to anal...
AR with Unity - Step #3 - Adding content to your project
...torials: AR with Unity - Step #1 - Development environment setup ...on the register button, it will display an online form to register ...s, however, you could also have different licenses for different reasons that are not goi ...on you should be able to see it displayed in the License Manager, ...
Using a Vibration Motor
...rial, we are using 2N2222. The diode acts as a surge protector ag ...at the motor may produce. The 0.1µF capacitor absorbs voltage spi ...lectric current to the motor windings, open and close. To make sur ...t of the transistor, we place a 1KΩ (or up to 5KΩ) in series with...
Using a Sparkfun MP3 Trigger
...fun electronics that provides a way to play MP3 files from a Micro ... SD card via either one of 18 TRIG inputs on the board, or s ...your headphones for testing. Loading files You must us a micro SDS ...p to 32GB) card formatted in FAT16 or FAT32. After inserting the ...
Steam VR setup Tutorial #2 - Teleporting around your scene
...ugin. Steam VR setup tutorial# 1 Getting started In the St ...eam VR setup tutorial #1, we downloaded the Steam VR plu ...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...
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 ...
Using an MFRC522 RFID reader
...FRC522 RFID reader RFID means radio-frequency identification. RFID ...lds to transfer data over short distances. RFID is useful to ident ...h each identification and a two-way radio transmitter-receiver as a read ...Arduino UNO, if you are using a different module, please check the...
(MAC) Automatic printing with Automator
... programming knowledge or don't want to do a lot of coding. One of the most common usage ...le for other operating systems. 1. Launch Automator Search for "A ...Folder Action You will see this dialogue when you launch Automator ...ter Choose the folder where you want to put all your printing file...
Using Quixel Materials
...sumes you have a basic understanding of 3D work but no prior exper ...materials can be easier or more difficult depending on how detailed a material ha ...assets called Asset Libraries. 1) Using Quixel Quixel is a Mater ... Quixel Bridge window. 2) Adding Materials Quixel contains tho...
Arduino Nano 33 Sense Rev2- IMU sensor
... of two modules, the 6-axis BMI270, and the 3-axis BMM15. To use the IMU (inertial meas ...you need to use the Arduino_BMI270_BMM150 library instead of Arduino_LS ...M9DS1 which is used in all example co ...Replace #include <Arduino_LSM9DS1.h> with #include <Arduino_BMI27...