Advanced Search
Search Results
167 total results found
Connecting a Potentiometer
...e between 0V to 5V, at the half way the voltage on pin #2 would be ...other words, using a multimeter set to resistance/ohms/Ω measuremen ...dPin 13 #define potPin A0 void setup() { pinMode( ledPin, OUTPUT ); pinMode( potPin, INPUT ); } void loop() {...
Audio in Touchdesigner & Receiving data from Arduino
...cs In this first session we'll set up a network to extract numeric ...phic, you can quickly test this set up out by animating the radius ...manipulate the Frequency of our waveform, from the Audio Oscillato ...rocess: https://www.youtube.com/watch?v=Xajdyh7kspk. VSTs are vir...
How to use a Rotary Encoder Button
... rotary encoders rotate all the way around continuously and are di ...e for the button in ms void setup() { Serial.begin(9600); / ...pin2), interrupt, CHANGE); // set the button pin as an input_pull ...onState = buttonState; // reset the encoder after 24 steps: i...
Using a Sparkfun Sound Detector
...fun electronics that provides a way to detect ambient sound levels ...pe #define envelopePin A0 void setup() { Serial.begin( 9600 ); ...ng gate #define gatePin 2 void setup() { Serial.begin( 9600 ); pinMode( gatePin, INPUT ); } void loop() { S...
How to send data to p5.js from Arduino
...fine potPin A0 int value; void setup() { Serial.begin(9600); //i ...g data let vals = []; function setup() { createCanvas(400, 300); ...ble: function openPort() { // wait for the serial.open promise to return, // then call the initiateSerial func...
How to send data to Processing from Arduino
...fine potPin A0 int value; void setup() { Serial.begin(9600); //i ...a from arduino if needed void setup() { size(800, 800); pr ...arameters //map(theVariableYouWantToMap, min.ValueOfRawData, max ...d max. value is 1023. //and I want to map the background colour ...
Understanding Arduino hardware
...yellowish light turned on. 2. RESET Button It is not the factory reset button than you may find in oth ...utput pins. For example, if you want to create a breathing light e ...USB port. When you finalise the setup, you won't need your computer ... with the setup, you can switch the power sou...
Command Line Tools & Utilities
A Command Line Interface is a way of interacting with a computer ...h your operating system and hardware to perform complex and intens ...useful Free and Open Source Software (FOSS) available online that ...Interface (GUI). Often this software works more efficiently with t...
Intro
...atic objects. This technique was first used for Disney’s Haunte ... a video of five singing ghosts was projected onto physical busts, ...and immersive projections. Software A variety of projectio ...n mapping software and masking tools are availab...
How to use a Bone Conductor Transducer
...onduction? Bone conduction is a way of transmitting sound to the i ...rdrum. In normal hearing, sound waves travel through the air, vibrate the eardrum, and are then passed to the inner ear. With bone conduction, vibrations are sent directly through the sk...
How to install libraries
...brary There are three different ways to install libraries; we'll s ...es are currently available this way, as this feature is relatively new. You will often have to manually download and install a library, following the other two processes. ZIP library Loc...
Controlling an actuator with TinkerKit Mosfet
...mall, cheap module which takes away all these headaches, on the Ar ...other side of your actuator) **Warning**The TinkerKit Mosfet can ...ce. #define actuatorPin 6 void setup() { pinMode( actuatorPin, O ...this is effectively the same as setting the brightness of an LED. *...
Building for Android Touchscreen Display with Phone OS
Unreal project setup as Mobile Scalable. Build for ... Android with regular SDK, NDK setup for Meta Quests. On packaging ...File Manager on display through settings and open the apk from USB. If this is the first time, it will install the app, if it is the sec...
Installing Unity
...re a few things you need to be aware of: Downloading and instal ...et a popup window asking if you want to open the Unity HUB, Select ...can choose Unity 2020, just be aware that your interface will look ...And that is it. Now you are all set and the software is ready for y...
Introduction to Python
... first released in 1991, Python was designed to emphasize code rea ...cepts are relatively straightforward to grasp. Getting Started To ...get started, we'll need to set up your programming environment ...ning Python is a valuable and rewarding endeavor. So, let's dive i...
Projection Mapping in Touchdesigner
... tutorial on how to get the software started is available here. Th ...to your laptop and that this is set up as an extended monitor: foll ...ask your area of projection and warp your content onto it. Drag and drop it on your network. In the parameters’...
POPs: Point Cloud from 3D model
...which allows you to import 3D assets in common formats such as .obj ...done beforehand in external software like Blender. Next, add a Pa ... In the Render TOP parameters, set the Background Color Alpha to 1 ... if you want a solid black background. At...
What is Unreal Engine?
...Unreal Engine is a powerful software that helps creators build vir ...evices, and virtual reality headsets. This means that students can ... capabilities to create virtual sets, stunning visual effects, and ...ts. They can create interactive walkthroughs, realistic visualizat...