Advanced Search
Search Results
166 total results found
Position-based Tracking using a Webcam
...o begin, open the VideoDeviceIn TOP and select your DEVICE in the p ...Connect this operator to a Null TOP and activate the Display option ...our object by combining various TOPs to eliminate its background. I ... TouchDesigner, during scene setup in real life; Ensure your backg...
Using AVR ISP MKII to upload firmware to Arduino
...for developers and hobbyists to upload firmware to AVR-based chips ...ootloader to an Arduino UNO (re-upload the firmware to the ATmega3 ...28P chip on UNO). Supported Microcontrollers It is co ...), Arduino IDE and other tools supporting AVR programming. In this...
Using the Bantam Tools NextDraw Pen Plotter
...se drawing on various materials using a digital file. It works by fol ... machine in CTH, so just log in using your UAL credentials and have y ...op or Illustrator, or if you're using TouchDesigner, follow the relev ...nching Inkscape. 1. Setting Up Inkscape Inkscape is a free, o...
Touch sensor - Using an MPR121
...hrough an I2C interface. We are using Adafruit MPR121 in this tutoria ...rically conductive, this is why using a pen on a smart phone doesn't ... to 0x5B, 0x5C or 0x5D allowing up to 48 electrodes (12 x 4). Li ... The key thing to remember when using examples from the Bare Conducti...
Using Quixel Materials
...ets called Asset Libraries. 1) Using Quixel Quixel is a Material and ...s for your projects. We will be using Quixel to select a material for ...scape we already created. Open up the Content Bowser in the botto ... Quixel Content which will open up the Quixel Bridge window. 2...
Using a Joy-IT 1.3" 128x64 OLED display
... each pixel emits its own light using organic carbon-based materials. ...s. In this tutorial, we will be using Nano 33 Sense Rev2. OLED vs LCD ...1px solid #eee; vertical-align: top; font-size: 15px; } th { fo ..., foldable devices, high-end laptops. Monitors, budget-to-m...
Using built-in example code and Reading the hookup diagram
1. Upload example code Open a built-i ...n example, Blink, and upload the code. 2. Blinking Oran ...understand the code. Arduino is using the langauge C++. if you add // ...ill see two main parts, void setup() {} and void loop() {}, this i ...ture of Arduino code. In the setup(), usually we establish what co...
Using Smartphont to Read NFC tag
...to-share features. NFC works by using magnetic field induction and do ... data. In this tutorial, we are using an iPhone to tap on the NTAG203 ... to open up a link. This tutorial is more i ...ow to read and write an NFC tag using the app NFC tools. Wiring and L...
Using an PN532 RFID reader
... ✔ PN522 Supported Protocols NFC, RFID ... In this tutorial, we will be using a PN532 module from DFRobot, if ... you are using an MFRC522 module, please refer ... Switch This tutorial will be using the i2c communication protocol,...
Touch sensor - Using an CAP1188
...out board. This chip can handle up to 8 individual touch pads, it ...will light up the 8 onboard LEDs when the mat ...o help you debug your sensor setup. The CAP1188 has support for both I2C and SPI, so it ...any microcontroller. If you are using I2C, you can select one of 5 ad...
How to control Arduino without using delay()
...delay() and how to code without using it. Here we will try to simplif ...y the process using the FireTimer library. Replace ...ates controlling timing without using delay(). #include "FireTimer.h" ...ct FireTimer ledTimer; void setup() { // Initialize digital pin...
How to send files to Raspberry Pi using SSH
... your Raspberry Pi from your laptop or another device. What You Can ...another machine Transfer files (using scp, rsync, or SFTP) Install so ...ftware, run Python scripts, update your system Control a headl ...e SSH on Raspberry Pi Option 1: Using Raspberry Pi OS with Desktop G...
How to control Arduino without using delay()
...ates controlling timing without using delay(). Rather than pausing everything to keep the light on ... amount of time, we are setting up a timer to count the time for t ...// will store last time LED was updated // constants won't change ...o blink (milliseconds) void setup() { // set the digital pin as...
Using an MFRC522 RFID reader
...ased on Arduino UNO, if you are using a different module, please chec ...3V (Power) Library We will be using the MFRC522 library. Please see ...ies. Getting started We will be using the example code, DumpInfo, fro ...reate MFRC522 instance void setup() { Serial.begin(9600); // In...
Using a Sparkfun MP3 Trigger
...files You must us a micro SDSC (up to 2GB) card, or a SDHC (up to 32GB) card formatted in FAT1 ...via Serial. Warning If you are using Mac OS X to copy the mp3, the f ...Serial1" in the code if you are using Arduino Leonardo! void setup() { // Start the serial port ...
Using a Joy-IT TFT LCD Display
.... In this tutorial, we will be using JOY-IT SBC-LCD01 with SPI commu ...s. In this tutorial, we will be using Nano 33 Sense Rev2. Wiring Wiri ...ng up the sensor is simple: Find the ...nique pinout. Make sure you are using the correct pins for SPI clock ...
Using a TCS34725 RGB Color Sensor
...e IC also has an optional interrupt output pin which can be used t ...o interrupt Arduino. I2C stands for Inter- ...ck the model before you hook it up with the TCS34725 sensor. Learn ...n control the background colour using the colour sensor values. In t...
Depth Camera for Mac Users: Setting Up the OAK-D Pro in TouchDesigner
...show you how to set your camera up in TouchDesigner. 1. Installin ...g Dependencies Before using the OAK-D Pro with TouchDesigne ...is older than 3.8, make sure to upgrade it. Next, install the Dept ...ood practice to restart your laptop before launching TouchDesigner....