Advanced Search
Search Results
132 total results found
Depth Camera for Mac Users: Setting Up the OAK-D Pro in TouchDesigner
... camera. Click Initialize, wait for it to mark "Ready" (1), t ..., and darker areas are farther away. To gather both 'disparity' a ...he code in Text DAT with the following: import depthai as dai d ... camRgb.setBoardSocket(dai.CameraBoardSocket.RGB) camRgb.setF...
Sending data to Arduino
...ences. This brief tutorial will walk you through using Firmata, a ...e communication between the softwares through serial. In Arduino ...nch Arduino. Make sure your hardware matches the software by selecting the correct board and port from "Tools". For ...
Introduction
...ab, don’t worry—this guide will walk you through the basics. If yo ...op kit to use in the lab and follow along with the instructions below. In this workshop, you will lea ...rn: Understanding Arduino hardware Understanding Arduino software Using built-in example code...
Where is the Creative Technology Lab?
...k, in WG14. Through the main entrance, turn left in the first corner and turn left again. Keep walking down the hallway to the end. Passing throught the fire door, you will see the Creative Technology Lab. Next: When is the Creative Technology Lab open?
What is Unreal Engine?
...Unreal Engine is a powerful software that helps creators build vir ...tching Visuals: Unreal Engine allows students to create visually st ...ecture and engineering, as it allows them to test and visualize des ...ts. They can create interactive walkthroughs, realistic visualizat...
Types of Lighting and Lighting Mobility
... across large surfaces, such as walls or floors, and creating soft shadows. 5) Sky Lights: Sky lighting in Unreal Engine is a technique used to simulate global illumination by capturing the lighting information from the sky. This approach enhances the over...
Object in the space AR
... You can also duplicate the object in the scene by going to Edit > Duplicate and dragging it somewhere else on the scene: You can also edit the object size, and rotation in the properties menu. Make sure you select the object you want to edit:
Mobile VR - Getting Started Guide
...tional gadgets. Inspiration Below you will find a list of online ...both Android and IOS devices, allows you to access lots of content ...vice. click here to visit Software There are many different t ... create VR content, some will allow you to create simple content fa...
Installing Unity
...process, please make sure to follow the 4 steps: 1-Downloading and ...re a few things you need to be aware of: Downloading and instal .... Before clicking on the link below, please make sure that once you ... Hub" as shown in the picture below. Go to the download page by ...
Importing and Placing 3D Models
...imported into by selecting that folder before clicking on Import.. This will make file management easier in the future. Select all the files you want to import to your project. Fo ...e with this tutorial, please follow the next article in this series.
Introduction to the PyCharm IDE
...The setup page also asks if you want to create a main.py welcome script; for this project, you should keep this option checked. This will have PyCharm create a basic Python file for you instead of just preparing a blank directory. Once the setup is complet...
A circle following the mouse
...torial is to get a circle to follow our mouse, so let's add a Mouse ...f reference for our mouse to follow: Click on the Viewer Active but ...The circle is now moving and following your mouse, however you migh ..." for the Channel Names; This allows us to only remap the tx values...
How to send data to Processing from Arduino
...arameters //map(theVariableYouWantToMap, min.ValueOfRawData, max ...d max. value is 1023. //and I want to map the background colour from black to white, 0(black) - 255(white) float BW = map(value1,0, 1023, 0, 255 ); //create a variable to contain the...
(MAC) How to use Phomemo Thermal Printer M834
...instead, it is essential if you want to do auto-printing in the next step. Go to System Settings -> Printers & Scanners Click the drop down menu of Default paper size Select your new custom paper size 4. Set up Auto-Printing with Automator We have a t...
Understanding Arduino hardware
...omputer). 1. Micro USB Port Connect the Arduino with your computer using the USB cable, you will see the yellowish light turned on. 2. RESET Bu ...utput pins. For example, if you want to create a breathing light e ...part, Understanding Arduino software.
Using a Joy-IT TFT LCD Display
...lude <Adafruit_ST7789.h> // Hardware-specific library for ST7789 # ... consectetur adipiscing elit. Curabitur adipiscing ante sed nibh ti ...draw test testlines(ST77XX_YELLOW); delay(500); // optimized ...00); testfillrects(ST77XX_YELLOW, ST77XX_MAGENTA); delay(500);...
How to make Animation on NeoMatrix
...y. Once set up, they are very durable and efficient. They are commo ... +5V to 5V GND to GND Library WarningDownload version 1.9.0 or b ...elow of Adafruit Neopixel library fo ...started The example shows the upward arrow first and then the anim...
Intro to Touchdesigner
About the software Touchdesigner is a programmi ...ng software popular amongst all kinds of ...uchdesigner is a node-based software, a type of visual programming ...tions. Linking nodes together allows us to manipulate data and prog ... however in Touchdesigner data flows left to right. Layer...
Using the MAX9814 mic amplifier
... MAX9814 microphone amplifier allows you to easily detect sound. ... Retrieving Data This code allows instructs the mic to detect an ...this data, you can temporarily slow down the data coming in from th ...olume is above this threshold a warning comes up in the Serial Mon...
Installing PyCharm
...ment Environment (IDE) is a software application that provides a c ...ctify errors in their code by allowing step-by-step execution, vari ...n find that version control software will become an indispensable ...nstant feedback on code errors, warnings, and potential issues is ...