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

373 total results found

How to set up VS Code with git.arts.ac.uk

How To Guides GitHub

(a.k.a. GitHub Enterprise for UAL) GitHub provides a version of its version control platform for big organisations, such as us, and is a separate entity to GitHub.com. In order to access this ‘enterprise’ version from VS Code, we need to create an access token...

guide

Lone Working Policy

About

Our buildings are usually staffed from 9 am to 6 pm, Monday to Friday term time. End of Term ClosureAll buildings are closed outside of term time, and therefore students cannot work in the building outside of the library and learning zone areas, without except...

technical resources
lone working
health and safety

Box maker software/apps

Digital Fabrication Lab Laser Cutter - Trotec Speedy 400

Any material box makers: https://www.instructables.com/The-Ultimate-Guide-to-Laser-cut-Box-Generators/ For cardbord boxes: https://www.templatemaker.nl/en/ For any other boxes https://en.makercase.com

What technical resources can CCI students access at UAL?

About Technical Resources

UAL has a wide range of technical resources built to serve the learning outcomes of the courses in each college, to ensure these resources are available to the students who need it those resources are restricted to certain courses. table {font-size: 9pt;} ...

technical resources
access
ccw
cca
lcf
lcc
csm
wca

How to revive a broken Arduino using a Mac

How To Guides Electronics & Physical Computing,

These are instructions for doing this on a mac -- there are a few extra steps which might be a lot less hassle to do on windows but I haven't tried. If you're a student reading this, chances are you don't have an Atmel-ICE programmer to hand: if you're having...

guide

Intro To Soft Robotics

Robotics Lab Soft Robotics

Soft robotics is a branch of robotics that makes use of compliant (e.g. soft, stretchy, flexible) rather than rigid materials. These kinds of robots are particularly useful in applications involving people and other fragile objects, and they are of particular ...

Don't Buy These Components

Electronics Lab Where to buy components

Have you bought a component that was poor quality, broken or ineffective? Let us know and we can post it here so this doesn't happen to anyone else. Top tip -- go to the ORB catalogue and search for components, if you click the link you can see what we buy. Se...

Stepper motor with TB6000 Microstep driver

How To Guides Electronics & Physical Computing,

We have the 42BYGHM809 Stepper motors with the TB6600 Stepper motor microstep driver to the Arduino using the BasicStepperDriver.h library. Connect the stepper and driver as shown: Download and install the driver to arduino from here. (If you need help, c...

guide

Forking a Git Repository

How To Guides GitHub

A common way to run classes at the CCI is for your lecturer to manage homework through a main git repository that they update with new files weekly, and ask you to make a fork of it to complete the work. Once you have a fork of the repository set up properly, ...

guide

5V Air Pump Guide

How To Guides Electronics & Physical Computing,

We have a number of small 5V air pumps and silicone tubing available for students to borrow for small-scale inflatable projects, which include the single and inflate-deflate air pump control. These can't fill a lot of space, so for inflatables larger than abou...

guide

Software Defined Radio

How To Guides Creative Coding

The CCI has a small number of Adafruit RTL-SDR software defined radios. These can be used to tune into AM and FM radio bands (like a normal radio), but also to decode other kinds of data sent over radio. If you're a mac user, Adafruit has a useful guide to us...

guide
sdr

How to find an Internet Provider

How To Guides IT

There are a number of different courses at CCI with different modes of study, obviously students studying on fully online courses will need a reliable internet connection, however since the pandemic video calling has become a part of every course as it allows ...

guide

How to pick a new computer

How To Guides IT

This information was updated in Autumn 2025 for the 2025-26 academic year. You can see a list of course-specific information on the Recommended Kit List page. ❌ Chromebook, Android Tablet We do not recommend students purchase these products because they usuall...

guide

How to access the CCI IoT data

How To Guides CCI Server

We have several IoT sensors, including AirGradient indoor and outdoor air quality sensors, which log data every 30 seconds via MQTT and are available to students and staff who want to access this data, and power reporting for classroom lecterns. MQTT Server Th...

guide

Technical Research Tasks

About

About

Technical Skills Workshops

The CCI technical team runs a program of technical skills workshops focused on developing essential skills for working in the CCI. These cover various practical topics, including electronics, fabrication, networking, server programming and more. Workshops are...

Mini 360 Degree Continuous Servo Code

How To Guides Electronics & Physical Computing,

Continuous servos have a different structure to them than regular servos. A regular servo simply goes to t degree angle to tell it, where as continuous servos of course keep going around, so we must program them slightly differently, like so: // Include the se...

guide

About the our 3D printers

Digital Fabrication Lab Ultimaker S7 - 3D Printers

In the Digital Fabrication Lab we have a range of 3D printing equipment for CCI students to use, once they have done an induction, this equipment includes; Six Ultimaker S7 fused filament printers: these printer can print black and white PLA filament as well ...