Advanced Search
Search Results
34 total results found
Using CCI's MQTT endpoint
MQTT is a networking protocol that uses a 'publish-subscribe' model (where some machines 'publish' data to an endpoint, and others subscribe to that data stream) to share data. It's commonly used to share networked sensor data. We run a MQTT server at the CCI,...
Workshop: Knitted Synthesisers
These notes are based on a workshop run by Agnes Cameron, and were developed as part of B Claxton and Eva Sajovic's Hack'n the Knit workshop series. These instructions are based on a tutorial for making two-stage astable oscillators on the website Electronics ...
Intro to Exif Image Metadata
Image files captured using digital cameras often contain a large amount of information about how and where they were taken, the type of camera that took them, and other information about the image. This is called the 'exif metadata', and it is standard across ...
Making Websites and Putting Them Online
There are loads of different ways to put your work online, and trying to figure out what will work for you can be quite overwhelming. The good news is, depending on what you are trying to do, most approaches will work! The approach you take will depend on what...
14/02/2024 Putting work on the web
Looking at a range of different ways to deploy and host websites, use custom domain names, and set up servers. Talking about both web technologies, and different approaches to hosting. Wiki page here
Getting Started with Git and Github
Many classes in the CCI will either require or encourage you to use git and github in your work. These can be complex and confusing at first, and how you use them depends a bit on what you need to do. git vs github The first distinction that's normally quite i...
Using Raspberry Pi for Projects
In the CCI we have a large number of pre-configured Raspberry Pi 4 boards for use by students, as well as a range of other boards (some Pi Zeros, a couple of Pi 5s). We often recommend these to students who are pursuing installation / physical computing projec...
Summer 2024 Programme
For summer 2024, we are alternating workshops between Peckham Road and High Holborn. As ever, if you have questions, send them to Agnes.
17/04/2024 Debugging Code
Your code is broken but you don’t know why! What gives? The internet won’t help?? What’s a console? A breakpoint?! This session covers the philosophy and practice of debugging, across a range of different languages and tools. We work through a series of practi...
CCI Technical Treasure Hunt
For the first time in 2024, the CCI technical team have organised a treasure hunt to get to know about resources, expertise and equipment across our different campuses. To take part in the treasure hunt, grab a card from one of the opening events, from the wor...
Component Spinner Guide
In the Peckham Road Physical Computing workshop we have a number of components that are freely available for use. In many cases, you might want to locate some of these components to complete projects for class or in your own time. This is a short guide to what...
Autumn 2024 Tech Skills Calendar
Welcome new students and welcome back returning ones! This term we are holding one tech skills workshop per week in South London (mostly Greencoat building and some at Peckham Road), and one every two weeks at High Holborn. Do get in touch if you have question...
Exploration Workshops
We are experimenting with running a series of more advanced 'exploration workshops' alongside the tech skills workshops, which use sound as a basis for developing creative coding and physical computing skills. Exploration workshops run in Peckham Road, once ev...
20/11/2024 Debugging Code
Your code is broken but you don’t know why! What gives? The internet won’t help?? What’s a console? A breakpoint?! This session covers the philosophy and practice of debugging, across a range of different languages and tools. We work through a series of practi...