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

61 total results found

(MAC) How to use Phomemo Thermal Printer M834

Physical Computing Tutorials

...rmal papers. 1. Install Printer Driver Please visit the official site ...to download the driver and install the driver according to the guide. 2. Crea ... size You will need to set your new custom paper size as the defaul ...Default paper size Select your new custom paper size 4. Set up A...

How to build to a Meta Quest 2

Unreal Engine Basics Building to a VR headset

...s developer account or create a new one if you don't have one alrea ...s to set it up. Create a New VR Project: Launch Unreal Engi ...ne and create a new project. Choose the "Virtual Re ... Install Oculus Quest 2 ADB Drivers (if needed): If your computer...

Using the serial monitor and serial logger

Physical Computing Tutorials

...you send, it's common to send a newline character to indicate each ...value. Also because we print a newline character (using println) a ...presume the numbers between the newline and the comma must be the f ... this problem is to include two fake piece of data which are the min...

How to use Waveshare E-Paper Display with Raspberry Pi

Raspberry Pi Tutorials

...e display comes with an e-paper Driver HAT, so simply plug in. You ma ... blank image Himage = Image.new('1', (epd.width, epd.height), 255) #255: white, clear the frame draw = ImageDraw.Draw(Himage) #Drawing function Argyments: # draw.rectang...

Steam VR setup Tutorial #1 - Player camera setup

VR tutorials - Unity HTC VIVE Tutorials

...ge. Getting started Create a new Unity project, you might need t ... a 3D template. After your new project opens, locate your mous ...era (Included by default in our new project) as will conflict with ...yes". Next, you will see a new window listing the default acti...

Variables

Python for Beginners

...iables To start, let's create a new Python file called "variables." .... From here you can then select New > Python file. Just like before ...the name variables.py. With our newly created variables.py file we ...ount = 12 No need to create a new variable; the old one updates w...

Workshop exercise: Clone, commit, pull, push

Games Workshop: Version Control for Games Design

...this@example.com Replacing the fake email with your real one. Mine would look like this: git config --global user.email d.hamwood@lcc.arts.ac.uk Cloning the project Now git knows who we are, we need to navigate to the folder we want to put the document...

What equipment is available?

About the Lab Frequently Asked Questions

...6 USB to DMX interfaces DMX LED driver Other Microcontrollers and Single Board Computers including: MakeyMakey Raspberry Pi Pico Raspberry Pi 3/4/5 Arduino (various models) Feather Board Bare Conductive Board Sensors including: Load Cell Colour Sen...

Combining codes & circuits

Physical Computing Workshop: Beginner Physical Computing

...' (not v2) FLORA pixels, WS2811 drivers) // NEO_GRB Pixels are wired for GRB bitstream (most NeoPixel products) // NEO_RGB Pixels are wired for RGB bitstream (v1 FLORA pixels, not v2) // NEO_RGBW Pixels are wired for RGBW bitstream (NeoPix...

Using L293D IC for motors

Physical Computing Tutorials

...3D? The L293D is a 16-pin Motor Driver IC which can control a set of two DC motors simultaneously in any direction. The L293D is designed to provide bidirectional drive currents of up to 600 mA (per channel) at voltages from 4.5 V to 36 V. It can be extrem...

Hello World

Python for Beginners

...m. To do this, we will create a new Python file using the following ...-pycharm-project folder. Go to "New" and select "Python File." Yo ...file types. Press Enter, and a new Python file named hello.py will ...st like before, you can run the newly created Python file. However,...

Machine Learning with Physical Computing - TensorFlow Lite & Arduino Nano 33

Physical Computing

...Samples) { // check if both new acceleration and gyroscope data ...un the model tflInterpreter = new tflite::MicroInterpreter(tflMod ...< numSamples) { // check if new acceleration AND gyroscope data ...l arrow on the right and choose New Tab. Name the tab model.h and c...

Interactive Projections

Projection Mapping

...ing your input, connect it to a new NullTOP, we'll rename this 'web ...cript TOP, you should now get a new image with red boxes around the ...bonding box, copy and paste the new code below: import cv2 import ...R_Sensor.tox and drag it into a new Touchdesigner file. Once you're...

How to build a project onto a VR headset

Unreal Engine Basics Building to a VR headset

...e Oculus VR Plugin. 2. Create a New VR Project: Launch Unreal Engin ...e and create a new project. Choose the appropriate ... VR template. If you're new to VR development, the "Virtual ...app to improve performance, add new features, and stay compatible w...

OculusQuest - Setting up development enviroment in Unity

VR tutorials - Unity Oculus Quest Tutorials

...a few seconds, you should see a new window displaying all the conte ...sage asking you to upgrade to a new version, this because Oculus ke ... your project, you should see a new Oculus folder inside of your As ...suggest opening and testing the new sample scenes inside the Oculu...

Steam VR setup Tutorial #2 - Teleporting around your scene

VR tutorials - Unity HTC VIVE Tutorials

...nel and right-click to create a new material and name it "Blue". To ...als" folder, then dragging your new material inside of it. Wit ...p things tidy, let's rename our new game object and place it undern ...e "Teleport Area" script to our new gameObject, please notice that ...

Week 2 - Animation, conditionals & random numbers

Creative Coding Workshop: Introduction to Creative Coding

...ser knows you are 'declaring' a new variable rectWidth - This is ... console. In this example, a new variable rectHeight is declared ...owser knows you are declaring a new function. calculateArea()'calculateArea' is the name of the function, which ...

How to send data to p5.js from Arduino

Physical Computing Tutorials

...bserial library: const serial = new p5.WebSerial(); // HTML butto ... data as a string // (assumes a newline at the end of it): function ... } } } // try to connect if a new serial port // gets added (i.e. plugged in via USB): function portConnect() {...

How to export your p5.js as a video

Creative Coding Tutorials

...iles. You will need to create a new folder called src and upload al ...al variable. This will create a new CCapture object that we can sto ...ames per second. let capture = new CCapture({ frameRate: 60, format: "webm", }); let captureLength = 60; G...

How to use MatrixPortal M4

Physical Computing Tutorials

...usually pulsing red or green) A new USB drive will appear on your c ...he downloaded UF2 file onto the new drive. The board will reboot, a ...nd a new drive named CIRCUITPY will appe ... adafruit_requests.mpy adafruit_fakerequests.mpy adafruit_io adafrui...