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

33 total results found

How to build a Simple Robot Arm with Servo Motor and Joystick

Physical Computing Tutorials

...d (gripper). There are a lot of online resources for laser-cut files that you can use. After you have found one or designed one, you can go to the 3D Workshop to laser cut the hardware. In this tutorial, we will focus on how to control the servo motor (the...

Using a Monochrome 1.3" 128x64 OLED display

Physical Computing Tutorials

...your pixel art Piskel is a free online tool for you to create pixel art. You can specify the canvas size, import images, draw your own graphics etc, and then export it as a PNG. Convert your image into bitmap code image2cpp was created by GitHub user javl...

Audio in Touchdesigner & Receiving data from Arduino

Touchdesigner Interactive Media

...are a couple of great resources online to help get some interesting sounds out of it:  Owen Kirby is a audio-visual artist, he explores the audio-synthesis side of TouchDesigner in his YouTube channel and has hosted a super insightful TD meet up in 2020, ...

Controlling an actuator with TinkerKit Mosfet

Physical Computing Tutorials

... an example of a mosfet circuit online when trying to solve this problem, however high current circuits can melt breadboards, and accidentally wiring up the 12 or 24 volt power supply to your Arduino is a easily made mistake that will damage the Arduino an...

How to create 360 Video for the Igloo system

How to create 360 video for the Igloo s...

... Please consult a technician or online documentation for assistance. Step 5 After processing, or if your video exported as equirectangular, you are ready to display your 360° video on the Igloo system. Please save your video file on a removeable storage d...

Intro

Projection Mapping Intro to Projection Mapping

...and masking tools are available online; The Creative Technology Lab supports projects in Touchdesigner and Madmapper. While our "Intro to Projection Mapping" workshop introduces students to the technique in Touchdesigner, resources are available for both t...

How to build a project onto a VR headset

Unreal Engine Basics Building to a VR headset

... can distribute the app through online stores like Oculus Store or SteamVR. Follow the submission guidelines for each platform. For standalone VR headsets (e.g., Oculus Quest), you may need to follow specific distribution channels, like Oculus Store for Qu...

How to install libraries

Physical Computing Tutorials

...rary developer usually provides online documentation and explains how it possibly relates to what you are trying to achieve. Installing a library There are three different ways to install libraries; we'll show you each of them. Arduino Library Manager The ...

Workshop exercise: Clone, commit, pull, push

Games Workshop: Version Control for Games Design

...else's changes that are already online. If you get a message about a merge conflict, ask for help! Otherwise it should be safe to do this: git push And this will send your changes up to the remote repository. You can have a look at the project commit hi...

AR with Unity - Step #3 - Adding content to your project

Unity AR Image target AR tutorial

...ster button, it will display an online form to register as a Vuforia developer. Generate a license key After creating your account, you should be able to access the license creation section by clicking the "Get Development Key" button. We suggest ...

Making a website for your HTML, JS, CSS or p5.js files

Creative Coding Tutorials

...d your HTML, JS & CSS files online, so that you can access your website from anywhere. Bit of background (Feel free to skip) GitHub is a website that stores what are called repositories. Repositories contain code, very much just like a folder on your...

Command Line Tools & Utilities

Creative Coding Tutorials

...ource Software (FOSS) available online that does not need or use a Graphical User Interface (GUI). Often this software works more efficiently with the operating system or directly with the hardware and therefore can perform tasks such as image, video or so...

3D Geometry and Parametric Design

Creative Coding Concepts

...rt 3D meshes into SketchFab, an online platform for sharing and discovering 3D models. Pre-requisites Download Google Cardboard app for iPhone or Android Access to a computer Concepts in 3D geometry We will examine some of the fundamental principle...