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

199 total results found

Other resources

Touchdesigner Basics of Touchdesigner

...t of resources will keep on growing as we continue to explore Touchdesigner here ... at LCC. The best way to grow in your visual programming journey is to practice! If you ...'re struggling to get started you could look into daily or weekly coding challe...

Using MatrixPortal M4 for animation

Physical Computing Tutorials

...e have another tutorial for setting up the MatrixPortal board and ...covering the basics. This tutorial will ... focus on creating an animation to display on a 6 ...itPython and libraries versions In this tutorial, we are using CircuitPython 9.0.5 (11/10/202...

How to hack a brainwave EEG toy - Force Trainer II

Physical Computing Tutorials

What is a NeuroSky Brainwave? NeuroSky Brainwave is a technology that uses E ...s to detect electrical activity in the brain. The NeuroSky chip processes th ...ese brain signals and translates them into digital data, which can be us ...ed in applications like gaming, medit...

Workshop exercise: Clone, commit, pull, push

Games Workshop: Version Control for Games Design

Getting started Step 1: Get yourself ...d leave a comment on the issue (include your name so I know who yo ...s until you've been added. Setting up the git user Before we ca ...n start using git, we have to tell it our na ...y. This will give us a command line interface - it's a text-based ...

Using the serial monitor and serial logger

Physical Computing Tutorials

...microcontroller (such as an Arduino), between computers, or betwee ...n Arduinos. Serial communication can be ...physical cables between two Arduinos, or via an XBee wireless shie ...communication is a sequence of binary digits (0s and 1s) that conv...

How to export your p5.js as a video

Creative Coding Tutorials

...our p5.js Sketch If you're creating a piece of time-based work in p5.js you may want to capture t ...time, or an animation sequence. In this tutorial you will learn ho ...w to: Download and include a custom library to your p ...brary can be found at the following Moodle link . Following that ...

What is the MetaHuman Creator?

Metahuman Creator

Unreal Engine, developed by Epic Games, has introduced an incredible tool called the Metahum ...olutionizes the process of creating virtual humans, making it easier and more realistic t ...w the Metahuman Creator is changing the game for students and crea...

Using Smartphont to Read NFC tag

Physical Computing Tutorials

...o communicate when they are within a few centimeters of each other .... It’s most commonly used in contactless payments, digital k ...-share features. NFC works by using magnetic field induction and doesn’t require pairing like Bluetooth — just a simple...

How to connect a push button or switch

Physical Computing Tutorials

...s and switches are a way of opening and closing a circuit, i.e. making and breaking a connection as one of the mos ... sensor you can use with an Arduino. There are dozens of different ...push button which we'll be focusing on in the wiring and getting s...

Adding content - Music and Audio

Spark AR other Content and Tutorials

There are multiple ways in which you can use audio in your AR project through Spark A ...R. An introduction to the use of audio in Spark AR can be found here. Ad ...ding an Audio file It is important ...an convert audio files to M4A using open source software like Auda...

How to power the Raspberry Pi Pico

Raspberry Pi Tutorials

Powering the Raspberry Pi Pico The easi ...r a phone charger. If you are going for a wireless design, you can ...A batteries. Raspberry Pi Pico pinout You have to find out the pinout of the model you are using. The pins you are looking for are VSYS a...

DFRobot Sensor Testing: HX711 Weight Sensor, Voice Recorder Module Pro, Speech Synthesis Module V2

Physical Computing Tutorials

... a few DFRobot sensors by following their tutorials. Before you ju ...mp into using these sensors, we have some ti ...1kg, and is compatible with Arduino, micro:bit, ESP32 and Raspberr ...ommunication. You will need to install the library DFRobot_HX711_...

(MAC) How to use Phomemo Thermal Printer M834

Physical Computing Tutorials

What is Phomemo Thermal Printer M834? Phomemo M834 thermal p ...ortable printer that can print black and white text and graph ...ics inklessly on different sizes 216mm ...4"/2.08") of thermal papers. 1. Install Printer Driver Please visit the offi ...site to download the driver and install the driver according to th...

Introduction to Spark AR

Spark AR Installation and Setup

...ogy that adds layers of digital information onto reality. Computer ...generated images (this can also include sound, video) are superimp ...r of tools developed now for making AR based experiences; for exam ...ple, Vuforia, Unity, A-frame, including Apple’s own ARKit. For t...

Object in the space AR

Spark AR other Content and Tutorials

...this brief/project we will be using the World Object Template ...ject) You should now see in your Spark AR project window something like this: There is a pre ...ll look like on a mobile device in the project window. You can select from the dro...

Interaction Tookit Basic Interaction

VR tutorials - Unity Interaction Toolkit Essentials

Go to video

Using L293D IC for motors

Physical Computing Tutorials

...at is L293D? The L293D is a 16-pin Motor Driver IC which can contr ...of two DC motors simultaneously in any direction. The L293D is des ...p but may not have the easiest pinout to read for beginners. DC motor DC motor is very ...common to be found in toys. It usually comes with 2 w...

What is the Creative Technology Lab?

About the Lab Frequently Asked Questions

...ve Technology Lab supports emerging technology projects that involve programming, electronics and the experimen ...which means students learn by doing with a team of specialist tech ...nicians to support students in each of the subjects we support...

Unity for Beginners Workshop

Unity

Welcome to the Unity for Beginners Workshop page, this worksho ... opportunity for you to start using Unity whilst creating an interesting 3D environment. Before attending the workshop, you will need to ... complete a few tasks: Task 1 - Installing Unity Task 2 - Watch a...

How to send data to Processing from Arduino

Physical Computing Tutorials

...unication is the process of sending data one bit at a time, sequen ...een two or more computers with binary data. In this tutorial, we will use seri ...protocol to send data to Processing from Arduino. The Processing sketch will be controlled by t...