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

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 hookup diagram Installing libraries Using Neopixel Using Ultraso...

Where is the Creative Technology Lab?

About the Lab Frequently Asked Questions

...k, 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 the fire door, you will see the 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 ...'s explore some of them: 1) Eye-catching Visuals: Unreal Engine all ...ferent mediums. Exciting Applications: Unreal Engine's versatilit ...ts. They can create interactive walkthroughs, realistic visualizat...

Object in the space AR

Spark AR other Content and Tutorials

...xample properties such as colour and texture by double clicking in the materials box: You can also duplicate the object in the scene by goi ...ng to Edit > Duplicate and dragging it somewhere else ... sure you select the object you want to edit:

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 ...can choose Unity 2020, just be aware that your interface will look ...Now you are all set and the software is ready for you to create yo...

Importing and Placing 3D Models

Unreal Engine Basics Creating Virtual Worlds

...er in the future. Select all the files you want to import to your project. Fo ...nging different values in the Location & Rotation fields to make it look a little better. To continue with this tutorial, please follow the next article in this series.

Introduction to the PyCharm IDE

Python for Beginners

...ry. However, you can choose a location that suits your needs. For t ...The setup page also asks if you want to create a main.py welcome s ... finished with exit code 0" indicates that the program ran without errors. Our main.py code is designed to display ...

A circle following the mouse

Touchdesigner Basics of Touchdesigner

... Add a Math CHOP and in the sub-category math "Range" you will see ...two rows:  From Range indicates the original set of values be ...y -0.8 and 0.8 .  To Range indicates the new set of values between ... we want x to fluctuates. We have prev...

How to send data to Processing from Arduino

Physical Computing Tutorials

What is the Serial Communication? Serial communication is the process of sending da ...me, sequentially, over a communication channel or computer bus. Sim ...ply put, serial communication is the communication between two or more computer ...rial, we will use serial communication protocol to send data to Pro...

(MAC) How to use Phomemo Thermal Printer M834

Physical Computing Tutorials

...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 your new custom paper size 4. Set up Auto-Printing with Automator We have a t...

Understanding Arduino hardware

Physical Computing Workshop: Beginner Physical Computing

...Arduino freezes, lags or does anything weird, you can press the button. 3. Arduino Model The white label indicates the model we are using. In th ...utput pins. For example, if you want to create a breathing light e ...part, Understanding Arduino software.

Course

How to use DFPlayer Pro to play MP3

Physical Computing Tutorials

...ack wire Connect L+ & L- if you want stereo audio File handling ...FRobot_DF1201S.h> #include "SoftwareSerial.h" SoftwareSerial DF1201SSerial(2, 3); //RX TX DFRobot_DF1201S player; void setup(void){ Serial.begin(115200); DF1201SSerial.begin(11...

Using the MAX9814 mic amplifier

Physical Computing Tutorials

...0); // Initialize serial communication } void loop() { Mic ...olume is above this threshold a warning comes up in the Serial Monitor Serial.println("Loud noise"); delay(500); } else { Serial.println(MicVolume); } }

Projection Mapping in Touchdesigner

Projection Mapping Intro to Projection Mapping

... tutorial on how to get the software started is available here. Th ...ask your area of projection and warp your content onto it. Drag and drop it on your network.  In the parameters’ window on the right click on PULSE to open Kantan window, this will en...

AR with Unity - Step #1 - Development environment setup

Unity AR Image target AR tutorial

...et you started creating AR applications using Unity and the Vuforia ...so work, however, this tutorial was made using Unity 2019.2.0f1 (p ... when you start running the software. About the Vuforia Engin ...ws you to easily create AR applications that you can deploy on both...

Mobile VR -Setting Up Unity

VR tutorials - Unity Mobile VR

...so work, however, this tutorial was made using Unity 2019.2.0f1 (p ... when you start running the software. Android and/or IOS buil ...support To compile mobile applications on your computer, you will ...e IOS build support. Please be aware that both Windows and IOS com...

Introduction to Python

Python for Beginners

... first released in 1991, Python was designed to emphasize code rea ...s due to its wide range of applications. It's used in web developme ...cepts are relatively straightforward to grasp. Getting Started To ...ning Python is a valuable and rewarding endeavor. So, let's dive i...

How to use DFPlayer mini to play MP3

Physical Computing Tutorials

...e sure you are using .mp3, not .wav or any other audio formats. #i ...nclude "SoftwareSerial.h" #include "DFRobotDFP ... // Use pins 2 and 3 to communicate with DFPlayer Mini static cons ... // Connects to module's TX SoftwareSerial softwareSerial(PIN_MP3_...

How to use IR Breakbeam Sensor

Physical Computing Tutorials

...frared; detects changes in long-wave IR (heat) in its field. Neutral (different principles) Sensitivity to heat sources Unaffected by ambient heat or body temperature. Relies on heat differences; can be affected by tempera...

Using a Sparkfun Sound Detector

Physical Computing Tutorials

...fun electronics that provides a way to detect ambient sound levels. There are three connections on the board: Audio - This is the raw audio from the microphone. Envelope - This is a analog value representing the volume of the ambient sound. Gate - Thi...