Advanced Search
Search Results
185 total results found
Using a TCS34725 RGB Color Sensor
...Sensor? The TCS3472 sensor provides a digital return of red, green, blue (RGB), and clear light sensing values. An ...lor sensor helps you accurately detect an object’s colour in your ... Arduino projects. What is I2C? The ...TCS34725 has an I2C interface (SDA and SCL) that connects to the ...
How to export your p5.js as a video
How to Video Capture your p5.js Sketch If ...re creating a piece of time-based work in p5.js you may want to c ...apture the canvas as a video. For example, if you have a g ...enerative design that evolves over time, or ...utorial you will learn how to: Download and include a custom lib...
Useful learning resources
... HTML & CSS Book - A book aimed at designers introducing concepts within web development - JavaScript JavaS ...cript: The Good Parts by Douglas Crockford - p5.js Make: Getting Started with p5.js: Making Interactive ...Graphics in JavaScript and Processing - Processing Lear...
Using Smartphont to Read NFC tag
What is NFC? NFC (Near Field Communication) is a short-range ...logy that allows two electronic devices to communicate when they ...ch other. It’s most commonly used in contactless payments, digital keycards, smart tags, and tap-to-share features. NFC work...
How to create 360 Video for the Igloo system
This guide will show you the steps needed to create 360° video for the Igloo system The foll ... choice. However, some steps or details may be different when using different hardware. Step 1 Set up your 360 ... your capture point with a tripod for best results. Make sure you...
What are GPIO pins on Raspberry Pi?
What is GPIO? GPIO stands for General-Purpose Input/Outp ...ut. GPIOs have no predefined purpose and are unused by default. If used, the purpose and behaviour of a GPIO are defined and implemented by the user. You can find the GPIO pins on the top of mos...
How to use a relay module
...lectrical circuits when activated by a signal between low-powered digital electronics and high-powered devices. It is handy when the thing you want to con ...the microcontroller can give. Arduino can only give max. 5V and 40 mA. In this tutorial, I will...
Making a website for your HTML, JS, CSS or p5.js files
... a website using something called GitHub pages to make a website. ...gning up for a GitHub account and subsequently creating a GitHub ...ages URL will allow you to upload your HTML, JS & CSS files o ...from anywhere. Bit of background (Feel free to skip) GitHub is ...
What is Unreal Engine?
...oftware that helps creators build virtual environments and interactive content. Initially designed for video games, it has evolved into a versatile engine suitabl ...e for many different projects. With Unreal E ...ngine, students can bring their ideas to li...
Making Breathing Light with LEDs
What is a LED? LED (Light Emitting Diode) is a semiconductor light source that emits li ...hen current flows through it. LED includes two pins, Cathode(-), aka the short leg, and Anode(+), aka the longer leg. It is ...l computing but we are going to do a little bit more this time. W...
Using the Bantam Tools NextDraw Pen Plotter
The Bantam Tools NextDraw is a pen-plotter designed for precise drawing on various materials usin ...g a digital file. It works by followi ...or paths from an SVG file to produce clean, accurate line work. ...The necessary software is already installed on the machine in CT...
Testing/publishing your project - Android devices
...ery easy, here are the steps to do so: First, make sure you downloaded and installed the Spark AR player on your mob ...ile device, you should be able to find the app on the Android Play Store. When opening t ... the first time you will be asked to grant the app access to your...
What is a Raspberry Pi Pico?
...i Pico is a microcontroller board developed by the Raspberry Pi Foundation. It was announced in January 2021 and represents a departure from the traditional single-board computers (SBCs) that the Raspb ...erry Pi Foundation is known for, such as the ...
Steam VR setup Tutorial #1 - Player camera setup
... tutorial aims to get you started using Unity and HTC VIVE HDM (Head Mounted Display) Using Steam VR 2.2 plugi ... of a series of tutorials focused on enabling the use of HTC VIVE ... devices, each tutorial will build on top of previous ones to get ...
What equipment is available?
...tive Technology Lab we have a wide array of equipment and resources available to borrow a ...nd use during term time. This equipment ...is prioritised for students on stakeholder courses. Equipment can be boo ...ked from ORB or loaned from the Kit...
How to use Raspberry Pi Camera Module 3
What is Raspberry Pi Camera Module 3? This tutorial will walk y ...ou through setting up and using the Raspberry Pi Camera M ...odule 3 Noir on a Raspberry Pi 5, ...but other Pi like Pi 3 and Pi 4 will work as well. Camera ... Module 3 — Key Features ...
Systems in art & design
Paul Rand Another kind of definition is that design is a system of relationshi ... the relationship between you and the piece of canvas, you and the eraser, you and the pen. The relationship betwe ...nship of sizes. I can go on all day. Paul Rand Bauhaus ...
How to power the Raspberry Pi Pico
...If you are going for a wireless design, you can use batteries as ...well. This tutorial will demonstrate how to power a Pico w ...y Pi Pico pinout You have to find out the pinout of the model you are using. The pins you a ...re looking for are VSYS and GND. In this tutorial, a Pico W...
Controlling an actuator with a N-channel Mosfet
...t is Mosfet? A MOSFET (Metal-Oxide-Semiconductor Field-Effect Transistor) is a type of ... transistor used to switch or amplify electrical ... signals in electronic devices. It’s one of the most com ...ctronic circuits, especially in digital and analog systems. Struc...
Web App Template for Beginners
...art with this one. Learn to build a local web app that you can modify in your future projects. Bac ...kground Each web app has a frontend and backend. Frontend is usually for UI and design and runs on browser, on user’s own ...uter. P5.js sketches are frontend. Backend is behind-the-scenes c...