Advanced Search
Search Results
114 total results found
Using the serial monitor and serial logger
...e a seperate USB serial and hardware serial, and you cannot directly monitor the hardware serial [Serial1] output using ...ottom you can specify what character should be sent after each mes ...s common to send a newline character to indicate each distinct mes...
How to install libraries
Arduino libraries are collections of code that are designed t ...provide additional, reusable functionality or to simplify using ex ...ternal electronic modules. Libraries typical ...brary There are three different ways to install libraries; we'll s ...es are currently available this way, as this feature is relatively...
How to send data to p5.js from Arduino
... the canvas. A p5.js sketch is actually a website that consists of ...bSerial(); // HTML button object: let portButton; let inData; ...utgoing data let vals = []; function setup() { createCanvas(400 ...f serial is available, add connect/disconnect listeners: navigat...
Depth Camera for Mac Users: Setting Up the OAK-D Pro in TouchDesigner
...surely stumbled across some Kinect tutorial and might have been di ...them a great alternative to Kinects. This page will briefly guide ...ai At this point, it's good practice to restart your laptop befor ...ting up TouchDesigner 2.1 Connecting the Camera Connect the ...
What are GPIO pins on Raspberry Pi?
...O pins are mostly used for connecting electronics with computers/microcont ... or two Python libraries. 3. Functionalities of the Pins Each pin ...on the pi has different functions and their physical location ... they also have other unique functions, such as GPIO 02 and GPIO 0...
Sending data to Arduino
When connected with Arduino, Touchdesigner b ... to enhance immersive and interactive experiences. This brief tuto ...rial will walk you through using Firmata, a ...e communication between the softwares through serial. In Arduino ... Connect your board to your computer and...
Introduction
...ab, don’t worry—this guide will walk you through the basics. If yo ...and follow along with the instructions below. In this workshop, yo ...rn: Understanding Arduino hardware Understanding Arduino software Using built-in example code and Reading the ...
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 ...tual environments and interactive content. Initially designed ...uitable for many different projects. With Unreal Engine, students ...signing games, exploring architectural concepts, or even creating ...
Types of Lighting and Lighting Mobility
...e and it is recommended to conduct further research into lighting ... using it extensively in a project. There are 5 different type ... within Unreal Engine. 1) Directional Lights: Directional lighting represents an inf ...rays of light in a specific direction, providing uniform lighting ...
Object in the space AR
...the purposes of this brief/project we will be using the World Object Template Launch Spark AR a ...nd create a new project from a template (File > New ...Project from template > World Object) You should now see in y ...our Spark AR project window something like this: ...
Mobile VR - Getting Started Guide
...vice. click here to visit Software There are many different t ...you to create very robust interactive applications but will requir ...ery cool and ready to test projects on their webpage. This is a li ...st of useful links if you want to start exploring it. A-FRA...
Installing Unity
...n account 3-Installing Unity 4-Activating a free personal license ...re a few things you need to be aware of: Downloading and instal ...ad Unity Hub" as shown in the picture below. Go to the download ...ing here Just follow the instructions, once you finish, continue ...
Importing and Placing 3D Models
...ience is necessary. Please contact the Creative Technology Lab for ...e. 3D Models 3D Models are objects that can be placed in a 3D sce ... then import them into our project. Importing Models To import ...assets into your project, first open the Content Browser...
Introduction to the PyCharm IDE
Creating Your First Project in PyCharm When you first use P ... To create a blank Python project, click on "New project.&qct." PyCharm will now prompt you ...to configure the Python project: In this example, the project files will reside in my /home/d...
A circle following the mouse
... you're looking to create interactive projects in Touchdesigner this exercise ... with add a Circle Top and connect it to a Null TOP, then click on ...ta retained by this operator fluctuate. We'll use these as points ...to follow: Click on the Viewer Active button to activate the oper...
How to send data to Processing from Arduino
... the degrees of rotation of a rectangle in Processing. import proc ...ial.list()[0];//choose the correct port myPort = new Serial(this ...) { //map() is a important function to use here, //it convert ...arameters //map(theVariableYouWantToMap, min.ValueOfRawData, max...
Understanding Arduino hardware
...puter). 1. Micro USB Port Connect the Arduino with your computer ...2. RESET Button It is not the factory reset button than you may fi ...utput pins. For example, if you want to create a breathing light e ...ffect with the LED light, you will ne...