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

218 total results found

Using Arduino Leonardo to send USB MIDI data

Physical Computing Tutorials

One of the secrets of Arduino Leonardo is the in-built USB MIDI sup ...port. This is really useful for sending data from Arduino to applications like MadMapper, Max and Ableton Live. In order to use thi ... follow the guide on How to install libraries to install the MIDI...

Mobile VR - Getting Started Guide

VR tutorials - Unity Mobile VR

Having access to a VR device is easier than you think, you just need a mobile phone and in some cases, an affordable Mobile headset. These are some options we recommend, whatever option you choose, just make sure that they are able to fit your phone. You w...

Raspberry Pi Image: Retropie for Reviving Vintage Games

Raspberry Pi Raspberry Pi Image

What is Retropie? RetroPie allows you to turn your Raspberry Pi into a retro-gaming machine. It builds upon Raspbian, EmulationStation, RetroArch and many other projects to enable you to play your favourite Arcade, home console, and classic PC games with the min...

AR with Unity - Step #4 - Building and testing your app

Unity AR Image target AR tutorial

Please notice that this is part of a series of tutorials progressing from basic concepts to more functional and complex projects. Aims This tutorial aims to help you set up an AR Unity project using the Vuforia plug-in. In this step, we are going to review all the compo...

Unity for Beginners Workshop

Unity

...e Unity for Beginners Workshop page, this workshop will be a great opportunity for you to start using Unity whilst creating an interesting 3D environment. B ...efore attending the workshop, you will ...need to complete a few tasks: Task 1 - Installing ...

Radio Communication: How to use RFM69HCW Radio Data Module

Physical Computing Tutorials

What is RFM69HCW Radio Data Module? The RFM69HCW is a high-performance, low-power radio transceiver module designed for lon ...g-range wireless communication using sub-GHz frequencies. ...Unlike simple UART-based modules like the APC220, the RFM69HCW offers SPI c...

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

Touchdesigner Interactive Media

...TouchDesigner before you would have surely stumbled across some Kinect tutorial and might have been disappointed to discover it is only ...compatible with Windows. The Creative Technology Hub now offers s ...tudents the chance to borrow an OAK-D Pro camer...

Bonus round: putting an existing Unity project into git

Games Workshop: Version Control for Games Design

First up! We need to make sure our Unity project is con ...t; Project Settings > Editor and check that your settings look like this: ... Open up the command line. This will be Terminal on Mac OS, on Windows you should use ...Git Bash. If you're not familiar with...

How to use DFPlayer Pro to play Music

Physical Computing Tutorials

What is a DFPlayer? DFPlayer Pro is a mini, simple but powerful MP3 P ...layer. It supports four controllin ...g modes: Arduino, AT command, on-board buttons, and ADKEY. You can directly press the on-board button to play or switch music without using ...

How to install libraries

Physical Computing Tutorials

Arduino libraries are collections of code that are designed to provide additional, reusable functionality or to simplify using external electronic modules. Libraries typically come with examples of how to use them. The li ...brary developer usually provides on...

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 ve ...rsatile and popular programming languages in the world. Whether you're ... a complete beginner or have some ...

When is the Multipurpose Room available?

About the Lab Frequently Asked Questions

The Multipurpose Room is usually available during the normal opening hours of the Lab, you can book the Multipurpose Room on ...ORB. However, you may need prior induction. Please contact us for more information.

Making Breathing Light with LEDs

Physical Computing Tutorials

What is a LED? LED (Light Emitting Diode) ... is a semiconductor light source that emits light when current flows ...ugh it. LED includes two pins, Cathode(-), aka the short leg, and Anode(+), aka the longer leg. It is one of th ...e most common components. Making it lights up is usually the...

Projection Mapping in Touchdesigner

Projection Mapping Intro to Projection Mapping

Before we begin... Make sure you have installed Touchdesigner, a tutorial on how to get the software started is available here. This tutorial will cover the basics to projection mapping content onto 3D surfaces in Touchdesigner, to learn more about this technique stu...

Week 4 - Other inputs and APIs

Creative Coding Workshop: Introduction to Creative Coding

Outcomes Independently researching new features of p5.js using the documen ...tation Using inputs to control b ...ehaviour of your sketch Understanding the concept of web-based APIs and basic use In groups create a sketch that uses either at leas...

Using Smartphont to Read NFC tag

Physical Computing Tutorials

What is NFC? NFC (Near Field Communication) is a short-range wireless technology that allows two electronic devices to ...communicate when they are within a few centimeters of each other. It’s most commonly use ...d in contactless payments, digital keycard...

APK Downloads

Unreal Engine Basics

Basic Input and Output

Python for Beginners

Control Flow and Conditional Statements

Python for Beginners

Best Practices and Further Learning

Python for Beginners