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

173 total results found

Using the serial monitor and serial logger

Physical Computing Tutorials

... Serial communication is a type of communication between two devic ...ial communication is a sequence of binary digits (0s and 1s) that ...board. Above is a screenshot of the serial monitor, the first t ...is the communication speed. One of the fundamental parts of serial...

AR with Unity - Step #3 - Adding content to your project

Unity AR Image target AR tutorial

Please notice that this is part of a series of tutorials progressing from basi ...d paste your License Key inside of the License key field. Creat ...to 5 stars) based on the amount of "trackable features", more feat ...ow crosses. Increase the number of these details in your image, an...

Connecting a Potentiometer

Physical Computing Tutorials

...potentiometer? A potentiometer (often abbreviated to pot) is an el ...e connections, the main purpose of the pot is to create a variable ...er Wiring Identifying the pins of a potentiometer The most common ... type of potentiometer to use is a 10KΩ ...

Making Breathing Light with LEDs

Physical Computing Tutorials

..., aka the longer leg. It is one of the most common components. Mak ... your Arduino with "~" in front of it. For example, pin D3, D5, D6 ...ate a PWM signal. The frequency of this generated signal for most ... analogWrite(0) means a signal of 0% duty cycle. (turns somthing ...

Using Quixel Materials

Unreal Engine Basics Creating Virtual Worlds

... you have a basic understanding of 3D work but no prior experience ...en created for us. A collection of these pre-made materials is cal ...ovides easy access to thousands of pre-made assets for your projec ...owser in the bottom left corner of Unreal Engine. There, we will s...

Creating a Landscape

Unreal Engine Basics Creating Virtual Worlds

... you have a basic understanding of 3D work but no prior experience ...e. This menu is on the top left of your screen and will be used often to switch between different ...modes of the editor. We will want to c ...e done. 3) Modifying the shape of the landscape. Our landscape wi...

Introduction to Python

Python for Beginners

Welcome to the world of programming with Python! In thi ...ney to explore the fundamentals of Python, one of the most versatile and popular ...asize code readability and ease of use, making it an excellent cho ...the years due to its wide range of applications. It's used in web ...

How to create 360 Video for the Igloo system

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

...same steps with any 360° camera of your choice. However, some step ... finally displayed at a maximum of 30 FPS. Step 2 Remember that t ...oo system will only show a band of content from the whole 360° sph ...ere of video. Try to keep all the impo...

Using built-in example code and Reading the hookup diagram

Physical Computing Workshop: Beginner Physical Computing

...Code First, you will see a lot of light grey coloured text, those ..., not code. You will find a lot of information from these comments ...uge C++. if you add // in front of anything, the rest of the line will become a comment ... {}, this is the main structure of Arduino code. In the setup(), u...

How to Display Animation on Waveshare E-Paper Display

Raspberry Pi Tutorials

...imation ready to use. What type of animation will be suitable to display on E-Paper Black and White, as the display we have in stock is Black and White only Low framerate animation, such as hand-drawn animation, as the display is not refreshing very fas...

Touch sensor - with No Sensor!

Physical Computing Tutorials

...ly put, it is the touch sensing of all conductive materials includ ...ial, we will show you two types of Capacitive Touch Sensing: acute ... However, due to the constraint of the physical circuit, reading m ... Library This library makes use of the AVR internal wiring to get ...

Using NFC Tools to Read/Write NFC tag

Physical Computing Tutorials

..., a phone number, your social profile or even a location. We have ...oject involving Arduino.. Types of Tag In this tutorial, we are using NTAG203, NTAG215 or NTAG216 should work fine as well. You cannot use MIFARE Classic tag or card. Steps Download the...

Command Line Tools & Utilities

Creative Coding Tutorials

...Command Line Interface is a way of interacting with a computer by ...issuing commands in the form of lines of text. These commands interface ...tions. There is a large amount of useful Free and Open Source Software (FOSS) available online th ...Graphical User Interface (GUI). Often this software works more eff...

Bonus round: putting an existing Unity project into git

Games Workshop: Version Control for Games Design

...ilepath to the top level folder of your project! If you don't kno ...s Enter - you should get a list of all the folders git can see in ...your project. None of these have been added to the re ...t anything yet! Unity has a lot of weird crap in it which we don't...

Projection Mapping in Touchdesigner

Projection Mapping Intro to Projection Mapping

..., a tutorial on how to get the software started is available here. ... OP dialog, this is a "library" of all operators available in Touc ...on; The Palette is a collection of ready-made useful components (C ...signer to easily mask your area of projection and warp your conten...

A circle following the mouse

Touchdesigner Basics of Touchdesigner

... first step. We will cover some of the most important concepts suc ...ange the width(x) and height(y) of our circle by clicking on Radiu ...vas' cartesian plane. Take note of your canvas' extremities, ie.: ...uate. We'll use these as points of reference for our mouse to foll...

How to control Raspberry Pi Pico via Wifi

Raspberry Pi Tutorials

...ntributing to the proliferation of wireless connectivity in homes, ... tutorial. But there are plenty of add-ons options you can add to ... for communication. It consists of a series of numbers separated by periods, l ...ike xxx.xxx.xxx.xxx. Think of it as a digital address for you...

Combining codes & circuits

Physical Computing Workshop: Beginner Physical Computing

...need to retype this long string of text multiple times. To make th ...n on when something is near and off when not. #include <HCSR04.h> ...} 2. Combining the Circuit And of course, we will need to merge t ... tiny gap right down the middle of the breadboard, which acts like...

How to use 7-Segment LED Backpack

Physical Computing Tutorials

...ment LED Backpack? This version of the LED backpack is designed fo ...s backpack solves the annoyance of using 13 pins or a bunch of chips by having an I2C constant ...ntroller sit neatly on the back of the PCB. The controller chip ta ...kes care of everything, drawing all the LED...

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

Creative Coding Tutorials

...our website from anywhere. Bit of background (Feel free to skip) ... also save the previous version of your files too. This is very po ...pular with a lot of people in the world of tech, because if something goes ...your website will have the name of your username in it (.github.io...