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

171 total results found

Building to a VR headset

Unreal Engine Basics

...ill describe the process of building to VR headsets and go in-dept ...h for building to some of the most common pl ...you are encouraged to conduct individual research since developmen ...t can have different results on different devices. Please ask a te...

Installing Mamba

Python for Beginners Setting Up Your Environment

...find that sometimes you'll have different projects that need different versions of the same lib ...'re going to use a piece of software called Mamba to create and manage virutal environments. Mamba is a package manager and environment manager for Python. I...

How to use a Neopixel strip

Physical Computing Tutorials

...ing that it can be programmed individually. With the library creat ... for your project. They come in different sizes and shapes and you ...r light installations. Wiring DIN to Pin6 +5V to 5V GND to GND ...eoPixel library will be used. **Warning**Download version 1.9.0 or...

Photogrammetry Pages

This is a comprehensive guide that will guide you through the whole process of creating a 3D digital copy of a physical object.

What is the MetaHuman Creator?

Metahuman Creator

...c Games, has introduced an incredible tool called the Metahuman Cr ...ts students and creators design digital humans that look and behav ...can create characters with incredible detail, from their facial fe ...e range of characters, ensuring diversity and representation in vi...

Using a Soil Moisture Sensor

Physical Computing Tutorials

...de(13, OUTPUT); } void loop() { sensorValue = analogRead(sensorPin); Serial.print("Moisture Level: "); Serial.println(sensorValue); if (sensorValue < limit) { digitalWrite(13, HIGH); } else ...{ digitalWrite(13, LOW); } delay(100); }

How to connect a Light Dependent Resistor (LDR)

Physical Computing Tutorials

... vary the temperature (voltage) by adjusting the tap. The zig-zag lines indicate resistors, the voltage outp ...ue ); if(value < limit){ digitalWrite(LED_BUILTIN, HIGH); ... }else{ digitalWrite(LED_BUILTIN, LOW); } delay( 50 ); }

Touch sensor - with No Sensor!

Physical Computing Tutorials

...f all conductive materials including tinfoil, banana, plant, penci ...curacy without ANY external hardware. CapacitiveSensor library wil ...int of the physical circuit, reading might be sometimes unreliable ...TH 100 // determine how many readings are stored for smoothing flo...

How to use a EMG Muscle Sensor

Physical Computing Tutorials

...envelope > EMG_THRESHOLD) { digitalWrite(13, HIGH); } else ... { digitalWrite(13, LOW); } ... Serial.println(envelope); //modify thershold based } } // e ...e is the electrodes. After uploading the above code, you can open ...

Using AVR ISP MKII to upload firmware to Arduino

Physical Computing Tutorials

...ers and hobbyists to upload firmware to AVR-based chips directly on a circuit board withou ...t needing to remove the chip. In this ... Arduino UNO (re-upload the firmware to the ATmega328P chip on UNO ...e of AVR microcontrollers, including the popular ATmega and ATtiny...

How to build to a Meta Quest 2

Unreal Engine Basics Building to a VR headset

Building a VR app for the Meta Quest 2 ...nvolves a series of steps, including setting up the development en ... these tools through Android Studio or separately from the Android ...ttps://developer.android.com/studio). Set Up Oculus Develop ...igure Project Settings: Go to Edit > Project Settings. Under Plat...

Using a Membrane Potentiometer (SoftPot)

Physical Computing Tutorials

...f position sensor that measures displacement or angle by detecting ... Versions: Available for linear displacement or rotational measure ...ity: No mechanical wear like traditional potentiometers with sliding contacts. Application: Touch-sensitive control...

Physical Computing

...ents and micro-controllers including: Arduino, Particle Photon, Ra ... objects that respond to touch, distance, movement, temperature or light. Our electronics bench in the lab has a set of equipment for soldering electronics, please email us for an ind...

Useful learning resources

Physical Computing

...tting Started With Arduino 3rd Edition by Massimo Banzi and Michae ... Electronics for Inventors 3rd Edition by Paul Scherz and Simon Mo ... Learn at Adafruit Kobakant DIY - Lovely guides for DIY e-textiles and conductive material-based components and ...

Understanding Arduino software

Physical Computing Workshop: Beginner Physical Computing

1. Download the software Go the the official site and ...dowaload the 1.8.XX version! The lat ...using, so it can configure accordingly. Tools -> Board -> Arduino ...ck Now at the bottom of the software, you will see you are using A ...ng built-in example code and Reading the hookup diagram

Touch sensor - Using an MPR121

Physical Computing Tutorials

...ary Adafruit, Sparkfun, Seeedstudio and Bare Conductive all provid ... libraries folder Now the software Arduino IDE is ready, you wil ...DA and SCL pins as shown in the diagrams, in this case you'll need ...ta This example code is only reading from electrode 11. #include <...

How to Configure a Raspberry Pi for the first time

Raspberry Pi Raspberry Pi Image

...ll set up the keyboard corresponding to your Country. The main difference between US and UK keybo ...start menu. 6. Recommended Software Raspberry Pi comes with many ... can start using them straight away, such as Thonny. You can go to ... - Preference - Recommended Software, explore the list and downloa...

Transporter Documents

...with information about creating different kinds of content for the ... Project Proposal Form after reading the CCG. Aim to provide as much detail as possible about your project. While we understand that you may not be in a position to know every detail, it...