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

132 total results found

How to use a Servo Motor

Physical Computing Tutorials

...ctuator that allows for precise control of angular position, velocity, ...ervo motor works by receiving a control signal that represents a desire ...rdingly. We often use RC (Radio-Controlled) Servo Motors in physical co ...Type Rotation Range Control Type Common Use ...

Steam VR setup Tutorial #3 - Interactable object setup

VR tutorials - Unity HTC VIVE Tutorials

...teract with using your HTC VIVE controllers (Using Steam VR 2.2 plugin) ...to learn how to create two "throwable" objects but first, we are g ... create a plinth to put the throwable objectS on so it is easier t ...now see a cube intersecting the walking plane. Now let's chan...

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

Workshop: Version Control for Games Design

Games

How to use a relay module

Physical Computing Tutorials

... It is handy when the thing you want to control requires higher power (voltage/ ...current) than the microcontroller can give. Arduino can only g ... In this tutorial, I will use a water pump and a 1-channel 5V rela ...annel relay module means it can control 8 devices. In this tutorial, I ...

How to use MatrixPortal M4

Physical Computing Tutorials

...created by Adafruit designed to control RGB LED matrices. It is equippe ...d with an ATSAMD51 microcontroller (Cortex M4) and has built-in ...s of the MatrixPortal M4: Microcontroller: ATSAMD51, Cortex M4 process ...B of QSPI flash storage. Matrix Control: Dedicated connectors for RGB L...

Using L293D IC for motors

Physical Computing Tutorials

...6-pin Motor Driver IC which can control a set of two DC motors simultan ...no Pin 5) will be the Clockwise control and the Pin7 of IC (Arduino Pin ... 6) will be the Anti-clockwise control. You do not have to strictly fo ... use PWM(~) pins for both speed control pins on the IC (IC pin1 & 9). G...

Using Arduino Leonardo to send USB MIDI data

Physical Computing Tutorials

...B.flush(); delay(1500); // controlChange(0, 10, 65); // Set the va ...lue of controller 10 on channel 0 to 65 } voi ...iUSB.sendMIDI(noteOff); } void controlChange(byte channel, byte control, byte value) { midiEventPacke ... event = {0x0B, 0xB0 | channel, control, value}; MidiUSB.sendMIDI(eve...

How to build to a Vive Pro or Vive Pro Eye

Unreal Engine Basics Building to a VR headset

...tions to set up the headset and controllers. Create a New VR Pro ... (e.g., room-scale, seated) and controller bindings. Design VR E ...ut bindings for the headset and controllers. Unreal Engine provides a M ...otion Controller component for handling contr...

How to send files to Raspberry Pi using SSH

Raspberry Pi Tutorials

...lets you securely log in to and control another computer remotely, usually over the internet or ...twork. Think of it as opening a remote terminal window on your Raspber ...cp, rsync, or SFTP) Install software, run Python scripts, update y ...our system Control a headless Raspberry Pi (one wi...

How to build a project onto a VR headset

Unreal Engine Basics Building to a VR headset

...the VR platform and headset you want to target (e.g., Oculus Rift, ...ty, enable the VR platforms you want to support (e.g., Oculus, Ste ... (e.g., room-scale, seated) and controller bindings. 4. Design VR Envir ...ut bindings for the headset and controllers. Unreal Engine provides a V...

Steam VR setup Tutorial #1 - Player camera setup

VR tutorials - Unity HTC VIVE Tutorials

... might also work, this tutorial was made using Unity 2018.2.21f ... when you start running the software. Download and install St ...use both the VR Headset and the controllers. Click on the "Asset Store" ...noticing that they include both controllers and the VR camera. We ar...

Week 3 - Iteration, arrays, objects and pixel arrays

Creative Coding Workshop: Introduction to Creative Coding

... is only performed once. If we want to perform a conditional oper ...riables can be used in the same way as you use any other variable. ...our own objects is a very handy way to encapsulate related functio ... model things in a more helpful way. Let take a look at the varia...

Making Breathing Light with LEDs

Physical Computing Tutorials

...omthing on) It can be used in controlling the brightness of LED, spee ...d control of DC motor, controlling a servo motor or where you ...al, we will use the PWM pins to control it and have it perform is breathing light. The second LED in this tutorial ...

How to connect a Push Button with Digital Input Pull-Up resistor

Physical Computing Tutorials

... how to use a button the normal way. Advantage of using a button t ...his way Fewer External Components No need for an external resistor—the internal pull-up does the job. Makes circuits simpler and saves space, especially on a breadboard. Stable Def...

How to use 7-Segment LED Backpack

Physical Computing Tutorials

... an I2C constant-current matrix controller sit neatly on the back of th ...e PCB. The controller chip takes care of everythin ...an select one of 8 addresses to control up to 8 of these on a single 2- ... while (!Serial); // Leonardo: wait for Serial Monitor Serial.p...

Workshop exercise: Clone, commit, pull, push

Games Workshop: Version Control for Games Design

...e interface - it's a text-based way of navigating our folders and ...ed to navigate to the folder we want to put the documents in. Let' ... files you have changed" You always have to put -m followed by a ...uture you. Syncing up with the remote repository You can do this any...

Unity for Beginners Workshop

Unity

... 1 - Installing Unity Task 2 - Watch and follow the video tutoria ... and prepare all the assets you want to use (Images and sound file ...nstalling Unity Task 2 - Please watch the Unity for Beginners vide ...le 3D objects for the floor and walls, we recommend creating a bas...