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

UE Foliage

Unreal Engine Basics Creating Virtual Worlds

...Unreal Engine. We will be using one of these packs for our scene. O ...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 .... However, if you feel like you want to add more assets to fill ou...

Position-based Tracking using a Webcam

Touchdesigner Interactive Media

... object from it's background we want to look for the white pixels ...wn our input's resolution, this way we will have less data to anal ...SOLUTION to be Eighth.  Afterwards add a TopTo CHOP to your thr ...howing mostly 1s.  Finally, we want to convert these 1s into X an...

How to use MatrixPortal M4

Physical Computing Tutorials

... without needing additional hardware. Power: Can be powered via US ...ou can read more about this component here. Wiring There is no wir ... by Adafruit, optimized for hardware projects like controlling sen ...layio import Bitmap # If there was a display before (protomatter,...

Week 4 - Other inputs and APIs

Creative Coding Workshop: Introduction to Creative Coding

...ketch that uses either at least one input (learnt today) or APIs to ...s: You can then copy and paste one of the URLs into you browser: Other Inputs So far you have used the input for mouse position to affect the visual output in your sketch. There are...

Using a Vibration Motor

Physical Computing Tutorials

... the users by vibrating on receiving signals. It is commonly found inside a mobile phone. The one that is available in the lab is ...ibrate delay(1000); // delay one second digitalWrite(motorPin, ...stop vibrating delay(1000); //wait 50 seconds. }

How to build to a Meta Quest 2

Unreal Engine Basics Building to a VR headset

...veloper account or create a new one if you don't have one already. Enable Developer Mode on Quest 2: On your Meta Quest 2, navigate to Settings > Oculus Quest 2 > More Settings > Developer Mode. Enable Developer Mode and follow the instructions to ...

How to Configure a Raspberry Pi for the first time

Raspberry Pi Raspberry Pi Image

...t your country, language, time zone, and keyboard layout. When you ...talled, you just need to choose one as your default browser. You ca ...start menu. 6. Recommended Software Raspberry Pi comes with many ... can start using them straight away, such as Thonny. You can go to...

What is a Raspberry Pi?

Raspberry Pi

... Pi project originally leaned towards the promotion of teaching ba ... However, you will need to find one that matches the needs of your ...ngs on it. BUT, you have to be aware of the types and sizes of the ...n general, I will suggest using one with at least 16GB. 6. Good to ...

How to use a Bare Conductive Touch Board with Arduino

Physical Computing Tutorials

...ng the above two tutorials. Hardware Plugin Whenever we use an Ard ...e it opened. Download the Hardware Plugin here: bare-conductive- ...duino-public.zip Create a hardware folder Windows: Libraries/Do ...cuments/Arduino/hardware OR My Documents/Arduino/hardw...

Using a Force Sensor

Physical Computing Tutorials

...which pin to 5V or GND. Power (one end to 5V) Ground (one end to GND with 10K resistor) Signal (GND side to A0) Getting started This example turns on the built-in LED when touched lightly. int sensorPin = A0; int sensorValue; //sensor value range: 0-...

Using a Membrane Potentiometer (SoftPot)

Physical Computing Tutorials

...ch pin to 5V or GND. Pin1 (the one on the side of the thinner stri ...a 10k resistor to GND Pin3 (the one with a small arrow) to GND Getting started This example turns on the built-in LED when touched lightly. int SOFT_POT_PIN = A0; void setup() { ...

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 ... have to tell Arduino IDE which one exactly we are using. The one you are using, you will see XXX ...ck Now at the bottom of the software, you will see you are using A...

Using built-in example code and Reading the hookup diagram

Physical Computing Workshop: Beginner Physical Computing

..., usually we establish what component we are going to control and w ...e writing a command to this component, LED_BUILTIN, digitally, whic ...it We will use jumper wire with one pin end and one socket end (male to female) to make the connections. 5. Readi...

Touch sensor - Using an CAP1188

Physical Computing Tutorials

...u are using I2C, you can select one of 5 addresses, for a total of ...40 capacitive touch pads on one I2C 2-wire bus. Using this chip ... pretty simple, it's an I2C component so it's relatively standard. VIN -> 5V GND -> GND SCL -> SCL / A5 SDA -> SDA / ...

How to use a Servo Motor

Physical Computing Tutorials

...ontinuous Small robots, drones, model planes Using a ...working with multiple servos. Sooner or later, you’re likely to run ... 0 degrees and then 90 degrees, one by one. #inclone. #include "PCA9685.h" #include <Wire.h> ServoDriver servo; void setup...

How to use a Flat Vibration Switch

Physical Computing Tutorials

...l, the switch is open. Wiring one pin to GND & D2 via 10k resisto ...r one pin to 5V Getting started const int vibrationPin = 2; // Pin connected to vibration switch const int ledPin = 13; // Built-in LED on most Arduino boards void setup() { ...

How to use a Reed Switch

Physical Computing Tutorials

...is also a reed switch. Wiring One End to Pin 2 One End to GND Getting started After uploading the code, you can use a magnet to trigger the switch, and the built-in LED will light up. const int REED_PIN = 2; // Pin connected to reed switch const int LED...

How to use Grove Serial Bluetooth v3.0

Physical Computing Tutorials

...obtaining a copy * of this software and associated documentation ...files (the "Software"), to deal * in the Software without restriction, includin ...nd/or sell * copies of the Software, and to permit persons to who ...m the Software is * furnished to do so, sub...