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

161 total results found

How to use MatrixPortal M4

Physical Computing Tutorials

...tex M4) and has built-in Wi-Fi support thanks to the ESP32 coproce ... without needing additional hardware. Power: Can be powered via US ... or through the matrix’s power supply. Programming: Supports programming via CircuitPyt ...s no wiring needed for basic setup, it's literally plug and play. ...

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

Variables

Python for Beginners

... result of 2. However, you may want to use a certain value more t ...is is a very good habit to pick up. Reserved Words Avoid using var ... action, we'll keep things this way for now in order to better und ...he second path is the file that was run with this version of Pytho...

How to use DFPlayer mini to play MP3

Physical Computing Tutorials

... DFplayer Mini Since this old model is not the most stable and many ...ed, we are going to use the new model - DFPlayer Pro in ...ities. Know More Wiring Wiring up the sensor is quite complex, th ...e sure you are using .mp3, not .wav or any other audio formats. #i...

Mobile VR -Setting Up Unity

VR tutorials - Unity Mobile VR

Setting Up Unity Download and install U ...so work, however, this tutorial was made using Unity 2019.2.0f1 (p ... when you start running the software. Android and/or IOS buil ...d support To compile mobile applicat ...e Android and/or the IOS build support. Please be aware that both ...

What is a Raspberry Pi Pico?

Raspberry Pi

...the Raspberry Pi Foundation. It was announced in January 2021 and ... for microcontrollers. It also supports C and other programming la ....4GHz wireless interfaces. Set up your Pico Solder header pins o ... with a USB cable. It will show up as an external drive called RPI...

An Introduction to 2D in Unity 5

...ect. You can do this one of two ways: Option 1: On the menu ba ...GameObject is created, and then Update() will run once per frame. ...rmation about the Start() & Update() functions. Edit the Ma ...rt function"); } // Update is called once per frame ...

Setting up Spark AR

Spark AR Installation and Setup

Setting Up Spark AR On your laptop go to https://sparkar.facebook.com/ar-studio/ (you do not need a facebook account to download) Follow the instructions to Install Spark AR You will also need to install Spark AR player on your mobile device in order t...

How to build to a Meta Quest 2

Unreal Engine Basics Building to a VR headset

...ies of steps, including setting up the development environment, co ...android.com/studio). Set Up Oculus Development Hub: Downlo ...llow the instructions to set it up. Create a New VR Project ...developer dashboard. Set Up Oculus Quest 2 for Development:...

How to Program an ATtiny85 with an Arduino Uno

Physical Computing Tutorials

... Arduino can act as a device to upload code to ATtiny85. File - Ex ...LE_WIRING to the code before setup() UPLOAD! Wiring The pins are not la ... Reset (1) Only when you are uploading code to ATtiny85 Put a 1 ...en install! Get Started Before uploading the code, we have to cha...

How to Configure a Raspberry Pi for the first time

Raspberry Pi Raspberry Pi Image

...Pi for the first time. 1. Power up the Raspberry Pi When you plug ...in the power supply and all other equipment you ...d layout. When you are setting up the keyboard, make sure the key ...he Use US keyboard, it will set up the keyboard corresponding to y...

Bonus round: putting an existing Unity project into git

Games Workshop: Version Control for Games Design

First up! We need to make sure our Unity ...ettings look like this: Open up the command line. This will be ...liar with the command line, the way to use it is to type a command ...nsert instead. Then we can set up our repository with this comman...

How to get started with Textures and Materials in Spark AR

Spark AR Materials and Textures in Spark AR

...ures and Materials in Spark AR Watch this video which explains th ...s and materials in other 3D software like Blender, Cinema4D, and U ..., they probably work in similar ways. However, you should always keep in mind that Spark AR is ... a separate software and might have implemented di...

Workshop exercise: Clone, commit, pull, push

Games Workshop: Version Control for Games Design

...til you've been added. Setting up the git user Before we can st ...e interface - it's a text-based way of navigating our folders and ...ed to navigate to the folder we want to put the documents in. Let' ... files you have changed" You always have to put -m followed by a ...

Using a Sparkfun MP3 Trigger

Physical Computing Tutorials

...fun electronics that provides a way to play MP3 files from a Micro ...files You must us a micro SDSC (up to 2GB) card, or a SDHC (up to 32GB) card formatted in FAT1 ...s from the SD card via Serial. Warning If you are using Mac OS X ...using Arduino Leonardo! void setup() { // Start the serial port ...

UE Installation and Set-up

Unreal Engine Basics

...the Epic Games Launcher. Sign up for an Epic Games account, if y ...finishes, run the installer and wait for it to complete. Creat ...Epic Games Account After the setup program installs the Epic Games ...n't have an account, click Sign Up to create one. You can sign up ...

Interactive Projections

Projection Mapping

...t. This can be done in multiple ways, this tutorial will briefly i ...e here: https://www.youtube.com/watch?v=1Uw2PWTR_XM&t=529s. Begin ...he Threshold value; Ideally you want to get completely transparent ... 'position'. Next we'll add a couple of expressions to print out t...

How to do Basic Commands in Terminal

Raspberry Pi Tutorials

... cd .. Go up one directory ... sudo apt update Update the list of available packa ... sudo apt upgrade Upgrade installed packages to the ...kage-name Install a software package (e.g., python3-opencv...