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

109 total results found

What are GPIO pins on Raspberry Pi?

Raspberry Pi

...ring is based on the physical locations of the pins on the Raspberr ... functions and their physical locations may move from model to mode ...s of SDA and SCL for I²C communication. You can refer to the pinout ...ry that allows Python to communicate with the GPIO. It is widely us...

Sending data to Arduino

Touchdesigner Interactive Media

...ences. This brief tutorial will walk you through using Firmata, a ... Touchdesigner to enable communication between the softwares through serial.  In Arduino ...nch Arduino. Make sure your hardware matches the software by selecting the correct boar...

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

Types of Lighting and Lighting Mobility

Unreal Engine Basics

...in Unreal Engine and their applications. This article is a basic ...ght in a cone-shaped beam, replicating a flashlight or a stage spot ... across large surfaces, such as walls or floors, and creating soft ...ties and their recommended applications After selecting the lights...

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:

Mobile VR - Getting Started Guide

VR tutorials - Unity Mobile VR

...vice. click here to visit Software There are many different t ...te very robust interactive applications but will require more effor ...s a list of useful links if you want to start exploring it. A-FRAME website Youtube tutorial list Unity 3D This...

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 a Joy-IT TFT LCD Display

Physical Computing Tutorials

...OY-IT SBC-LCD01 with SPI communication. 3.3V Logic A lot of LCD dis ...the correct Pins for SPI communication Every Arduino model has thei ...lude <Adafruit_ST7789.h> // Hardware-specific library for ST7789 # ...ft.print(p, 6); tft.println(" Want pi?"); tft.println(" "); ...

How to make Animation on NeoMatrix

Physical Computing Tutorials

... +5V to 5V GND to GND Library WarningDownload version 1.9.0 or b ...started The example shows the upward arrow first and then the anim ... colour-changing pattern. The upward arrow is for identifying the orientation of your matrix. #include <Adafruit_GFX...