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

147 total results found

3D Geometry and Parametric Design

Creative Coding Concepts

...ls. Pre-requisites Download Google Cardboard app for iPhone or And ... can form a surface area. also known as a face. Face As you ...es (or tiles) so that there are no gaps in that surface. ...d Quayola, leaves behind the iconographic meaning of the pictures ...

How to use Grove Serial Bluetooth v3.0

Physical Computing Tutorials

... Bluetooth modules and two Arduino to perform a wireless communica ...n this tutorial, I am using an UNO which has pin 2 & 3 as the inte ...o GND RX (White) to pin 3 (Arduino TX) TX (Yellow) to pin 2 (Arduino RX) Button to GND Button to pin ...o GND RX (White) to pin 3 (Arduino TX) TX (Yellow) to pin 2 (Ardui...

Radio Communication: How to use RFM69HCW Radio Data Module

Physical Computing Tutorials

...rial, we will be using two Arduino UNO, one for sending and one for re ... Encryption ❌ Not supported ✅ 128-bit AES ... Library Required No (uses standard Serial) Ye ...al Console (comment out line if no computer) pinMode(LED, OUTPU...

How to install Node.js on Raspberry Pi

Raspberry Pi Tutorials

Installing Node.js on Raspberry Pi is very si ...ge source: curl -sL https://deb.nodesource.com/setup_10.x | sudo - ...E bash - Install Node using: sudo apt-get install ...-y nodejs Confirm package is instal ...led: node -v Extra steps You may al...

Hello World

Python for Beginners

...ello, World" Program in PyCharm Now that we have Python, Mamba, an ... select "Python File." You'll now be prompted to choose a file n ...on file. However, since there's no code in it yet, you won't see a ...ith exit code 0, as we'd expect no errors to occurr seeing as we h...

Pi War 2024 Log

Raspberry Pi

...ots and then compete in various non-destructive challenges to earn ...supply. However, the battery is not a stable power supply which ca ...nnot supply a constant stable 9V to ... Pico. Even when the battery is not completely dry, it may become ...batteries more often, but it is not environmentally friendly or ef...

Using MatrixPortal M4 for animation

Physical Computing Tutorials

...ortal M4 for animation We have another tutorial for setting up the ...ation. We will need to use a bitmap spitesheet. If you just want to ...test.bmp and skip this part for now. 1. Piskel Piskel is a free on ...nge Columns to 1 Download You now have a very long PNG file 2. ...

AR with Unity - Step #3 - Adding content to your project

Unity AR Image target AR tutorial

Please notice that this is part of a seri ...ul name to your license, please notice that you can use a single f ... for different reasons that are not going to be explored in this t ...check the included features. Now click over the license key cod...

AR with Unity - Step #2 - Unity project setup

Unity AR Image target AR tutorial

Please notice that this is part of a seri ...re you select a 3D template. Now let's check the "gameObject" m ...nce you enable the plug-in, for now, you will notice Vuforia objects are missing ...camera object to your scene. Now, with the Vuforia camera selec...

Unity for Beginners Workshop

Unity

....png format ), you can also use google images to search for images tha ...t you might want to use. Google Images You can also create a free account on textures.com. This is an excellent website for seamless image textures, e.g. wood, grass, bricks and tile...

How to build a Simple Robot Arm with Servo Motor and Joystick

Physical Computing Tutorials

...gRead(potAngle); int rotationMapped = map(rotation, 0, 1023, 0, 180); // ...o's angle (0 to 180) int angleMapped = map(angle, 0, 1023, 0, 180); // sca ...0) rotateServo.write(rotationMapped); // rotate servo motor 1 ...angleServo.write(angleMapped); // rotate servo motor 2 ...

How to send data to Processing from Arduino

Physical Computing Tutorials

...nd data to Processing from Arduino. The Processing sketch will be ... to GND middle pin to A0 Arduino Code This example sends the pot ...ometer value measured from Arduino to Processing via the serial po ... //little delay to prevent Arduino going crazy } Processing Code ...

Setting up Kinect in Touchdesigner

Touchdesigner Interactive Media

...ensors can help us integrate 3D notions such as depth within our g ...ore we begin, it's important to note that unfortunately these devi ...lable from the SDK Browser, is another useful feature to develop i ...to connect your sensor. You are now presented with a depth map, fr...

Combining codes & circuits

Physical Computing Workshop: Beginner Physical Computing

1. Combining the Code Arduino can only accept one code at one ...opy everything from 1 setup to another setup, from 1 loop to another loop. void setup () { ... something is near and off when not. #include <HCSR04.h> UltraSon ...he circuit as well. But you may notice there is only one 5V and bo...

Bonus round: putting an existing Unity project into git

Games Workshop: Version Control for Games Design

...should use Git Bash. If you're not familiar with the command line ...of your project! If you don't know the path, you can copy it from ...e on Windows, you can't use the normal Ctrl+C shortcut in Git Bash ...y with this command: git init Now there should be a folder calle...

Accessibility Statement

About the Lab Frequently Asked Questions

...site is run by the Creative Technology Lab University of the Arts ...nt. We have also used other technologies including JavaScript on c ...accessible this website is We know that some parts of the website ... are not fully accessible: our PDF doc...

What are GPIO pins on Raspberry Pi?

Raspberry Pi

...urpose Input/Output. GPIOs have no predefined purpose and are unus ...r microcontrollers such as Arduino. GPIO pins are mostly used for ...ication. You can refer to the pinout of each model to find out mor ...our connections!Raspberry Pi is not short-circuit-proof as Arduino...

A circle following the mouse

Touchdesigner Basics of Touchdesigner

...e canvas' cartesian plane. Take note of your canvas' extremities, ...se around the screen you should notice the tx and ty data retained ...o activate the operator, we can now link these channels to the x a ...n CHOP Reference and you should now see the parameter updating in ...

How to Configure a Raspberry Pi for the first time

Raspberry Pi Raspberry Pi Image

...ed tutorial for imaging the Pi. Now we can move on to configuratio ...ally. If your Raspberry Pi does not turn on within 5 minutes, chec ...th your UAL account, which will not work for most Pi. In that case ...ss to the internet. 5. Brower Google Chrome and Firefox are both pre...

Creating a Landscape

Unreal Engine Basics Creating Virtual Worlds

...ic understanding of 3D work but no prior experience is necessary. ...Please contact the Creative Technology Lab for questions or assist ... it. We will be focusing on the Noise tool. The Noise tool applies a random height ... height that is produced. The Noise Mode should be changed to Ad...