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

187 total results found

Using a TCS34725 RGB Color Sensor

Physical Computing Tutorials

What is the TCS34725 RGB Color Sensor? The TCS3472 sensor provides a digital retur ...our Arduino projects. What is I2C? The TCS34725 has an I2C interface (SDA and SCL) that c ... be used to interrupt Arduino. I2C stands for Inter-Integrated Ci ...ices for serial communication. I2C Communication Protocol uses on...

How to get started with Face Tracking in Spark AR

Spark AR TEMPLATE : Basic Face Tracking

Face Tracking in Spark AR Watch this video which explains the basic features of the ...rk AR. There are multiple different starter templates in Spa ...te to add in your own models, textures and program functionality.

How to get started with World Effects in Spark AR

Spark AR TEMPLATE: World Effects

World Effects in Spark AR Watch this video which explains the basics of World Effec ...rk AR. There are multiple different starter templates in Spa ...te to add in your own models, textures and program functionality.

Using a Vibration Motor

Physical Computing Tutorials

... In this tutorial, we are using 2N2222. The diode acts as a surge protector ag ...lectric current to the motor windings, open and close. To make sur ...n the circuit. vibration motor 2N2222 transistor (or any other NPN tr ...nsistor) 0.1µF capacitor 1N4001 diode 1KΩ resistor It is a quite ...

Controlling an actuator with a N-channel Mosfet

Physical Computing Tutorials

...hat is Mosfet? A MOSFET (Metal-Oxide-Semiconductor Field-Effect T ...ctronic circuits, especially in digital and analog systems. Struct ...hin insulating layer of silicon dioxide (SiO₂). Operation A small vo ... Drain (D) to actuator(-) & to diode(-) Gate (G) to GND via 1k r...

3D Scanning a face for MetaHuman

Metahuman Creator

...o a MetaHuman for you to use in digital content. This guide assume ...l features of the scan to a new digital subject. 1. Using the Real ...is will open your phone camera. 2. Prepare your subject and light ...se a hairband to hold any hair away from the forehead. Note: This ...

Accessibility Statement

About the Lab Frequently Asked Questions

...his website uses HTML 5 (HyperText Mark-up Language) and CSS (Cas ...cading Style Sheets) to render conte ...so used other technologies including JavaScript on certain areas o ...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...

How to Program an ATtiny85 with an Arduino Uno

Physical Computing Tutorials

...re. It has an 8-pin interface (PDIP) and comes in the category of ...pload code to ATtiny85. File - Examples - Arduino ISP - ArduinoIS ...8) GND --> GND (4) Pin 13 --> Pin 2 (7) 7) Pin 12 2 --> Pin 1 (6) Pin 11 - ...et (1) Only when you are uploading code to ATtiny85 Put a 10uF c...

Using a Soil Moisture Sensor

Physical Computing Tutorials

... to A0) Getting started This example turns on the built-in LED ...{ Serial.begin(9600); pinMode(13, OUTPUT); } void loop() { se ... if (sensorValue < limit) { digitalWrite(13, HIGH); } else { digitalWrite(13, LOW); } delay(100); }

Hello World

Python for Beginners

...t the "type" of Python file you want PyCharm to create. For this example, let's name the file hello ....py file will also open in the editor. ust like before, you can r ...ingful output. It will simply indicate that the program finished w ...ith exit code 0, as we'd expect no err...

Installing Unity

VR tutorials - Unity HTC VIVE Tutorials

...to follow the 4 steps: 1-Downloading and installing the Unity Hub 2-Creating an account 3-Installin ...re a few things you need to be aware of: Downloading and installing the Unity Hub. ... you finish, continue with step 2. Creating an account. Once y...

How to image a Raspberry Pi

Raspberry Pi Raspberry Pi Image

...ficial site to download the software. Choose a suitable version fo ...r yourself. 2. Insert your SD card A CTL Pi k ...ard into your computer. It is always a good habit to format the SD ...u need the SD card to be in FAT32 format. Open Raspberry Pi Image...

How to export your p5.js as a video

Creative Coding Tutorials

...ime-based work in p5.js you may want to capture the canvas as a vi ...deo. For example, if you have a generative ...s folder is downloaded you can extract it to either your desktop ...nd stop buttons. Click this to expand the menu which shows all yo...

How to use DFPlayer Pro to play MP3

Physical Computing Tutorials

...le with an internal storage of 128MB. The module can be used as a ... Arduino UNO or any other with RX/TX capabilities. Know More This ...wer) GND to GND (Ground) RX to D2 TX to D3 R+ to Speaker(+) red w ...ack wire Connect L+ & L- if you want stereo audio File handling ...

UE Installation and Set-up

Unreal Engine Basics

... You can learn more about the different kinds of licensing avail ...nstaller to your computer. Depending on your operating system sett ...finishes, run the installer and wait for it to complete. Creat ... Launcher and continue to the next section. If you don't have an ...

How to send files to Raspberry Pi using SSH

Raspberry Pi Tutorials

...cp, rsync, or SFTP) Install software, run Python scripts, update y ...es tab, enable SSH Reboot afterwards, sudo reboot Option 2: If You’re Using Pi Headless P ...ut a file named ssh (with no extension) into the boot partition ...mething that looks like this: 192.168.1.42, this is your pi's IP ...

Using Smartphont to Read NFC tag

Physical Computing Tutorials

...just a simple tap is enough to exchange data. In this tutorial, w ...ing an iPhone to tap on the NTAG203 to open up a link. This tutor ... involving Arduino. If you only want a simple read and write funct ...ry We will be using DFRobot PN532 module, please refer to this tu...

Controlling an actuator with TinkerKit Mosfet

Physical Computing Tutorials

...e. Typically you might find an example of a mosfet circuit online ...and accidentally wiring up the 12 or 24 volt power supply to your Ardu ...mall, cheap module which takes away all these headaches, on the Ar ...other side of your actuator) **Warning**The TinkerKit Mosfet can ...