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

161 total results found

How to send data to p5.js from Arduino

Physical Computing Tutorials

...the value to the Serial delay(100); //little delay to prevent A ...ttps://unpkg.com/p5-webserial@0.1.1/build/p5.1/build/p5.webserial.js"></script ...e port"); portButton.position(10, 10); // give the port button a ...ble: function openPort() { // wait for the serial.open promise t...

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

Touchdesigner Interactive Media

...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), then press Start. This C ..., and darker areas are farther away. To gather both 'disparity' a...

(MAC) How to use Phomemo Thermal Printer M834

Physical Computing Tutorials

...s inklessly on different sizes 216mm/210mm/110mm/80mm/53mm (US Letter/A4/4.33 ..."/3.14"/2.08") of thermal papers. 1. Install Printer Driver Please ...m using a thermal paper roll of 110mm wide. The height, however, s ...instead, it is essential if you want to do auto-printing in the ne...

Accessibility Statement

About the Lab Frequently Asked Questions

...s accessible as possible and we want as many people as possible to ...te using speech recognition software listen to most of the websit ...accessible to screen reader software old video content is missing ...accessible to screen reader software or using just a keyboard Fee...

UE Foliage

Unreal Engine Basics Creating Virtual Worlds

...for the Megascans. The pack we want to import is called the Megas ... which trees/bushes/grasses you want to use by clicking the +Folia .... However, if you feel like you want to add more assets to fill out your scene, the foliage packs also contain small...

How to create 360 Video for the Igloo system

How to create 360 video for the Igloo s...

...ferent when using different hardware. Step 1 Set up your 360 camera at your ...ecord in atleast 4K 30FPS but always choose higher if possible. Pr ...ectly and everything is in good order. If your content plays in a "f ... footage into a proprietary software for processing. In this case...

Using Arduino Leonardo to send USB MIDI data

Physical Computing Tutorials

...apper, Max and Ableton Live. In order to use this you'll need to foll ... void setup() { Serial.begin(115200); } void loop() { Serial ...city MidiUSB.flush(); delay(1500); // controlChange(0, 10, 65); // Set the value of cont ...roller 10 on channel 0 to 65 } void not...

How to build a Simple Robot Arm with Servo Motor and Joystick

Physical Computing Tutorials

...D Workshop to laser cut the hardware. In this tutorial, we will fo ...ound to GND Servo: Signal to 6/10 Potentiometer: Right pin to 5 ...otentiometer: Middle pin to A0/A1 Getting started This code is ... A0 #define potAngle A1 #define servoRotation 10 #d...

Arduino Nano 33 Sense Rev2

Physical Computing Tutorials

...ability. Know more. Rev1 vs Rev2 — Short Comparison ...background:#fafafa;} table{border-collapse:collapse;width:100%;background:#fff;} th,td{ ...padding:10px;border:1px solid #ddd;text-align:left;fo ...nt-size:14px;} th{background:#f0f0f0;...

How to build a project onto a VR headset

Unreal Engine Basics Building to a VR headset

1. Install Unreal Engine and Requ ...the VR platform and headset you want to target (e.g., Oculus Rift, ...ty, enable the VR platforms you want to support (e.g., Oculus, Ste ...ke Oculus Store for Quest apps. 10. Update and Maintain: Regularl ...mpatible with the latest VR hardware and software updates. Remembe...

How to Program an ATtiny85 with an Arduino Uno

Physical Computing Tutorials

...8) GND --> GND (4) Pin 13 --> Pin 2 (7) Pin 12 --> Pin 1 (6) Pin 11 11 --> Pin 0 (5) Pin 10 --> Reset (1) Only when you are uploading ...code to ATtiny85 Put a 10uF capacitor between GND and RE ...content.com/damellis/attiny/ide-1.6.x-boards-manager/package_dame...

Using L293D IC for motors

Physical Computing Tutorials

What is L293D? The L293D is a 16-pin Motor Driver IC which can ...e speed of the motor. Taking a 12V DC motor for example, we conn ...pin on the Arduino as there are 16 pins you need to connect! Pin ...d control pins on the IC (IC pin1 & 9). Get started This example ...

Introduction to Spark AR

Spark AR Installation and Setup

...er-generated images (this can also include sound, video) are superimposed onto the physical real world environment. There are different ways where an AR experience can be ... Windows platforms, however, in order to use it, you will need a Facebook account.

Installing PyCharm

Python for Beginners Setting Up Your Environment

...ment Environment (IDE) is a software application that provides a c ...n find that version control software will become an indispensable ...nstant feedback on code errors, warnings, and potential issues is ...ay a crucial role in modern software development by providing a co...

How to image a Raspberry Pi

Raspberry Pi Raspberry Pi Image

...ideo showing how if you prefer. 1. Download the Raspberry Pi Imag ...ficial site to download the software. Choose a suitable version fo ...ard into your computer. It is always a good habit to format the SD ...rmat. Open Raspberry Pi Imager v1.8.4, you can format the SD card...

How to send data to Processing from Arduino

Physical Computing Tutorials

...the value to the Serial delay(100); //little delay to prevent A ...ceiving from Arduino int value1; //int value2; //multiple data ...arameters //map(theVariableYouWantToMap, min.ValueOfRawData, max ... the pot is 0 and max. value is 1023. //and I want to map the b...

Connecting a Potentiometer

Physical Computing Tutorials

...rge resistive area between pin #1 and #3, the middle pin #2 is ca ...al to the voltage between pins #1 and #3. For example if you have ... Ground (0V) on pin #1, and 5V on pin #3, you could se ...e between 0V to 5V, at the half way the voltage on pin #2 would be...

Workshop exercise: Clone, commit, pull, push

Games Workshop: Version Control for Games Design

Getting started Step 1: Get yourself on Github! Go to ...e interface - it's a text-based way of navigating our folders and ...ed to navigate to the folder we want to put the documents in. Let' ... files you have changed" You always have to put -m followed by a ...