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

167 total results found

How to connect a push button or switch

Physical Computing Tutorials

...hes? Buttons and switches are a way of opening and closing a circu ...ir position, they can be a good way of indicating the mode of a de ...vice, such as playing video forward or backwards. Micro switches can with mo ...imple, however there is a complexity you might not have thought a...

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

Importing and Placing 3D Models

Unreal Engine Basics Creating Virtual Worlds

...anding of 3D work but no prior experience is necessary. Please co ...fter downloading the Building.fbx, diff, and diff wood files, we ...e. Select all the files you want to import to your project. Fo ...ale of the object to 30 in the X, Y, and Z directions so it is u...

What is a Raspberry Pi Pico?

Raspberry Pi

...the Raspberry Pi Foundation. It was announced in January 2021 and represents a departure fro ...Raspberry Pi. The Pico includes 26 programmable general-purpose in ...co WH have on-board single-band 2.4GHz wireless interfaces. Set ...load the correct MicroPython .uf2 file for your board. Raspberry ...

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

Workshop exercise: Clone, commit, pull, push

Games Workshop: Version Control for Games Design

...u don't already have one. Step 2: Click HERE and leave a comment ...n identifier that it will put next to your commits (you know, so ...mmand line interface - it's a text-based way of navigating our folders and ...lobal user.name "Replace this text with your name" Don't forget ...

Using a Vibration Motor

Physical Computing Tutorials

... In this tutorial, we are using 2N2222. The diode acts as a surge pro ...n the circuit. vibration motor 2N2222 transistor (or any other NPN tr ...Ω resistor It is a quite complex circuit but try your best to fo ...ay have a different pinout with 2N2222. Check the pinout of your ...

Touch sensor - with No Sensor!

Physical Computing Tutorials

...uch Sensing: acute touch and proximity. Library ADCTouch will be ... the best accuracy without ANY external hardware. CapacitiveSensor library wil ...l be used for proximity and/or acute touching. How ... smoothing float multiplier = 1.2; // determine when the sensor i...

Student works

About the Lab Lab Orientation notes

...BA (Hons) Graphic Media Design (2020) Muse meditation brain sensor, ...teraction Design Communication (2019) Arduino, stepper motors, L ...teraction Design Communication (2019) MadMapper, Arduino, micros ...formation and Interface Design (2019) Unity

How to use a Bare Conductive Touch Board with Arduino

Physical Computing Tutorials

...onductive. The Touch Board has 12 capacitive electrodes that resp ...touch. These electrodes can be extended with conductive materials ...ng the above two tutorials. Hardware Plugin Whenever we use an Ard ...e it opened. Download the Hardware Plugin here: bare-conductive-...

Using an MFRC522 RFID reader

Physical Computing Tutorials

What is an MFRC522 RFID reader RFID means radio-fr ...h each identification and a two-way radio transmitter-receiver as ...gital 11 (MOSI) MISO - Digital 12 (MISO) IRQ (unconnected) GND - ...brary We will be using the MFRC522 library. Please see this tutori...

Steam VR setup Tutorial #2 - Teleporting around your scene

VR tutorials - Unity HTC VIVE Tutorials

...eature included in the Steam VR 2.2 plugin. Please notice that t ...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 ...

Types of Lighting and Lighting Mobility

Unreal Engine Basics

...life. In this article, we will explore the different types of lig ...hting mobility before using it extensively in a project. Ther ...ate realistic day-night cycles. 2) Point Lights: Point lights emi ... across large surfaces, such as walls or floors, and creating soft...

How to send data to Processing from Arduino

Physical Computing Tutorials

... pin to A0 Arduino Code This example sends the potentiometer va ... void setup() { Serial.begin(9600); //intailise Serial communic ...ation with 9600 baud rate pinMode( potPin, ... crazy } Processing Code This example used the data received fro...

Adding content - Music and Audio

Spark AR other Content and Tutorials

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 audio clip will be in the Audio folder of the Assets pane. Note....

Intro

Projection Mapping Intro to Projection Mapping

...atic objects. This technique was first used for Disney’s Haunte ...d Mansion ride in 1969, where a video of five singing ... ghosts was projected onto physical busts, ...ractice, and the technique has expanded to incorporate more advan ...and immersive projections. Software     A variety of projectio...

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 ...jack Audio Amplifier (We have MAX98306 in CTH, you can use other simil ...Transducer If you are using MAX98306, you can use the jumper to...

How to install libraries

Physical Computing Tutorials

...tionality or to simplify using external electronic modules. Libra ...ries typically come with examples of how to use them. The l ...vides online documentation and explains how it possibly relates t ...brary There are three different ways to install libraries; we'll s...