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

151 total results found

How to install libraries

Physical Computing Tutorials

...tionality or to simplify using external electronic modules. Libra ...ries typically come with examples of how to use them. The l ...vides online documentation and explains how it possibly relates t ...brary There are three different ways to install libraries; we'll s...

How to image a Raspberry Pi

Raspberry Pi Raspberry Pi Image

...ficial site to download the software. Choose a suitable version fo ...ard into your computer. It is always a good habit to format the SD ...ting System - Erase Click Next and wait for it to finish. 3. Image y ...i Using Raspberry Pi Imager software to Install the Raspberry Pi O...

What are GPIO pins on Raspberry Pi?

Raspberry Pi

... Board and Boardcom (BCM). For example, the board pin 8 and BCM p ... as Pin 1, left to right then next line, and the bottom right wil ...can also use a jumper cable to extend all pins to a breadboard. ...ferent libraries but doing the exact same thing. 1. gpiozero The ...

Introduction

Physical Computing Workshop: Beginner Physical Computing

...ab, don’t worry—this guide will walk you through the basics. If yo ...rn: Understanding Arduino hardware Understanding Arduino software Using built-in example code and Reading the hooku ...stalling libraries Using Neopixel Using Ultrasonic distance s...

Where is the Creative Technology Lab?

About the Lab Frequently Asked Questions

...oor 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 t ...he Creative Technology Lab. Next: When is the Creative Technology Lab open?

What is Unreal Engine?

Unreal Engine Basics

...Unreal Engine is a powerful software that helps creators build vir ... whether it's designing games, exploring architectural concepts, ...ting immersive virtual reality experiences. Exciting Features: Unreal Engine's ...its impressive features. Let's explore some of them: 1) Eye-catch...

Types of Lighting and Lighting Mobility

Unreal Engine Basics

...life. In this article, we will explore the different types of lig ...hting mobility before using it extensively in a project. Ther ... across large surfaces, such as walls or floors, and creating soft ...ng in Unreal Engine. They are fixed in both position and orientat...

Object in the space AR

Spark AR other Content and Tutorials

...at you will be viewing your AR experience on: From here you ...start to edit your object, for example properties such as colour ...and texture by double clicking in the m ...aterials box: You can also duplicate th ... sure you select the object you want to edit:

Mobile VR - Getting Started Guide

VR tutorials - Unity Mobile VR

...fit your phone. You won't need extra controllers or fancy additio ... help you get started. Google Expeditions App This google app, ...ht need a Mobile VR Headset to experience the VR content. click .... click here to visit WEB VR Experiments - Google This is a ve...

Installing Unity

VR tutorials - Unity HTC VIVE Tutorials

...re a few things you need to be aware of: Downloading and instal ...et a popup window asking if you want to open the Unity HUB, Select ...e recommend installing Unity 2019.4, alternatively, you can choos ...e Unity 2020, just be aware that your interface will look...

Introduction to the PyCharm IDE

Python for Beginners

...e the Python project: In this example, the project files will re ...The setup page also asks if you want to create a main.py welcome s ...e file, main.py, but more complex projects will have multiple fil ... are handy for pausing program execution, especially when debuggi...

(MAC) How to use Phomemo Thermal Printer M834

Physical Computing Tutorials

...hat can print black and white text and graphics inklessly on diff ...ate a size for your paper. For example in this screenshot, I am u ...instead, it is essential if you want to do auto-printing in the next step. Go to System Settings -> Printers & Scanne...

Understanding Arduino hardware

Physical Computing Workshop: Beginner Physical Computing

...thing more than yes or no. For example, analog input can be somet ...pins You can see the symbol ~ next to some digital pins, those ar ...hem as analog output pins. For example, if you want to create a breathing light e ... to power them all. Go to the next part, Understanding Arduino so...

Course

Using the MAX9814 mic amplifier

Physical Computing Tutorials

This Adafruit MAX9814 microphone amplifier allows ...olume is above this threshold a warning comes up in the Serial Monitor Serial.println("Loud noise"); delay(500); } else { Serial.println(MicVolume); } }

Installing PyCharm

Python for Beginners Setting Up Your Environment

...ment Environment (IDE) is a software application that provides a c ...ditor offers features like syntax highlighting, code auto-complet ... code by allowing step-by-step execution, variable inspection, an ...kpoints to pause the program's execution for analysis. Compiler...

Projection Mapping in Touchdesigner

Projection Mapping Intro to Projection Mapping

... tutorial on how to get the software started is available here. Th ...utorial we'll work with TOPs (Texture Operators). Select the mov ...ls by clicking on the  button next to "File" in the parameters wi ... and that this is set up as an extended monitor: follow the steps...

Steam VR setup Tutorial #1 - Player camera setup

VR tutorials - Unity HTC VIVE Tutorials

...ts to more functional and complex projects. Prerequisites Dow ... might also work, this tutorial was made using Unity 2018.2.21f ... when you start running the software. Download and install St ...e the scale to 10 on all three axes. Now that we have a plan...

Introduction to Python

Python for Beginners

...we will embark on a journey to explore the fundamentals of Python ...inner or have some programming experience, this course is designe ...s readability, simplicity, and extensive standard library. Create ...n Rossum and first released in 1991, Python was designed to emphas...