Advanced Search
Search Results
177 total results found
How do I complete ladder training?
Before anyone can use a step ladder at LCC you must complete the ladder training module on Moodle. It comprises of a PDF guide and a quiz, after w ...h you should email a screenshot of completion to creativetechnolog ...ylab@arts.ac.uk.
Using a Sparkfun Sound Detector
...g value representing the volume of the ambient sound. Gate - This ...ere are three wires: Getting started Once wired, the code is that of a standard digitalRead or analogRead to obtain the value. Example code reading envelope #define envelopePin A0 void...
How to build to a Meta Quest 2
...Unreal Engine involves a series of steps, including setting up the ... and install the latest version of Unreal Engine from the Epic Gam ...eality" or "VR Template" as a starting point for your Meta Quest 2 ...eded): Use Unreal Engine's profiling tools to identify performa...
Where is the Creative Technology Lab?
We have moved to a new office! The Lab is situated on the ... ground floor of the workshop block, in WG14. Through the main entrance, turn left in the first corner and turn left again. Keep walking down the hallway to the end. Passing throught the fire door, y...
Introduction to the PyCharm IDE
...rm, you'll be welcomed by its startup screen. To create a blank Py ...sic Python file for you instead of just preparing a blank director ... top lets you switch between different files, though currently, we ...s the "Run" panel at the bottom of the window, displaying the outp...
Switch Operator
A simple yet effective method used in interactive ... projections consist of alternating between two or more ...suals. This could be the result of pressing a button or entering a ...suals. Touchdesigner likes to start counting from 0, hence your first image wi...
How to Configure a Raspberry Pi for the first time
...pment you need, the Pi should start booting automatically. If your ...ng to your Country. The main difference between US and UK keyboard ...s is the positions of @,", £ and #. There are many va ...riants of keyboards, even just for US/UK ...access the other run from the start menu. 6. Recommended Software ...
Using a Soil Moisture Sensor
...nges in electrical conductivity of the earth (soil resistance increases wit ... Signal (SIG to A0) Getting started This example turns on the bui ... 300; //300-600 is a good range of moisture generally void setup() { Serial.begin(9600); pinMode(13, OU...
How to connect a Light Dependent Resistor (LDR)
...ittle light hits the sensitive part on the top. To use a Light Dep ...value resistor, the combination of these two components acts a lit ...t between the two, as the value of the LDR varies it changes the v ... (2)leg split to A0 Getting started The following code uses analo...
Using a HC-SR04 distance sensor
...lel) surface, or absorbed by a soft surface like fabric there may ...surement. There are other types of distance sensors that are more ...r to digital pin 13 Getting started To use this code you will nee ...d the HCSR04 Library by Martin Sosic. We have a tutorial on ...
How to send files to Raspberry Pi using SSH
...et or your local network. Think of it as opening a remote terminal ...ur Pi from another machine Transfer files (using scp, rsync, or SF ...TP) Install software, run Python scripts, updat ...ry Pi OS with Desktop Go to Preferences → Raspberry Pi Configurat...
How to image a Raspberry Pi
...age a Raspberry Pi? There is an official video showing how if you ...prefer. 1. Download the Raspberry Pi ...Imager Go to the Raspbeery Pi official site to download the software. Choose a suitable version ...r Pi Using Raspberry Pi Imager software to Install the Raspberry P...
Testing/publishing your project - Android devices
...ent to your device The process of uploading your content to your device is fairly simple, once you plug your phone onto your computer, you should be able to find your device listed under the "test on device" option. You just need to press the "Send" butto...
Testing/publishing your project - IOS devices
...ent to your device The process of uploading your content to your device is fairly simple, once you plug your phone onto your computer, you should be able to find your device listed under the "test on device" option. You just need to press the "Send" butto...
Creative Coding 101
The slides for Introduction to Creative Coding are attached as a file on the left of this page!
Useful learning resources
Books Getting Started With Arduino 3rd Edition by M ...ractical guide to the getting started with the Arduino platform. Ex ...ds on guide to the fundamentals of electronics. Assumes no prior knowledge and uses some great real world examples and practical app...
Unreal Engine UI Video
A short demo explaining the basic UI of Unreal Engine, as well as instructions on how to navigate viewports and content organisation.
How to Program an ATtiny85 with an Arduino Uno
...PDIP) and comes in the category of low-power microcontrollers. Thi ... labelled so you will have to refer to the pinout. Arduino --> AT ...Tools -> Board Go to Arduino Preference Copy the below code and pa ...efore pasting. Click OK and restart Arduino IDE. https://raw.github...
When is the Multipurpose Room available?
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.
Using the MAX9814 mic amplifier
...tect sound. There are a total of five connections on this mic, however we will only be using VCC, GND and OUT in our wiring. You can read more about this component here. Wiring Power (VCC to 3.3V) Ground (GND to GND) Output to analog pin on the Ar...