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

210 total results found

How to connect a Push Button with Digital Input Pull-Up resistor

Physical Computing Tutorials

What is Digital Input Pull-Up resistor? In Arduino, a Digi ...tal Input Pull-Up Resistor is an internal resistor that you can enable on digital input pins to ensure a known default voltage level (HIGH) when the pin is not acti ...vely connected to anything (i.e. it...

How to get started with Face Tracking in Spark AR

Spark AR TEMPLATE : Basic Face Tracking

...cking in Spark AR Watch this video which explains the basic features of the F ... in Spark AR. There are multiple different starter templates in Spark AR that make use o ...f face tracking. To make your development easier, choose a template...

How to get started with World Effects in Spark AR

Spark AR TEMPLATE: World Effects

World Effects in Spark AR Watch thi ...s video which explains the basics of World Effects in Spark AR. The ...re are multiple different starter templates in Spark AR that make use o ...f world effects. To make your development easier, choose a templ...

Using a Whadda Vibration Motor Module

Physical Computing Tutorials

...is a Whadda Vibration Motor Module vibration motor? We already have a tutorial on how to use a vibration motor ... The Whadda Vibration Motor Module simplifies this process by integratin ...g all the essential components—such as a transistor ..., capacitor, and diode—into a single module along with...

A circle following the mouse

Touchdesigner Basics of Touchdesigner

If you're looking to create interactive pro ...jects in Touchdesigner this exercise is a great ...first step. We will cover some of the most importan ...uch as gaining data from external sensors and using it to manipulate visuals.  To begin with add...

Object in the space AR

Spark AR other Content and Tutorials

Spark AR provides a number of different templates to start with, for the purp ...oses of this brief/project we will be using the World Object Template Launch Spark AR and create a new ...project from a template (File &le > New Project from template...

Using NFC Tools to Read/Write NFC tag

Physical Computing Tutorials

What is NFC Tools? NFC Tools is an app which allows you to read, write and progr ...your NFC tags and other compatible NFC chips. Simple and intuitive, NFC Tools can record standard informatio ...n on your NFC tags which will be compatible with any NFC devi...

How to make the Raspberry Pi display a web page fullscreen at power on

Raspberry Pi Tutorials

This short tutorial should be enough for you to be able to setup a Raspberry Pi with G ...UI mode and auto login enabled to disable a web page full screen automatically when it turns on. Copy full-screen.sh into the home folder of the pi user, and run the fo...

Using a Soil Moisture Sensor

Physical Computing Tutorials

What is a Soil Moisture Sensor? The Soil Moisture Sensor measures soil moisture grace to the changes i ...n electrical conductivity of the earth (soil resistance increases with droug ...ng Wiring up the sensors is simple: Power (VCC to 5V) Ground (GN...

How to install Node.js on Raspberry Pi

Raspberry Pi Tutorials

Installing Node.js on Raspberry Pi is very simple for those with basic command line experience. In the terminal or via SSH: Add the package s ...ource: curl -sL https://deb.nodesource.com/setup_10.x | sudo -E ...bash - Install Node using: sudo apt-get insta...

How to Program an ATtiny85 with an Arduino Uno

Physical Computing Tutorials

...iny85 is a 8-bit AVR microcontroller based on AVR enhanced RISC ar ...P) and comes in the category of low-power microcontrollers. This microcontroller is designed and manufactured by Micro ... Set the Arduino Uno Into ISP Mode So that the Arduino can act as ...

Week 4 - Other inputs and APIs

Creative Coding Workshop: Introduction to Creative Coding

Outcomes Independently researching new features of p5 ...ntation Using inputs to control behaviour of your sketch Understanding the concept of web-bas ...te a sketch that uses either at least one input (learnt today) or APIs to create a ...n interactive sketch Local web server So far during t...

How do I complete ladder training?

About the Lab Frequently Asked Questions

Before anyone can use a step ladder at LCC you must complete the ladder training module on Moodle. It comprises of a PDF guide and a quiz, after which you sho ...uld email a screenshot of completion to creativetechnologylab@arts.ac.uk.

How to get started with Textures and Materials in Spark AR

Spark AR Materials and Textures in Spark AR

Textures and Materials in Spark AR Watch this video which explains the basics of Materials in Spark AR. The texture ... and materials in Spark AR are similar to textures and materials in other 3D software like Blender, Cinema4D, and Unreal Engi...

Sending data to Arduino

Touchdesigner Interactive Media

...en connected with Arduino, Touchdesigner becomes a powerful tool that makes use of external sensors to enhance immersive an ... experiences. This brief tutorial will walk you through using Firmata, a p ...rotocol found both in Arduino IDE and Touchdesigner to enable com...

Introduction

Physical Computing Workshop: Beginner Physical Computing

This chapter is designed for complete beginners who are new to wor ...king with physical computing and Arduino. If you h ...d a chance to attend the physical workshop at the Creative Technology Lab, don’t worry—this guide will walk you through the basic...

Planning

Creative Coding Concepts

Fundamentals Variables: Declaration, Assignment, Reassignmen ...t Typing: Strings, Integers/Floats, Boolean Arithmetic - + * / Condit ...ional Logic / Control flow if else elseif boolean conditions and comparison op ...erators == logical operators && || ...

Introduction to Spark AR

Spark AR Installation and Setup

What is Augmented Reality Augmented Reality (AR) is a type of technology that adds layers of digital information onto reality. Computer-generated images ( ...this can also include sound, video) are superimposed onto the phy ...sical real world environment. There a...

Adding content - Music and Audio

Spark AR other Content and Tutorials

There are multiple ways in which you can use audi ... found here. Adding an Audio file It is important to note that ...Spark AR only supports M4A file format. You can convert audio ...files to M4A using open source soft ...ware like Audacity. A tutorial for thi...

Powering an Arduino

Physical Computing Tutorials

...bout powering Arduino or other electronic projects: General How to power an Arduino: More i ...r: More information here. Portable / Battery powered For portable projects some info on battery ... How to choose your battery Indepth Arduino powering guide Why...