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

151 total results found

How to use a PIR sensor

Physical Computing Tutorials

...ging sensor is an efficient, inexpensive and adjustable module fo ..., INPUT); Serial.begin(9600); } void loop(){ pirStat = digitalRead(pirPin); if (pirStat == HIGH) { // if motion detected digitalWrite(ledPin, HIGH); ...

How to build a Simple Robot Arm with Servo Motor and Joystick

Physical Computing Tutorials

...D Workshop to laser cut the hardware. In this tutorial, we will fo ... void setup() { Serial.begin(9600) ; rotateServo.attach(servoRotation); angleServo.attach(servoAngle); } void loop() { // read analog potentiometer values int rotation = anal...

Using a Force Sensor

Physical Computing Tutorials

... to A0) Getting started This example turns on the built-in LED ... void setup() { Serial.begin(9600); pinMode(13, OUTPUT); } void loop() { sensorValue = analogRead(sensorPin); Serial.print("Force Level: "); Serial.println(sensorValue); if (...

Using a Soil Moisture Sensor

Physical Computing Tutorials

... to A0) Getting started This example turns on the built-in LED ...y void setup() { Serial.begin(9600); pinMode(13, OUTPUT); } void loop() { sensorValue = analogRead(sensorPin); Serial.print("Moisture Level: "); Serial.println(sensorValue); i...

How to connect a Light Dependent Resistor (LDR)

Physical Computing Tutorials

... use it in combination with a fixed value resistor, the combinati ... acts a little like a kitchen mixer tap, we can vary the temperat ... void setup() { Serial.begin( 9600 ); pinMode( ldrPin, INPUT ); pinMode(LED_BUILTIN, OUTPUT); } void loop() {...

Using a Membrane Potentiometer (SoftPot)

Physical Computing Tutorials

...resistance. It consists of a flexible membrane with resistive and ...o the position. Thin and Flexible: Made from polymer films, t ... to GND Getting started This example turns on the built-in LED ... void setup() { Serial.begin(9600); pinMode(SOFT_POT_PIN, IN...

How to use a Flat Vibration Switch

Physical Computing Tutorials

...void setup() { Serial.begin(9600); } void loop() { int state = digitalRead(vibrationPin); if (state == HIGH) { digitalWrite(ledPin, HIGH); Serial.println("Vibration detected!"); } else { digitalWrite(ledPin, LOW); } delay(100); }...

How to use a Reed Switch

Physical Computing Tutorials

... void setup() { Serial.begin(9600); // Since the other end o ...UT); } void loop() { int proximity = digitalRead(REED_PIN); / ...he state of the switch if (proximity == LOW) // If the pin reads low, the switch is closed. { Serial.println("...

How to use an Electromagnet

Physical Computing Tutorials

...s, and simple magnetic control experiments. Wiring Red VCC to 5 ...et pin as OUTPUT Serial.begin(9600); } void loop() { // Turn the electromagnet ON digitalWrite(electromagnetPin, HIGH); Serial.println("Electromagnet ON"); delay(2000); // T...

Powering an Arduino

Physical Computing Tutorials

...th Arduino powering guide Why 9V batteries are bad Power Bank ...rt low-current charging mode/ always-on mode. These will be suitab ...Sandberg Powerbank 20000 PD65W 2xQC3.0. (We only tested this one, but other brands and models can do the same.) Motor...

UE Installation and Set-up

Unreal Engine Basics

...finishes, run the installer and wait for it to complete. Creat ... Launcher and continue to the next section. If you don't have an ...ect which Engine components you want to install. This is where you .... Click the Install button and wait for the installation to compl...

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 ...ur subject maintains a neutral expression and does not move. Your ...o the process entirely. We also want to crop our scan to save the ...

How to hack a brainwave EEG toy - Force Trainer II

Physical Computing Tutorials

What is a NeuroSky Brainwave? NeuroSky Brainwave is a technology that uses EEG ...roSky chip can be found on brainwave-controlled toys such as the S ...tar Wars Force Trainer. The toy can be ...orial, we are using an UNO, hardware Serial (pins 0 & 1) is shared...

OculusQuest - Setting up development enviroment in Unity

VR tutorials - Unity Oculus Quest Tutorials

...7.4 LTS 2018.4 LTS 2019.2 We strongly recommend usi ...ng Unity 2019.2 as this is the version we are ...t grab and haptics. The easiest way to get the Oculus Integration ...us Integration” on the search box. Once you have found the...

Accessibility Statement

About the Lab Frequently Asked Questions

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

(MAC) Automatic printing with Automator

Physical Computing Tutorials

...m” their Macs to automatically execute certain repetitive tasks, ... programming knowledge or don't want to do a lot of coding. One of ...ter Choose the folder where you want to put all your printing file ...and choose the printer that you want to use as the default printer...

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