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

46 total results found

How to use Grove Serial Bluetooth v3.0

Physical Computing Tutorials

...existing Grove Base Shield, and designed for transparent wireless serial connection setup. In this tutorial, we will be using two Grove Serial Bluetooth modules and two Arduino to perform a wireless communication. You can read more about this component her...

Using AVR ISP MKII to upload firmware to Arduino

Physical Computing Tutorials

...hip) AVR microcontrollers. It's designed for developers and hobbyists to upload firmware to AVR-based chips directly on a circuit board without needing to remove the chip. In this tutorial, we will burn the bootloader to an Arduino UNO (re-upload the firm...

Installing the software

Touchdesigner Basics of Touchdesigner

...re search for "Derivative Touch Designer" and install. Now register fo ...ill come up in a window on Touchdesigner when you first try launching ...device: Before installing Touchdesigner... Make sure to update your ...system, Touchdesigner is constantly being updated a...

How to Program an ATtiny85 with an Arduino Uno

Physical Computing Tutorials

...ollers. This microcontroller is designed and manufactured by Microchip. Know More Set the Arduino Uno Into ISP Mode So that the Arduino can act as a device to upload code to ATtiny85. File - Examples - Arduino ISP - ArduinoISP Add this line #define USE_O...

Using L293D IC for motors

Physical Computing Tutorials

... in any direction. The L293D is designed to provide bidirectional drive currents of up to 600 mA (per channel) at voltages from 4.5 V to 36 V. It can be extremely hot. When they get overheated, they may not follow commands anymore. It is cheap but may not ...

Introduction

Physical Computing Workshop: Beginner Physical Computing

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

Using the Bantam Tools NextDraw Pen Plotter

Bantam Tools NextDraw

...Tools NextDraw is a pen-plotter designed for precise drawing on variou ...trator, or if you're using TouchDesigner, follow the relevant tutorial to convert your generative artwork into an SVG. 1. Setting Up Inkscape Inkscape is a free, open-source vect...

How to use Waveshare E-Paper Display with Raspberry Pi

Raspberry Pi Tutorials

...n electronic ink (e-ink) screen designed for low-power, high-visibility applications. These displays mimic the appearance of traditional ink on paper, making them ideal for projects requiring clear readability without constant power consumption. In short, ...

How to use 7-Segment LED Backpack

Physical Computing Tutorials

... version of the LED backpack is designed for these big bright 7-segment displays. These 7-segment displays normally require 13 pins (5 'characters' and 8 total segments each) This backpack solves the annoyance of using 13 pins or a bunch of chips by having...

Radio Communication: How to use RFM69HCW Radio Data Module

Physical Computing Tutorials

...-power radio transceiver module designed for long-range wireless communication using sub-GHz frequencies. Unlike simple UART-based modules like the APC220, the RFM69HCW offers SPI communication, encryption, and packet-based transmission, making it highly s...

Projection Mapping in Touchdesigner

Projection Mapping Intro to Projection Mapping

...ke sure you have installed Touchdesigner, a tutorial on how to get the ...ontent onto 3D surfaces in Touchdesigner, to learn more about this tec ...ab.  Importing content in Touchdesigner  Double click anywhere on th ...all operators available in Touchdesigner. Operators are divided into f...

Introduction to the PyCharm IDE

Python for Beginners

...is opens the "Run" panel at the bottom of the window, displaying the output: The text "Process finished with exit code 0" indicates that the program ran without errors. Our main.py code is designed to display "Hi, PyCharm," and it has executed correctly.

How to install libraries

Physical Computing Tutorials

...re 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 library developer usually provides online documentation ...

Week 1 - Coordinates, shapes and colour

Creative Coding Workshop: Introduction to Creative Coding

... p5.js is a JavaScript library designed for drawing to a web page. For JavaScript code to run in a browser it needs to be included in a HTML file. The index.html file is the 'entry point' for the browser to access our project code. Note the use of the &lt...

(MAC) Automatic printing with Automator

Physical Computing Tutorials

...w, it can be a great add-on for your project. For example, we have a generative graphic sketch in Processing, we program it to save the graphics every 1 minute in a designated folder and the Automator will print it auotmatically through a thermal printer.

How to power the Raspberry Pi Pico

Raspberry Pi Tutorials

...If you are going for a wireless design, you can use batteries as well. This tutorial will demonstrate how to power a Pico with a 9V battery or 3 AA batteries. Raspberry Pi Pico pinout You have to find out the pinout of the model you are using. The pins you...

What is a Raspberry Pi?

Raspberry Pi

... low cost, modularity, and open design. The Raspberry Pi Foundation provides Raspberry Pi OS, a Debian-based Linux distribution for download. It promotes Python and Scratch as the main programming languages, with support for many other languages. Things y...

Intro

Projection Mapping Intro to Projection Mapping

...y used in advertising and stage design, but also by artists who wish t ...y Lab supports projects in Touchdesigner and Madmapper. While our "Int ...udents to the technique in Touchdesigner, resources are available for both tools on this wiki. Hardware Se...

Who works in the Creative Technology Lab?

About the Lab Frequently Asked Questions

... Data Specialist Technician XR Technology Specialist Technician Interactive Media and Experience Design Specialist Technician she/her/hers he/him/his she/her/hers d.akelloegwel@lcc.arts.ac.uk d.kadam@lcc.arts.ac.uk marta.ilacqua@lcc.arts.ac.uk

How to export your p5.js as a video

Creative Coding Tutorials

...ample, if you have a generative design that evolves over time, or an animation sequence. In this tutorial you will learn how to: Download and include a custom library to your p5.js sketch Program that library to access your camera as a capture card. Cust...