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

157 total results found

Using built-in example code and Reading the hookup diagram

Physical Computing Workshop: Beginner Physical Computing

...e, Blink, and upload the code. 2. Blinking Orange LED The orange LED labelled as L should be blinking now. 3. Understanding the Code First, you will see a lot of light grey coloured text, those are comments, not code. You will find a lot of information ...

Using NEMA17 Stepper motor with Big Easy Driver

Physical Computing Tutorials

... move in fixed steps (typically 200 per revolution), making it id ...e coil. Uno → Big Easy Driver D2 → STEP D3 → DIR D4 → MS1 D5 → M ...S2 D6 → MS3 D7 → ENABLE GND → GND ...→ A Green → A Red → B Blue → B 12V power + → M+ 12V power - → GND Get started Th...

How to use a Heart Beat Sensor

Physical Computing Tutorials

...LED, OUTPUT); Serial.begin(115200); } void loop() { // Read ... signal crosses the threshold upward (beat detected) if (Signal ...0; if (millis() - lastPrint > 20) { //Serial.print("Signal: ...Signal value can range from 0-1024 int Threshold = 540; // ...

Arduino Nano 33 Sense Rev2

Physical Computing Tutorials

...hat is Arduino Nano 33 Sense Rev2? The Arduino Nano 33 BLE Sense ...Rev2 (often called Nano 33 Sense Rev2) is a compact, low-power IoT an ... Know more. Rev1 vs Rev2 — Short Comparison body{ ...amily:Arial, sans-serif; margin:20px; background:#fafafa;} ta...

How to use a Servo Motor

Physical Computing Tutorials

... Servo 0°–180° (sometimes 270°) Angular position (PWM ...e Left: + to 5V - to GND i2C to Arduino on the Right: GND ...o; void setup() { // join I2C bus (I2Cdev2Cdev library doesn't do this aut ...o; void setup() { // join I2C bus (I2Cdev library doesn't do...

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?

Object in the space AR

Spark AR other Content and Tutorials

... You can also duplicate the object in the scene by going to Edit > Duplicate and dragging it somewhere else on the scene: You can also edit the object size, and rotation in the properties menu. Make 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 ...s a list of useful links if you want to start exploring it. A-FRAME website Youtube tutorial list Unity 3D This is a very popular opensource Game Engine, this is the kind of tool pro...

Importing and Placing 3D Models

Unreal Engine Basics Creating Virtual Worlds

...e. Select all the files you want to import to your project. For us, that will be the 3 files we downloaded. they will show up in your Content Browser like this: You can then drag the building asset into your scene and place it wherever you like. ...

Introduction to the PyCharm IDE

Python for Beginners

...The setup page also asks if you want to create a main.py welcome script; for this project, you should keep this option checked. This will have PyCharm create a basic Python file for you instead of just preparing a blank directory. Once the setup is complet...

A circle following the mouse

Touchdesigner Basics of Touchdesigner

...s Resolution by changing it to 1280x720.  Add a Transform TOP after ...he new set of values between we want x to fluctuates. We have previously established that my circle x-axis extremities are between -0.5 and 0.5.  Therefore your Math CHOP should now...

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 ...f your webcam's resolution is 1920x1080, the VideoDeviceIn TOP ma ...y display a warning: "Resolution limited to a ...

Installing PyCharm

Python for Beginners Setting Up Your Environment

...ment Environment (IDE) is a software application that provides a c ...nd formatting to enhance code readability and writing speed. Debu ...n find that version control software will become an indispensable ...nstant feedback on code errors, warnings, and potential issues is ...

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

Introduction to Python

Python for Beginners

...amming language known for its readability, simplicity, and extensiv ... first released in 1991, Python was designed to emphasize code readability and ease of use, making i ...cepts are relatively straightforward to grasp. Getting Started To ...ning Python is a valuable and rewarding endeavor. So, let's dive i...

Other resources

Touchdesigner Basics of Touchdesigner

...designer here at LCC. The best way to grow in your visual program ...com/playlist?list=PLFrhecWXVn5862cxJgysq9PYSjLdfNiHz In general a ...VEMQha9_WchDzqG878GtsJd1uJ5s&si=2aMzPXeBErIBhMwh A collection of ...signer: https://www.youtube.com/watch?v=XLeghJmFBh0 AI vision usi...

Introduction to Spark AR

Spark AR Installation and Setup

...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. Tools for AR There are a number of tools developed now for making AR base...