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

116 total results found

Using a Adafruit 1.8" TFT Display Shield V2

Physical Computing Tutorials

...rowSize; // Not always = bmpWidth; may have padding ...77XX_BLACK); tft.setCursor(0, 30); tft.setTextColor(ST77XX_RED ...ft.print(p, 6); tft.println(" Want pi?"); tft.println(" "); ...tft.print(8675309, HEX); // print 8,675,309 out ...

How to get started with Textures and Materials in Spark AR

Spark AR Materials and Textures in Spark AR

...ures and Materials in Spark AR Watch this video which explains th ...s and materials in other 3D software like Blender, Cinema4D, and U ..., they probably work in similar ways. However, you should always keep in mind that Spark AR is ... a separate software and might have implemented di...

How to create 360 Video for the Igloo system

How to create 360 video for the Igloo s...

...ferent when using different hardware. Step 1 Set up your 360 ca ...te. Try to record in atleast 4K 30FPS but always choose higher if possible. Pr ...nally displayed at a maximum of 30 FPS. Step 2 Remember that the ... footage into a proprietary software for processing. In this case...

Week 2 - Animation, conditionals & random numbers

Creative Coding Workshop: Introduction to Creative Coding

... detail. A variable is simply a way of storing information in the ...tions. 5 - The value which we want to store in the computer's me ... and single (=) equals signs Always be sure to use the double equ ...he ball when it bounces off the wall Move up and down instead of ...

Variables

Python for Beginners

... result of 2. However, you may want to use a certain value more t ... action, we'll keep things this way for now in order to better und ...he second path is the file that was run with this version of Pytho ...second line in our code. Python was able to get to this point in t...

Accessibility Statement

About the Lab Frequently Asked Questions

...s accessible as possible and we want as many people as possible to ...er you are using zoom in up to 300% without the text spilling off ...te using speech recognition software listen to most of the websit ...accessible to screen reader software old video content is missing...

How to use Raspberry Pi Camera Module 3

Raspberry Pi Tutorials

...ra Module 3? This tutorial will walk you through setting up and us ...later Requirements Hardware Raspberry Pi (Pi 3 or later) ...upply & HDMI or SSH access Software Raspberry Pi OS Bookworm (64 ...the Ethernet port, metal pins toward HDMI. Insert the ribbon cable...

Week 1 - Coordinates, shapes and colour

Creative Coding Workshop: Introduction to Creative Coding

...or expertise, you will almost always encounter bugs. Writing code ... code is meant to be doing. The way we do this is by adding commen ...s. Comments can be added in two ways: Single line commentUsing t ...he double forward slash (//) at the beginning o...

Making a website for your HTML, JS, CSS or p5.js files

Creative Coding Tutorials

...something goes wrong, you can always go back to when it did work! ...e. Very important!!!1!!1! The way that GitHub pages work is that ...). For instance, if my username was 'jonny' my GitHub pages URL wi ...uld see the below page. What we want to do is click the link that ...

How to use a relay module

Physical Computing Tutorials

... It is handy when the thing you want to control requires higher po ... In this tutorial, I will use a water pump and a 1-channel 5V rela ... 1 channel relay to control one water pump. Labels on a Relay Modu ...- pin 3 NO - red(+) wire of the water pump COM - red(+) wire of ba...

Intro

Projection Mapping Intro to Projection Mapping

...atic objects. This technique was first used for Disney’s Haunte ... a video of five singing ghosts was projected onto physical busts, ...and immersive projections. Software     A variety of projectio ...n mapping software and masking tools are availab...

How to control Arduino without using delay()

Physical Computing Tutorials

...tors, like giving each person a watch and ask them to action based ... on their own watches. Wiring There are three wi ...very 1 second led2Timer.begin(3000); // LED2 blinks every 3 seconds } void loop() { // Check if the timer for LED1 has fired if...

How to use Grove Serial Bluetooth v3.0

Physical Computing Tutorials

...obtaining a copy * of this software and associated documentation ...files (the "Software"), to deal * in the Software without restriction, includin ...nd/or sell * copies of the Software, and to permit persons to who ...m the Software is * furnished to do so, sub...

Hello World

Python for Beginners

...t the "type" of Python file you want PyCharm to create. For this e ...print(), we provide the text we want Python to print. This text mu ...ere you can type what it is you want to print. In this example, I waited until I had typed out "prin ...own PyCharm's list of potential ways for completing your code. No...

Using an PN532 RFID reader

Physical Computing Tutorials

... Cost Higher (~$10–$30) Lower (~$2–$10) ✔ ...al.println(); Serial.println("Waiting for a card......"); } void ...al.println(); Serial.println("Waiting for a card......"); } v ...nt32_t versiondata = nfc.getFirmwareVersion(); if (!versiondata)...

Arrays

Programming Tips and Tricks

... p5 Editor Now what if we wanted to have a lot of circles, l ...vidually. Going further, say we wanted to manipulate all of our ci ...rcles in a similar way (for example, move them all le ...ing. Arrays in p5 The easiest way to create an array in p5 is a ...

Importing and Placing 3D Models

Unreal Engine Basics Creating Virtual Worlds

...e. Select all the files you want to import to your project. Fo ...nge the Scale of the object to 30 in the X, Y, and Z directions so it is uniform. After changing these values, you will see that your building will look much better now. If your model ...

Depth Camera for Mac Users: Setting Up the OAK-D Pro in TouchDesigner

Touchdesigner Interactive Media

... camera. Click Initialize, wait for it to mark "Ready" (1), t ..., and darker areas are farther away. To gather both 'disparity' a ...dSocket.RGB) camRgb.setFps(30) # Configure Stereo Depth nodes monoLeft.setResolution(dai.MonoCamera...