Advanced Search
Search Results
166 total results found
Object in the space AR
Spark AR provides a number of different templates to start with, for the purposes of this brief/project we will be using the ... sure you select the object you want to edit:
Intro to Touchdesigner
About the software Touchdesigner is a programmi ...ng software popular amongst all kinds of ...uchdesigner is a node-based software, a type of visual programming ...ore options. Operators A library of all Operators is availabl ...f your webcam's resolution is 1920x1080, the VideoDeviceIn TOP ma...
Steam VR setup Tutorial #2 - Teleporting around your scene
...eature included in the Steam VR 2.2 plugin. Please notice that t ...n top of our plane, the easiest way to achieve this is by duplicating our existing plane so right-click over the plane gameObject in the "Hierarchy" and select duplicate. In order ...
How to send data to Processing from Arduino
...duino int value1; //int value2; //multiple data from arduino i ...arameters //map(theVariableYouWantToMap, min.ValueOfRawData, max ...he pot is 0 and max. value is 1023. //and I want to map the background colour ...from black to white, 0(black) - 255(white) float BW = map(value...
Touch sensor - Using an CAP1188
...channel capacitive touch sensor breakout board. This chip can hand ...e CAP1188 has support for both I2C and SPI, so it easy to use wit ...rocontroller. If you are using I2C, you can select one of 5 addre ...0 capacitive touch pads on one I2C 2-wire bus. Using this chip is...
Adding content - Music and Audio
There are multiple ways in which you can use audio in ...es to M4A using open source software like Audacity. A tutorial for ... Computer. Select the file you want to open and click Open. Your ...g an Audio file from Spark AR Library Click on Add Asset in th...
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...
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 pa ...er ear. With bone conduction, vibrations are sent directly through ...tor Transducer can create the vibration, and hence sounds, making ...
Using the serial monitor and serial logger
... other boards based around the 32u4 chip have a seperate USB seri ...al and hardware serial, and you cannot direct ...ly monitor the hardware serial [Serial1] output using ...lotter The serial plotter is a way to visually graph the data bei ...ng received, a common way to transmit multiple values is...
How to install libraries
Arduino libraries are collections of code th ... external electronic modules. Libraries typically come with exampl ...es of how to use them. The library developer usually provides o ...ying to achieve. Installing a library There are three different wa...
Using a TCS34725 RGB Color Sensor
What is the TCS34725 RGB Color Sensor? The TCS3472 sensor provides a digital retur ...our Arduino projects. What is I2C? The TCS34725 has an I2C interface (SDA and SCL) that c ... be used to interrupt Arduino. I2C stands for Inter-Integrated Ci ...ices for serial communication. I2C Communication Protocol uses on...
Understanding Arduino software
1. Download the software Go the the official site and ...dowaload the 1.8.XX version! The lat ...est version, 2.3.X, is not currently supported ... stick with the older version. 2. Select Arduino Board We need t ...ck Now at the bottom of the software, you will see you are using A...
Making a Force Sensor/ a Button with Velostat & Conductive Fabric
... is a Velostat and Conductive Fabric? Velostat (a.k.a. Linqstat) i ...essure is applied. Conductive Fabric is a textile material (woven ...but is soft and flexible like fabric. Assembling the Velostat and ...Conductive Fabric You need 2 pieces of conduct...
Touch sensor - Using an MPR121
What is the MPR121? The MPR121 is a tiny microchip formerly m ...ace mount device that provides 12 capacitive touch electrodes thr ...ough an I2C interface. We are using Adafru ...it MPR121 in this tutorial. What is capa ...xposed metal part. Adafruit MPR121 Power input: 3.3V to 5V Addre...
Content Creation Guidelines
...about creating different kinds of content for the 270 projection space. Although the document is separated into sections, please go through the whole document as there may be other information that could be relevant to your project.
Connecting a Potentiometer
...meter? A potentiometer (often abbreviated to pot) is an electronic ... pin #1 and #3, the middle pin #2 is called the wiper, and by act ...e between 0V to 5V, at the half way the voltage on pin #2 would be 2.5V. Different types There are t ...be tricky identifying pins #1, #2, and #3 (more on this later). A...
Using a Sparkfun Sound Detector
...fun electronics that provides a way to detect ambient sound levels ...de reading gate #define gatePin 2 void setup() { Serial.begin( 9600 ); pinMode( gatePin, INPUT ); } void loop() { Serial.println( digitalRead( gatePin ) ); } Resources Sparkfu...
How to power the Raspberry Pi Pico
...e Raspberry Pi Pico The easiest way to power a Pico is through the ...to generate 3.3V to power the RP2040 microcontroller and GPIOs. W ...n other words, it acts as a one-way valve for electric current. We ...e time and there is a risk of unwanted power flow between the two ...