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

189 total results found

Systems in art & design

Creative Coding Concepts

Paul Rand Another kind o ...f definition is that design is a system of relationships between all of the aspects of the problem, which means the relationship between you and the pi ... eraser, you and the pen. The relationship between the elements p...

How to use Waveshare E-Paper Display with Raspberry Pi

Raspberry Pi Tutorials

What is a Waveshare E-Paper Display? A Waveshare E-Paper Display is an electronic ink (e-ink) screen designed for low-power, high-visibility applications. These displays mimic the appearance of trad ...itional ink on paper, making them ideal for projects requiring clear ...

Using MatrixPortal M4 for animation

Physical Computing Tutorials

How to use MatrixPortal M4 for animation We have anothe ...r tutorial for setting up the MatrixPortal board and covering the basics. ...This tutorial will focus on creating an animation ...to display on a 64x32 matrix. CircuitPy ...thon and libraries versions In this tutori...

Using a TCS34725 RGB Color Sensor

Physical Computing Tutorials

What is the TCS34725 RGB Color Sensor? The TCS3472 sensor pr ...ovides a digital return of red, green, blue (RGB), and clear light sensing values. An RGB Color sensor helps you accurately detect an object’s colour in your Arduino projects. W ...has an I2C interface (SDA and SCL) that connects to the Arduino B...

Using the serial monitor and serial logger

Physical Computing Tutorials

What is serial communication? Serial communication is a type of comm ...unication between two devices, normally between a computer and a micro ...controller (such as an Arduino), between ...ers, or between Arduinos. Serial communication can be over physi...

Touch sensor - Using an CAP1188

Physical Computing Tutorials

...P1188 is an easy-to-use 8-channel capacitive touch sensor breakou ...t board. This chip can handle up to 8 individual touch pads, it will light up the 8 onboard LEDs when the matching touch sens ...or fires to help you debug your sensor setup. The CAP11...

How to export your p5.js as a video

Creative Coding Tutorials

How to Video Capture your p5.js Sketch If y ...nt to capture the canvas as a video. For example, if you have a generative design that evolves over time, or an animation s ...equence. In this tutorial you will learn how to: Download and include a custom library...

UE Foliage

Unreal Engine Basics Creating Virtual Worlds

This is a multi-part tutorial on creating virtual worls in Unreal Engine. This tutorial assumes you have a basic understanding of 3D work but no prio ...r experience is necessary. Please contact the Creative Technology Lab for questions or assistance. ...

Using an MFRC522 RFID reader

Physical Computing Tutorials

What is an MFRC522 RFID reader RFID means radio-frequency identification. RFID uses electromagnetic fields to transfer data over short d ...istances. RFID is useful to identify people, to make transactions, etc… Yo ...system to open a door. For example, only the person with the righ...

How to use a PIR sensor

Physical Computing Tutorials

...ment of objects that radiate IR light (like human bodies). It is very co ...mmonly used for the security systems. ...icient, inexpensive and adjustable module for detecting motion in the environmen ...t. The small size and physical design of this module allow you...

Testing/publishing your project - IOS devices

Spark AR other Content and Tutorials

Testing/publishing your project is very easy ... so: First, make sure you downloaded and installed the Spark AR player on your mobile device, you should be able to find the app on the Android ...he app for the first time you will be asked to grant the app acces...

What is a Raspberry Pi Pico?

Raspberry Pi

...spberry Pi Pico is a microcontroller board developed by the Raspberry Pi Foundat ...n January 2021 and represents a departure from the traditional single-board computers (SBCs) that th ...Pi 3 or 4. Instead of being a full-fledged computer, the Raspberry...

Installing the software

Touchdesigner Basics of Touchdesigner

... you are using the Macbooks available fole for LCC&#LCC's library: If you are using one of ... the MacBooks from the library you must use UALL's Self Service app. Here search for "Derivative Touch DesigDesigner" and install. Now register for an account at ... https://derivative.ca. Look for the header...

Installing PyCharm

Python for Beginners Setting Up Your Environment

What is an IDE and Why Use One? A programming ...Integrated Development Environment (IDE) is a software application that provides a comprehensive set of tools and features to assist you in ...ogramming. It serves as a central platform for programmers to wri...

Using Smartphont to Read NFC tag

Physical Computing Tutorials

What is NFC? NFC (Near Field Communication) is a short-rang ...e wireless technology that allows two electronic devices to communicate when they a ... of each other. It’s most commonly used in contactless payments, digital keycards, smart tags, and tap-t...

Using a Sparkfun MP3 Trigger

Physical Computing Tutorials

...r? The MP3 trigger is a board made by Sparkfun electronics that provides a way to play MP3 files from a Micro SD card via eith ...IG inputs on the board, or serial communication with the board. T ...of your headphones for testing. Loading files You must us a micro...

What equipment is available?

About the Lab Frequently Asked Questions

Within the Creative Technology Lab we have a wide array of equipment and resource ...s available to borrow and use during term ...equipment is prioritised for students on stakeholder courses. Equipment can be book ...ed from ORB or loaned from the Kit room or WG14 ...

Setting up Kinect in Touchdesigner

Touchdesigner Interactive Media

External sensors can help us integrate 3D notions such a ...s depth within our graphics. In this ... tutorial we will look into setting up and using Ki ...d some of the other sensors available in CTL. BeL. Before we begin, it's importan ...t to note that unfortunately these devices are only compati...

Introduction to Python

Python for Beginners

Welcome to the world of programming with Python! In ... this chapter, we will embark on a journey to explore the fundamentals of Python, one of the most ver ...satile and popular programming languages in the world. Whether you're a complete beginner or have some progra...

An Introduction to 2D in Unity 5

Introduction This will give you a brief introduction t ...project, game objects and controlling them using the Unity interfa ...ce and also with C#. Preparation Install Unity You will need to have Unity downloaded aded and installed.lled. If you don't already then vi...