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

179 total results found

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); }

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 ... of the thinner strip) to 5V Pin2 (middle pin) to A0 & via 10k re...

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

Arduino Nano 33 Sense Rev2- IMU sensor

Physical Computing Tutorials

...he Arduino Nano 33 BLE Sense Rev2 is a combination of two modules ..., the 6-axis BMI270, and the 3-axis BMM15. To use ...urement unit) in Nano 33 BLE Rev2 and Nano 33 BLE Sense Rev2, you need to use the Arduino_BM ...I270_BMM150 library instead of Ard...

How to fix "Internal data stream error" in Processing 4

Creative Coding Tutorials

...re function, please see here. How to fix (12/2024) Change this line cam = new Ca .../ The camera can be initialized directly using an // element ...ng the image // without any additional resizing, transformations, or tint. //set(0, 0, cam); }

AR with Unity - Step #4 - Building and testing your app

Unity AR Image target AR tutorial

...nt setup AR with Unity - Step #2 - Enabling the Vuforia plug-in ... AR with Unity - Step #3 - Adding content to your project ...Building your project Before building the app we need to make sure ...we disable the default main camera as there can'...

Physical Computing Components List

Physical Computing

...w components from CTH? Please discuss which components you would ...e component numbers to help expedite the checkout process. Pleas ... are subject to availability. Additionally, ensure that you take good care of the components during use. No Solder...

Switch Operator

Touchdesigner Basics of Touchdesigner

...l TOP - activate the operator's display viewer to better monitor any alterations  .  In the parameters window for Switch TOP, use the INDEX slider to alternate between your visuals. Touchdesigner likes to start counting from 0, hence your first image wi...