Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

136 total results found

How to use Grove Serial Bluetooth v3.0

Physical Computing Tutorials

...obtaining a copy * of this software and associated documentation ...files (the "Software"), to deal * in the Software without restriction, includin ...nd/or sell * copies of the Software, and to permit persons to who ...m the Software is * furnished to do so, sub...

A circle following the mouse

Touchdesigner Basics of Touchdesigner

...projects in Touchdesigner this exercise is a great first step. We ...epts such as gaining data from external sensors and using it to m ...window, we can change the width(x) and height(y) of our circle by ... Resolution by changing it to 1280x720.  Add a Transform TOP a...

Depth Camera for Mac Users: Setting Up the OAK-D Pro in TouchDesigner

Touchdesigner Interactive Media

...ome dependencies: Python 3.8+  DepthAI Library Ass ...If your version is older than 3.8, make sure to upgrade it. Next, install the DepthAI library b ... camera. Click Initialize, wait for it to mark "Ready" (1), t ... This CHOP runs a script in Text DAT that captures RGB data fro...

Using a Monochrome 1.3" 128x64 OLED display

Physical Computing Tutorials

...ill be using Adafruit SSD1306 128 x 64 OLED with I2C communicatio ...1306.h> #define SCREEN_WIDTH 128 // OLED display width, in pixel ...tasheet for Address; 0x3D for 128x64, 0x3C for 128x32 Adafruit_SSD1306 display(SCR ...t numImage = 2; int frameRate = 85; // 85 = 12fps, 67 = 15fps, 42...

Mobile VR -Setting Up Unity

VR tutorials - Unity Mobile VR

...y Download and install Unity 2019.2.0f1. Previous versions mig ...so work, however, this tutorial was made using Unity 2019.2.0f1 (please read the follow ... when you start running the software. Android and/or IOS buil ...e IOS build support. Please be aware that both Windows and IOS com...

Radio Communication: How to use RFM69HCW Radio Data Module

Physical Computing Tutorials

... highly suitable for more complex and secure wireless sensor netw ...uency 433 MHz 433 / 868 / 915 MHz (depending on model) ... ❌ Not supported ✅ 128-bit AES encryption ... Supply 3.3V – 5V 1.8V – 3.6V Topolog...

How to use Raspberry Pi Camera Module 3

Raspberry Pi Tutorials

...ra Module 3? This tutorial will walk you through setting up and us ... Sensor Sony IMX708 Resolution ... 12MP (4608 × 2592) Autofoc ...later Requirements Hardware Raspberry Pi (Pi 3 or later)...

Position-based Tracking using a Webcam

Touchdesigner Interactive Media

...n your object and background. Next add a Threshold TOP and change ... object from it's background we want to look for the white pixels in the image, to determine i ...wn our input's resolution, this way we will have less data to anal ...SOLUTION to be Eighth.  Afterwards add a TopTo CHOP to your thr...

How to use a EMG Muscle Sensor

Physical Computing Tutorials

... below. When the forearm is relaxed on the table, the built-in LE ... be off. When the forearm is flexed, the built-in LED will be on. ...ffer[BUFFER_SIZE]; int data_index, sum; void setup() { // Seri ...nection begin Serial.begin(115200); pinMode(13, OUTPUT); } v...

Capturing in Wide-Angle with the OAK-D Pro camera

Touchdesigner Interactive Media

...is, replace the script in the Text DAT with the following code: ...eate(dai.node.ColorCamera) xoutIsp = pipeline.create(dai.nod ...e.XLinkOut) xoutPrev = pipeline.create(dai.no ...de.XLinkOut) xoutIsp.setStreamName('isp') ... xoutPrev.setStreamName('preview')...

How to control Raspberry Pi Pico via Wifi

Raspberry Pi Tutorials

...ome a ubiquitous and convenient way for people to access the inter ...your microcontroller for wifi. External read for fun:) What is I ...bers separated by periods, like xxx.xxx.xxx.xxx. Think of it as a digital addre ...etifaddr en1 Get started The example code will turn on/off the ...

Web App Template for Beginners

Creative Coding Tutorials

...ur project on your laptop. For example, a folder called “example_app” in you Documents fold ...er. 3) For Visual Studio: Open example_app folder and create the ...mmend it. Server with Node and Express 4) Install Node. 5) Watch videos 12.1. and 12.2. of th...

Using an PN532 RFID reader

Physical Computing Tutorials

...rite data to those blocks. For example, Block 0 usually contains ... nfc(PN532_IRQ, POLLING); uint8_t dataWrite[BLOCK_SIZE] = {"you ...al.println(); Serial.println("Waiting for a card......"); } void ...r S50 card/tag, block 1-2, 4-6, 8-10, 12-14... 56-58, 60-62 are f...

(MAC) Automatic printing with Automator

Physical Computing Tutorials

...m” their Macs to automatically execute certain repetitive tasks, ... programming knowledge or don't want to do a lot of coding. One of ...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...

How to Program an ATtiny85 with an Arduino Uno

Physical Computing Tutorials

What is an ATtiny85? ATtiny85 is a 8-bit AVR microcontroller based o ...ed RISC architecture. It has an 8-pin interface (PDIP) and comes ... device to upload code to ATtiny85. File - Examples - Arduino ISP - ArduinoIS ... the pinout. Arduino --> ATtiny85 5V --> Vcc (8) GND ...

OculusQuest - Setting up development enviroment in Unity

VR tutorials - Unity Oculus Quest Tutorials

...3 supported Unity versions: 2017.4 LTS 2018.4 LTS 2019.2 We strongly recommend u ...sing Unity 2019.2 as this is the version we a ... Package (Version 14.0 on March-2020) as it will provide additional ...t grab and haptics. The easiest way to get the Oculus Integration ...

How to use 7-Segment LED Backpack

Physical Computing Tutorials

...ire 13 pins (5 'characters' and 8 total segments each) This backp ...ng an I2C constant-current matrix controller sit neatly on the ba ...t pins so you can select one of 8 addresses to control up to 8 of these on a single 2-pin I2C ...ddress Since this component has 8 addresses to choose from, so it...

Touch sensor - Using an CAP1188

Physical Computing Tutorials

What is the CAP1188? The CAP1188 is an easy-to-use 8-channel capacitive touch sensor ...ard. This chip can handle up to 8 individual touch pads, it will ...light up the 8 onboard LEDs when the matching ...bug your sensor setup. The CAP1188 has support for both I2C and SP...