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

164 total results found

How to use MatrixPortal M4

Physical Computing Tutorials

... without needing additional hardware. Power: Can be powered via US ...e is no wiring needed for basic setup, it's literally plug and play ...efer to this page to see how to set it up. Using a 64X64 Matrix A ... by Adafruit, optimized for hardware projects like controlling sen...

Installing PyCharm

Python for Beginners Setting Up Your Environment

...ment Environment (IDE) is a software application that provides a c ...omprehensive set of tools and features to assist ...ution, variable inspection, and setting breakpoints to pause the pr ...n find that version control software will become an indispensable ...

Capturing in Wide-Angle with the OAK-D Pro camera

Touchdesigner Interactive Media

...tutorial. Refer to the guide to set up the OAK Device CHOP and OAK ...dai.node.XLinkOut) xoutIsp.setStreamName('isp') xoutPrev.setStreamName('preview') cam ....setResolution(dai.ColorCameraProper ...rResolution.THE_12_MP) cam.setInterleaved(False) cam.setI...

AR with Unity - Step #1 - Development environment setup

Unity AR Image target AR tutorial

...so work, however, this tutorial was made using Unity 2019.2.0f1 (p ... when you start running the software. About the Vuforia Engin ...e IOS build support. Please be aware that both Windows and IOS com ... build support includes the Software Development Kit (SDK), the Na...

How to control Arduino without using delay()

Physical Computing Tutorials

...bject FireTimer ledTimer; void setup() { // Initialize digital p ...bject FireTimer ledTimer; void setup() { // Initialize digital p ...ors and Multiple Timers You can set up multiple timers for multiple ...tors, like giving each person a watch and ask them to action based...

Using a Sparkfun MP3 Trigger

Physical Computing Tutorials

...fun electronics that provides a way to play MP3 files from a Micro ...s from the SD card via Serial. Warning If you are using Mac OS X ...re using Arduino Leonardo! void setup() { // Start the serial por ... Serial.begin( 38400 ); // Set volume Serial.print( "v" ); ...

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 ... sensor requires a bit of prior set up to run, please allow some ti...

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 Face Tracker in Spark AR. There are multiple different starter templates in Spark AR that make use of face tracking. To make your development easier, choose a template t...

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 Effects in Spark AR. There are multiple different starter templates in Spark AR that make use of world effects. To make your development easier, choose a template that is most...

How to use a Servo Motor

Physical Computing Tutorials

...re.h> ServoDriver servo; void setup() { // join I2C bus (I2Cd ...i < 9; i++) { servo.setAngle(i, 0); delay(1000) ...; servo.setAngle(i, 90); delay(1000 ...re.h> ServoDriver servo; void setup() { // join I2C bus (I2Cd...

What is a Raspberry Pi Pico?

Raspberry Pi

...the Raspberry Pi Foundation. It was announced in January 2021 and ...nd 2.4GHz wireless interfaces. Set up your Pico Solder header pin ... #create LED object from pin13,Set Pin13 to output while True: ...led.value(1) #Set led turn on time.sleep(0.5) ...

Workshop exercise: Clone, commit, pull, push

Games Workshop: Version Control for Games Design

...anges until you've been added. Setting up the git user Before we ...e interface - it's a text-based way of navigating our folders and ...pe it and then press enter. To set the user name, use this command ...user.name "Delia Hamwood" Then set the email address. This can be ...

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 ...the variable "capture". We also set a captureLength variable. I set it to 60, which will capture 1 ...gram can run the first frame at setup before beginning to capture. ...If you wanted to delay the recording by a...

Using MatrixPortal M4 for animation

Physical Computing Tutorials

...on We have another tutorial for setting up the MatrixPortal board a ... bitmap spitesheet. If you just want to test the code, you can dow ... & pixel art. Go to resize to set the canvas size to 64 x 32 px D ...raw whatever you want Add new frame and draw until...

Using the serial monitor and serial logger

Physical Computing Tutorials

...e a seperate USB serial and hardware serial, and you cannot direct ...ly monitor the hardware serial [Serial1] output using ... down allows you to modify this setting, the default is 9600. Seri ...lotter The serial plotter is a way to visually graph the data bei...

(MAC) Automatic printing with Automator

Physical Computing Tutorials

... programming knowledge or don't want to do a lot of coding. One of ...ter Choose the folder where you want to put all your printing file ...and choose the printer that you want to use as the default printer ...er dialogue. Now that you have set up a auto-print workflow, it ca...

UE Foliage

Unreal Engine Basics Creating Virtual Worlds

...ine allows you to quickly paint sets of assets on a landscape. Like the name ... of individually placing many assets and automates it for us. But f ...rst we need a pack of foliage assets to use... Megascans Foliage ...Packs Apart from small assets and materials, Quixel also rel...

Position-based Tracking using a Webcam

Touchdesigner Interactive Media

... of TouchDesigner, during scene setup in real life; Ensure your bac ... 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...