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

177 total results found

How to control Arduino without using delay()

Physical Computing Tutorials

...0; // will store last time LED was updated // constants won't ch ...s) void setup() { // set the digital pin as output: pinMode(l ... blink the LED; that is, if the difference // between the curren ... // the interval at which you want to blink the LED. unsigned ...

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

Depth Camera for Mac Users: Setting Up the OAK-D Pro in TouchDesigner

Touchdesigner Interactive Media

...ct tutorial and might have been disappointed to discover it is only compatible wit ...te the CHOP, refresh the sensor list, and find your camera. Cli ...ck Initialize, wait for it to mark "Ready" (1), t ...using the DepthAI library. 2.3 Displaying Data in TouchDesigner ...

Position-based Tracking using a Webcam

Touchdesigner Interactive Media

...he position of an object. Let's dive in! To begin, open the Video ... to a Null TOP and activate the Display option by clicking on the ... 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...

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

Creative Coding Tutorials

...something goes wrong, you can always go back to when it did work! Step 1: Signing up for ...e. Very important!!!1!!1! The way that GitHub pages work is that ...). For instance, if my username was 'jonny' my GitHub pages URL wi ...Create Repository Step 3: Uploading your code Now we need to upl...

What equipment is available?

About the Lab Frequently Asked Questions

...val prior to booking. Equipment list Arduino Packs containing: Ar ... Receipt Printer Tablets including: iPad mini iPad Air iPod Tou ...g Galaxy Tab Smartphone including: Samsung S8 Human Interfa ...ce Devices including: Kinect 1 & 2 Leap Motion Wi...

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 ...ce. Also, keep in mind that building an app for two different plat...

How to control Raspberry Pi Pico via Wifi

Raspberry Pi Tutorials

... cables. It operates by using radio frequency signals to transmit ...ome a ubiquitous and convenient way for people to access the inter ...x.xxx.xxx.xxx. Think of it as a digital address for your device on ...namic, meaning they change periodically, or static, where they rem...

Accessibility Statement

About the Lab Frequently Asked Questions

...Mark-up Language) and CSS (Cascading 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 ...te using speech recognition software listen to most of the websit...

How to use Raspberry Pi Camera Module 3

Raspberry Pi Tutorials

...ra Module 3? This tutorial will walk you through setting up and us ... ✅ Yes (PDAF or EDOF depending on model) HDR ...later Requirements Hardware Raspberry Pi (Pi 3 or later) ...upply & HDMI or SSH access Software Raspberry Pi OS Bookworm (64...

How to use a rotary encoder

Physical Computing Tutorials

...ocessed to determine rotational direction, position, and speed, ma ...pes of control systems. Wiring Different models of rotary encoder ...s will have different colour codes. I am using ... the amount of rotation and the direction. By reading these pulses...

Types of Lighting and Lighting Mobility

Unreal Engine Basics

... crucial element in creating realistic and immersive environments in ...is article, we will explore the different types of lighting in Unr ...y in a project. There are 5 different types of lights within U ...nreal Engine. 1) Directional Lights: Directional li...

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 th ...rk AR. There are multiple different starter templates in Spark AR that make use of face tracking. To make your development easier, choose a template that is most similar to your idea. Yo...

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 th ...rk 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 similar to your idea. Yo...

Using a Sparkfun Sound Detector

Physical Computing Tutorials

...fun electronics that provides a way to detect ambient sound levels ...e connections on the board: Audio - This is the raw audio from the microphone. Envelope ...mbient sound. Gate - This is a digital value representing if soun ... can use both at the same time: Digital Wired up in digital mode t...

Other resources

Touchdesigner Basics of Touchdesigner

This list of resources will keep on growi ...designer here at LCC. The best way to grow in your visual program ...uld look into daily or weekly coding challenges such as the @creat ...ner:https://www.youtube.com/playlist?list=PLFrhecWXVn5862cxJgysq9PYS...

Using the serial monitor and serial logger

Physical Computing Tutorials

...ication is a sequence of binary digits (0s and 1s) that convey inf ...nitor on the Arduino is able to display messages the Arduino board ...e a seperate USB serial and hardware serial, and you cannot directly monitor the hardware serial [Serial1] output using...

How to install libraries

Physical Computing Tutorials

... that are designed to provide additional, reusable functionality o ...lling a library There are three different ways to install libraries; we'll s ...es are currently available this way, as this feature is relatively ...hich can sometimes be installed directly without restarting the Ar...