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

153 total results found

How to use a Bone Conductor Transducer

Physical Computing Tutorials

...onduction? Bone conduction is a way of transmitting sound to the i ...rdrum. In normal hearing, sound waves travel through the air, vibr ...rom Arduino if you have one.) 3.5mm audio jack Audio Amplifier (W ...e have MAX98306 in CTH, you can use other ...

AR with Unity - Step #3 - Adding content to your project

Unity AR Image target AR tutorial

...ts to more functional and complex projects. Aims This tutorial ...asons that are not going to be explored in this tutorial. Once ... and it will rate it (from 0 to 5 stars) based on the amount of " ..., such as the ones present in textured objects. The image analyze...

Making Breathing Light with LEDs

Physical Computing Tutorials

...o with "~" in front of it. For example, pin D3, D5, D6, D9, D10 and D11 on Arduino ...d we can give the value from 0-255 using this function. analogWr ...s somthing off) analogWrite(127) means a signal of 50% duty cycle. (turns somthing h ...g. dimmed light) analogWrite(255) means a signal of 100% duty cy...

Hello World

Python for Beginners

...t the "type" of Python file you want PyCharm to create. For this example, let's name the file hello ...that the program finished with exit code 0, as we'd expect no errors to occurr seeing ...ts of print(), we provide the text we want Python to print. This ...

AR with Unity - Step #2 - Unity project setup

Unity AR Image target AR tutorial

...ts to more functional and complex projects. Aims This tutorial ...9.2.0f1) is a quite straight forward process, first, let's create ...ect settings panel, the easiest way to do it is by opening the bui ... Augmented Reality Supported" box found inside the XR settings se...

Command Line Tools & Utilities

Creative Coding Tutorials

A Command Line Interface is a way of interacting with a computer ...mands in the form of lines of text. These commands interface with ... your operating system and hardware to perform complex and intensive operations. Ther ...useful Free and Open Source Software (FOSS) available online that ...

Accessibility Statement

About the Lab Frequently Asked Questions

...ements. This website uses HTML 5 (HyperText Mark-up Language) and CSS (Cas ...s accessible as possible and we want as many people as possible to ...oom in up to 300% without the text spilling off the screen navig ...te using speech recognition software listen to most of the websit...

3D Scanning a face for MetaHuman

Metahuman Creator

...se a hairband to hold any hair away from the forehead. Note: This ... from different angles. The software will then build a model from ...is common for a scan to require 50+ pictures so don't worry if yo ...ur subject maintains a neutral expression and does not move. Your...

UE Foliage

Unreal Engine Basics Creating Virtual Worlds

...anding of 3D work but no prior experience is necessary. Please co ... small assets and materials, Quixel also releases megascans, whic ...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...

Using the Bantam Tools NextDraw Pen Plotter

Bantam Tools NextDraw

The Bantam Tools NextDraw is a pen-plotter designed ...e line work. The necessary software is already installed on the m ...ease download the Bantam Tools extension from here, before launch ...rks well with the Bantam Tools extension. It's similar to Adobe I...

What are GPIO pins on Raspberry Pi?

Raspberry Pi

... Board and Boardcom (BCM). For example, the board pin 8 and BCM p ... as Pin 1, left to right then next line, and the bottom right wil ...er output pins, such as GND and 5VDC. Pins with a BCM number are ...can also use a jumper cable to extend all pins to a breadboard. ...

How to send data to Processing from Arduino

Physical Computing Tutorials

...witches is simple: Left pin to 5V Right pin to GND middle pin to ... A0 Arduino Code This example sends the potentiometer va ... crazy } Processing Code This example used the data received fro ...sing //map(a, b, c, d, e) has 5 Parameters //map(theVariableY...

How to send data to p5.js from Arduino

Physical Computing Tutorials

...ation protocol to send data to p5.js from Arduino using the P5.js WebSerial Library. The p5.js sketch will be controlled by ...witches is simple: Left pin to 5V Right pin to GND middle pin to ... A0 Arduino Code This example sends the potentiometer va...

(MAC) How to use Phomemo Thermal Printer M834

Physical Computing Tutorials

...hat can print black and white text and graphics inklessly on diff ...nt sizes 216mm/210mm/110mm/80mm/53mm (US Letter/A4/4.33"/3.14"/2. ...ate a size for your paper. For example in this screenshot, I am u ...he printer. I set the height as 50mm, as my intended printing fil...

Using a Sparkfun Sound Detector

Physical Computing Tutorials

...fun electronics that provides a way to detect ambient sound levels ...method requires: Power (VCC to 5V) Ground (GND to GND) Gate to a ...method requires: Power (VCC to 5V) Ground (GND to GND) Envelope ...nalogRead to obtain the value. Example code reading envelope #def...

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

Bonus round: putting an existing Unity project into git

Games Workshop: Version Control for Games Design

...liar with the command line, the way to use it is to type a command ...copy it from Finder or Windows Explorer. On a Mac, hold Option an ...ft+Option+. on Mac, in Windows Explorer click 'View' and select t ...he "Hidden Items" checkbox). Type git status and press En...

How to get started with Face Tracking in Spark AR

Spark AR TEMPLATE : Basic Face Tracking

Face Tracking in Spark AR Watch this video which explains the basic features of the ...te to add in your own models, textures and program functionality.