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

125 total results found

Systems in art & design

Creative Coding Concepts

... Swiss Style Linear Perspective 15th century experiments in Linear Perspective. Sol Lewitt ...forehand and the execution is a perfunctory affair. The idea become ...ms and possible new aesthetic experiences Cybernetic Serendipity...

How to connect a Push Button with Digital Input Pull-Up resistor

Physical Computing Tutorials

... how to use a button the normal way. Advantage of using a button t ...his way Fewer External Components No need for an external resistor—the internal pull-up does the job. Makes circuits simpler and saves space, especially on a breadboard. Stable Def...

Arrays

Programming Tips and Tricks

... p5 Editor Now what if we wanted to have a lot of circles, l ...ing something like this, with seperate variables for every ellipse: ... And you'd be right! This is a perfectly valid approach. However, ...vidually. Going further, say we wanted to manipulate all of our ci...

Using the serial monitor and serial logger

Physical Computing Tutorials

...d around the 32u4 chip have a seperate USB serial and hardware serial, and you cannot direct ...ly monitor the hardware serial [Serial1] output using ...n speed in bits (binary digits) per second, 9600 baud, is 9,600 bit ...s per second. This drop down allows y...

Command Line Tools & Utilities

Creative Coding Tutorials

A Command Line Interface is a way of interacting with a computer ...e commands interface with your operating system and hardware to perform complex and intensive operations. There is a large amount ...useful Free and Open Source Software (FOSS) available online that ...

How to build a project onto a VR headset

Unreal Engine Basics Building to a VR headset

...the VR platform and headset you want to target (e.g., Oculus Rift, ...ty, enable the VR platforms you want to support (e.g., Oculus, Ste ...e custom logic. 6. Optimize for Performance: VR applications requir ...e high performance for a smooth experience...

Unity for Beginners Workshop

Unity

... 1 - Installing Unity Task 2 - Watch and follow the video tutoria ... and prepare all the assets you want to use (Images and sound file ...nstalling Unity Task 2 - Please watch the Unity for Beginners vide ...le 3D objects for the floor and walls, we recommend creating a bas...

Variables

Python for Beginners

...a calculator as it allows us to perform calculators with whole-numb ... result of 2. However, you may want to use a certain value more t ...signment We use the assignment operator = to put data inta a variab ...at integers do not have this property of being callable. In essense...

How to make Animation on NeoMatrix

Physical Computing Tutorials

... +5V to 5V GND to GND Library WarningDownload version 1.9.0 or b ...pixel library for a more stable performance. We will need three lib ...started The example shows the upward arrow first and then the anim ... colour-changing pattern. The upward arrow is for identifying the ...

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

...y Processing. From a technical perspective, p5.js is simply a Java ...anguage and with any level of experience or expertise, you will almost always encounter bugs. Writing code ...be the browser. There are developer tools built into all the major ...

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 control Raspberry Pi Pico via Wifi

Raspberry Pi Tutorials

...e need for physical cables. It operates by using radio frequency si ...ome a ubiquitous and convenient way for people to access the inter ... series of numbers separated by periods, like xxx.xxx.xxx.xxx. Thin ...be dynamic, meaning they change periodically, or static, where they...

Projection Mapping in MadMapper

Projection Mapping Intro to Projection Mapping

Why use MadMapper? MadMapper is a powerful tool for projecti ...de. Unlike TouchDesigner, MadMapper isn't free, but a 30-day demo v ...s. These cannot be installed on personal devices, but you can borro ...w a machine with MadMapper pre-installed — just contact us...

How to control Arduino without using delay()

Physical Computing Tutorials

...illiseconds) specified as a parameter. (1000 milliseconds = 1 second. ...0; // will store last time LED was updated // constants won't ch ... // the interval at which you want to blink the LED. unsigned ...ple actuators, like giving each person a watch and ask them to acti...

Using a Adafruit 1.8" TFT Display Shield V2

Physical Computing Tutorials

...S, HIGH); // Start seesaw helper chip if (!ss.begin()){ Se ...rowSize; // Not always = bmpWidth; may have padding ...FPIXEL]; // pixel buffer (R+G+B per pixel) uint8_t buffidx = siz ...epth = read16(bmpFile); // bits per pixel Serial.print(F("Bit...

Intro to Touchdesigner

Touchdesigner Basics of Touchdesigner

About the software Touchdesigner is a programmi ...ng software popular amongst all kinds of ...uchdesigner is a node-based software, a type of visual programming ... we will be using nodes called Operators. These are ready-made "blo ...cks of code", each performing different functions. Lin...

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 ...