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

127 total results found

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

"Hello, World!" in Node.js

Creative Coding Tutorials

...erminal or Command Prompt) And type the following: $ node -v Do ...not type the `$`. This just tells you th ...lling again. Install other software (optional) We recommend inst ...es or other word processing software, which don't count as simple ...

Combining codes & circuits

Physical Computing Workshop: Beginner Physical Computing

...ept one code at one time. If we want it to do multiple things at t ...s the distance value, and if we want to use the data, we will need ... to retype this long string of text multip ...if statement is the most common way to make a simple interaction b...

UE Foliage

Unreal Engine Basics Creating Virtual Worlds

...for the Megascans. The pack we want to import is called the Megas ... which trees/bushes/grasses you want to use by clicking the +Folia ... As you can see, I have added 4 types of trees to my selection and t .... However, if you feel like you want to add more assets to fill ou...

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

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

(MAC) How to use Phomemo Thermal Printer M834

Physical Computing Tutorials

...cs inklessly on different sizes 216mm/210mm/110mm/80mm/53mm (US Letter/A ...instead, it is essential if you want to do auto-printing in the next step. Go to System Settings -> Printers & Scanners Click the drop down menu of Default paper size Select you...

How to control Raspberry Pi Pico via Wifi

Raspberry Pi Tutorials

...ome a ubiquitous and convenient way for people to access the inter ...or Command Prompt (Windows) and type in ipconfig getifaddr en1 Get ...ssid, password) html = """<!DOCTYPE html> <html> <head> <title> ...p> </body> </html> """ max_wait = 10 while max_wait > 0: ...

AR with Unity - Step #2 - Unity project setup

Unity AR Image target AR tutorial

...use Vuforia to create different types of Augmented Reality projects, ...9.2.0f1) is a quite straight forward process, first, let's create ...ect settings panel, the easiest way to do it is by opening the bui ...time, Unity will ask you if you want to include a default database...

How to make Animation on NeoMatrix with Processing

Physical Computing Tutorials

...8x8 Adafruit NeoMatrix. Wiring WarningIf you have a bigger matrix ... +5V to 5V GND to GND Library WarningDownload version 1.9.0 or b ... The Arrangement There are two types, Progressive and Zigzag. Progressive: Adafruit's pre-built matrix is using thi...

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

Using a TCS34725 RGB Color Sensor

Physical Computing Tutorials

...(pin 20) and SCL pin is SCL(pin 21). Not every Arduino model has I2C function and not all of them have the same pinout. Check the model before you hook it up with the TCS34725 sensor. Learn more Library Adafruit TCS34725 will be used for this tutorial. We ...

Using the Bantam Tools NextDraw Pen Plotter

Bantam Tools NextDraw

...e line work. The necessary software is already installed on the m ...es and set the page size to A4 (210mm x 297mm). Resize your d ..., make sure to TIE it up. Move away from the drawing area, the pen plotter moves quickly and should not be touched o...

Introduction to Spark AR

Spark AR Installation and Setup

... Augmented Reality (AR) is a type of technology that adds layers ...nvironment. There are different ways where an AR experience can be triggered for example through facial recognition, GPS location, image markers, or without the use of any markers. To...

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 language. ...VideoDeviceIn TOP may display a warning: "Resolution limited to a max of 1280x1280 ...

Audio in Touchdesigner & Receiving data from Arduino

Touchdesigner Interactive Media

...any people are in a room or the type of event we are attending. In t ...manipulate the Frequency of our waveform, from the Audio Oscillato ...rocess: https://www.youtube.com/watch?v=Xajdyh7kspk. VSTs are virtual audio-synthesisers that allow you to easily...

Mobile VR - Getting Started Guide

VR tutorials - Unity Mobile VR

...re you can experience different types of content using your mobile p ...vice. click here to visit Software There are many different t ...s a list of useful links if you want to start exploring it. A-FRAME website Youtube tutorial list Unity 3D Thi...

What is a Raspberry Pi Pico?

Raspberry Pi

...the Raspberry Pi Foundation. It was announced in January 2021 and represents a departure from ...to the Pico, you can choose the types that you prefer. Choose a programming language for your Pico, in this tutorial, we will be using MicroPython. Download th...

How to control Arduino without using delay()

Physical Computing Tutorials

...0; // will store last time LED was updated // constants won't ch ... // the interval at which you want to blink the LED. unsigned ...tors, like giving each person a watch and ask them to action based ... on their own watches. Wiring There are three wi...