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

127 total results found

How to send data to Processing from Arduino

Physical Computing Tutorials

... pin to A0 Arduino Code This example sends the potentiometer va ... crazy } Processing Code This example used the data received fro ...arameters //map(theVariableYouWantToMap, min.ValueOfRawData, max.ValueOfRawData, min.ValueOfIdea ...lRange, max.ValueOfIdealRange) //in th...

(MAC) How to use Phomemo Thermal Printer M834

Physical Computing Tutorials

...hat can print black and white text and graphics inklessly on diff ...ate a size for your paper. For example in this screenshot, I am u ...instead, it is essential if you want to do auto-printing in the next step. Go to System Settings -> Printers & Scanne...

How to use DFPlayer Pro to play MP3

Physical Computing Tutorials

... Arduino UNO or any other with RX/TX capabilities. Know More This tu ...ing up the sensor is less complex than the previous version with ...5V (Power) GND to GND (Ground) RX to D2 TX to D3 R+ to Speaker(+) red wire ...ack wire Connect L+ & L- if you want stereo audio File handling ...

Intro to Touchdesigner

Touchdesigner Basics of 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 ...ent heading and color. TOPS Texture Operators, also known as TO ... connecting Touchdesigner with external devices like Arduino. Co...

Using the MAX9814 mic amplifier

Physical Computing Tutorials

This Adafruit MAX9814 microphone amplifier allows ...id setup() { Serial.begin(115200); // Initialize serial commu ...oard. Make sure this is set to 115200 baud. To utilise this dat ...olume is above this threshold a warning comes up in the Serial Mon...

Installing PyCharm

Python for Beginners Setting Up Your Environment

...ment Environment (IDE) is a software application that provides a c ...ditor offers features like syntax highlighting, code auto-complet ... code by allowing step-by-step execution, variable inspection, an ...kpoints to pause the program's execution for analysis. Compiler...

Projection Mapping in Touchdesigner

Projection Mapping Intro to Projection Mapping

... tutorial on how to get the software started is available here. Th ...utorial we'll work with TOPs (Texture Operators). Select the mov ...ls by clicking on the  button next to "File" in the parameters wi ... and that this is set up as an extended monitor: follow the steps...

Steam VR setup Tutorial #1 - Player camera setup

VR tutorials - Unity HTC VIVE Tutorials

...ts to more functional and complex projects. Prerequisites Dow ... might also work, this tutorial was made using Unity 2018.2.21f ... when you start running the software. Download and install St ...e the scale to 10 on all three axes. Now that we have a plan...

Introduction to Python

Python for Beginners

...we will embark on a journey to explore the fundamentals of Python ...inner or have some programming experience, this course is designe ...s readability, simplicity, and extensive standard library. Create ... first released in 1991, Python was designed to emphasize code rea...

What is a Raspberry Pi Pico?

Raspberry Pi

...the Raspberry Pi Foundation. It was announced in January 2021 and ...B cable. It will show up as an external drive called RPI-RP2. Cop ...wnload here. Get Started This example code will blink the built-in LED every 0.5 seconds, using the machine library ...

How to use IR Breakbeam Sensor

Physical Computing Tutorials

...frared; detects changes in long-wave IR (heat) in its field. .../ position Very precise (exact line or plane of detection). ...ield of view. PIR (for flexibility) Coverag ...IR Cost & complexity Generally simple and i...

Audio in Touchdesigner & Receiving data from Arduino

Touchdesigner Interactive Media

... well as provide students with external resources to continue on ...perators used, as well as some extra tips and tricks to continue ...experimenting with. Audio-React ...sion we'll set up a network to extract numerical data from an aud ... video introduces the basis of extracting numerical values from a...

Steam VR setup Tutorial #2 - Teleporting around your scene

VR tutorials - Unity HTC VIVE Tutorials

...ts to more functional and complex projects. In previous pages, we ... already explored how to set up the scene y ...ou are expected to use for this tutorial. ..."Teleporting" into the search box of the project panel. Now ...se click on the colour picker next to the Albedo slot. You w...

Connecting a Potentiometer

Physical Computing Tutorials

... as an input to a circuit, for example controlling how loud your ...ge between pins #1 and #3. For example if you have Ground (0V) on ...e between 0V to 5V, at the half way the voltage on pin #2 would be ...ter like those found on audio mixing desks. Wiring Wiring up butt...

Using a Sparkfun Sound Detector

Physical Computing Tutorials

...fun electronics that provides a way to detect ambient sound levels ...nalogRead to obtain the value. Example code reading envelope #def ...nalogRead( envelopePin ) ); } Example code reading gate #define gatePin 2 void setup() { Serial.begin( 9600 ); ...

Other resources

Touchdesigner Basics of Touchdesigner

...p on growing as we continue to explore Touchdesigner here at LCC. ... The best way to grow in your visual program ...utube.com/playlist?list=PLFrhecWXVn5862cxJgysq9PYSjLdfNiHz In general all ...list?list=PLpuCjVEMQha9_WchDzqG878GtsJd1uJ5s&si=2aMzPXeBErIBhMwh ...

How to use a Rotary Encoder Button

Physical Computing Tutorials

... rotary encoders rotate all the way around continuously and are di ...save current button state for next time through the loop: lastButtonState = buttonState; // reset the encoder after 24 steps: if (position % 24 == 0) { encoder.reset(); p...

Introduction to Spark AR

Spark AR Installation and Setup

...nvironment. There are different ways where an AR experience can be triggered for example through facial recognition ...eloped now for making AR based experiences; for example, Vuforia, Unity, A-frame, ...arkerless, and marker based AR experiences. Introduction to Spar...