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

146 total results found

(MAC) How to use Phomemo Thermal Printer M834

Physical Computing Tutorials

...essly on different sizes 216mm/210mm/110mm/80mm/53mm (US Letter/A4/4.33" ... using a thermal paper roll of 110mm wide. The height, however, sh ...instead, it is essential if you want to do auto-printing in the next step. Go to System Settings -> Printers ...

Understanding Arduino hardware

Physical Computing Workshop: Beginner Physical Computing

...elsius, a range of values. 6. PWM pins You can see the symbol ~ next to some digital pins, those are PWM pins. For now, you can see them as analog output pins. For example, if you want to create a breathing light e ...part, Understanding Arduino software.

Course

POPs: Point Cloud from 3D model

Touchdesigner Interactive Media

...done beforehand in external software like Blender. Next, add a Pa ...rticle POP. In its parameter window, you’ll find several con ...ts You can explore these parameters further in the official docume ...er TOP In the Render TOP parameters, set the Background Color Alph...

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 ...or projection mapping.    Parameters Window Every operator comes w ...ith a set of parameters that you can edit to alter its...

Using the MAX9814 mic amplifier

Physical Computing Tutorials

...me = analogRead(MicPin); if (MicVolume > 400) { // If the volume is above this threshold a warning comes up in the Serial Monitor Serial.println("Loud noise"); delay(500); } else { Serial.println(MicVolume); } }

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...

Projection Mapping in Touchdesigner

Projection Mapping Intro to Projection Mapping

... tutorial on how to get the software started is available here. Th ...utton next to "File" in the parameters window. Projection Mappin ...ask your area of projection and warp your content onto it. Drag an ...on your network.  In the parameters’ window on the right click on ...

AR with Unity - Step #1 - Development environment setup

Unity AR Image target AR tutorial

...so work, however, this tutorial was made using Unity 2019.2.0f1 (p ... when you start running the software. About the Vuforia Engin ...e IOS build support. Please be aware that both Windows and IOS com ... build support includes the Software Development Kit (SDK), the Na...

Mobile VR -Setting Up Unity

VR tutorials - Unity Mobile VR

...so work, however, this tutorial was made using Unity 2019.2.0f1 (p ... when you start running the software. Android and/or IOS buil ...e IOS build support. Please be aware that both Windows and IOS com ... build support includes the Software Development Kit (SDK), the Na...

Introduction to Python

Python for Beginners

... first released in 1991, Python was designed to emphasize code rea ...cepts are relatively straightforward to grasp. Getting Started To ...ning Python is a valuable and rewarding endeavor. So, let's dive in and begin our exciting journey into the world of...

What is a Raspberry Pi Pico?

Raspberry Pi

...the Raspberry Pi Foundation. It was announced in January 2021 and represents a departure from the traditional single-board computers (SBCs) that the Raspberry Pi Foundation is known for, such as the Raspberry Pi 3 or 4. Instead of being a full-fledged comp...

How to use IR Breakbeam Sensor

Physical Computing Tutorials

...frared; detects changes in long-wave IR (heat) in its field. Neutral (different principles) Sensitivity to heat sources Unaffected by ambient heat or body temperature. Relies on heat differences; can be affected by tempera...

Audio in Touchdesigner & Receiving data from Arduino

Touchdesigner Interactive Media

...udio Spectrum CHOP and it's parameters to filter out lower/higher fre ...manipulate the Frequency of our waveform, from the Audio Oscillato ...rocess: https://www.youtube.com/watch?v=Xajdyh7kspk. VSTs are virtual audio-synthesisers that allow you to easil...

Steam VR setup Tutorial #2 - Teleporting around your scene

VR tutorials - Unity HTC VIVE Tutorials

...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 to keep things tidy, let's rename our new game object and place it unde...

Using a Sparkfun Sound Detector

Physical Computing Tutorials

...fun electronics that provides a way to detect ambient sound levels. There are three connections on the board: Audio - This is the raw audio from the microphone. Envelope - This is a analog value representing the volume of the ambient sound. Gate - Thi...

How to power the Raspberry Pi Pico

Raspberry Pi Tutorials

...e Raspberry Pi Pico The easiest way to power a Pico is through the ...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 power sources. Schottky diode is preferred for its...

Other resources

Touchdesigner Basics of Touchdesigner

...designer here at LCC. The best way to grow in your visual program ...s://learn.derivative.ca/courses/100-fundamentals/  Elekktronaut's ...signer: https://www.youtube.com/watch?v=XLeghJmFBh0 AI vision usi ...signer: https://www.youtube.com/watch?v=Cx4Ellaj6kk Other repos...

How to use a Rotary Encoder Button

Physical Computing Tutorials

...or and looks similar to potentiometers. These rotary encoders rotate ...all the way around continuously and are divided up into 24 'segments'. Each segment has a clicky feeling to it, and each movement clockwise or counter-clockwise causes the two switche...