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

215 total results found

How to build a project onto a VR headset

Unreal Engine Basics Building to a VR headset

... VR SDKs: Download and install the latest version of Unreal Engin ...e from the Epic Games website. Identify the VR platform and headset you want to target (e.g., Oculus Rift, ... HTC Vive, Oculus Quest, etc.). In ...stall the corresponding VR SDK and plugi...

How to use a Heart Beat Sensor

Physical Computing Tutorials

What is a Heart Rate Sensor? Heart Rate Sensor a plug-and-play ... sensor that can easily incorporate live heart-rate data into projects. In ... the lab, we offer the Ear-clip/Finger-clip Heart Rate Sensor from Seeed Stud ...io. For other popular heart rate sensors th...

How to use a Hall Effect Sensor

Physical Computing Tutorials

What is a Hall Effect Sensor? The hall effect sensor is a type of m ...agnetic sensor which can be used for detecting the strength and direction of a magnetic fie ...t magnet or an electromagnet with its output varying in proportio ...n to the strength of the magnetic field...

How to make Animation on NeoMatrix

Physical Computing Tutorials

What is NeoMatrix? NeoMatrix is a ...grid lined up with mutiple Neopixel. Neopixel is a ...ddressable LEDs, meaning that they can be programmed individuall ...y. With the library created by Adafruit, y ...ou can easily program the Neopixel strip for your projec...

How to hack a brainwave EEG toy - Force Trainer II

Physical Computing Tutorials

What is a NeuroSky Brainwave? NeuroSky Brainwave is a technology that uses EEG (Electroencephalography) sensors to detect electrical ...(BCIs). Although the actual headset is quite pricey, the NeuroSky c ...hip can be found on brainwave-controlled toys such as the S...

Steam VR setup Tutorial #3 - Interactable object setup

VR tutorials - Unity HTC VIVE Tutorials

Aims This tutorial aims to get you star ...ted creating objects that you can interact with using your HTC VIVE controllers (Using Steam ...VR 2.2 plugin). Please notice that this is part of a series of tutori ...ious pages, we already explored how to set up the scene you are e...

(MAC) How to use Phomemo Thermal Printer M834

Physical Computing Tutorials

What is Phomemo Thermal Printer M834? Phomemo M834 thermal portable printer that can print black and white text and graphics inklessly on different sizes ...etter/A4/4.33"/3.14"/2.08") of thermal papers. 1. Install Printer ... Driver Please visit the official site to download the ...

How to use Raspberry Pi Camera Module 3

Raspberry Pi Tutorials

What is Raspberry Pi Camera Module ... 3? This tutorial will walk you through setting up and using the Raspberry Pi Camera Module 3 N ...oir on a Raspberry Pi 5, but other Pi like Pi 3 and Pi 4 will wo ...nding on model) HDR ✅ Available on certain ...

How to build to a Vive Pro or Vive Pro Eye

Unreal Engine Basics Building to a VR headset

Building a VR app for the Vive Pro Eye with Unreal Engine involves several ...steps, including setting up the development environment, confi ...guring project settings, and packaging the app. Below are detailed instru ...ctions to guide you through the process: Install Unr...

How to get started with Textures and Materials in Spark AR

Spark AR Materials and Textures in Spark AR

...ures and Materials in Spark AR Watch this video which explains the basics of Materials in Spark A ...R. The texture and materials in Spark ... to textures and materials in other 3D software like Blender, Cinema4D, and U ...nreal Engine. If certain settings and keywords look familiar...

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

Physical Computing Tutorials

What is Digital Input Pull-Up resi ...sistor is an internal resistor that you can enable on digital inp ... a known default voltage level (HIGH) when the pin is not actively connected ...to anything (i.e. it’s “floating”). We have another tutorial showing how...

How to use DFPlayer Pro to play MP3

Physical Computing Tutorials

What is a DFPlayer Pro? The DFPlayer Pro is an upgrade of ...the DFPlayer Mini MP3 Player for A ...ll and low-priced MP3 module with an internal storage of 128MB. The module can be used as a stand- ...alone module with an attached battery, speaker an...

How to control Arduino without using delay()

Physical Computing Tutorials

What is a delay()? delay() is a fu ...nction that pauses the program for the amount of time (in millisecond ...() is very commonly used but it has its drawbacks. It does not ju ...t pause one sensor or actuator that you wish but pauses everything controlle...

Hello World

Python for Beginners

Creating a "Hello, World" Program in PyCharm Now that we have Python, Mamba, and PyCharm set uset up, let's create a simple "Hello, World" program. To do this, we will create a new Python file using the following steps: Right-click on your first-pycharm-pr...

How to Program an ATtiny85 with an Arduino Uno

Physical Computing Tutorials

What is an ATtiny85? ATtiny85 is a ... microcontroller based on AVR enhanced RISC architecture. It has an 8-pin interface (PDIP) and ... comes in the category of low-power microcon ...trollers. This microcontroller is designed a ...nd manufactured by Microchip. Know More Set the Arduino U...

Using the Bantam Tools NextDraw Pen Plotter

Bantam Tools NextDraw

The Bantam Tools NextDraw is a pen ...It works by following vector paths from an SVG file to produce cl ...ean, accurate line work. The necessary software is already installed on the machine in CTH, so just log in using your UAL ...credentials and have your SVG file ready before p...

How to build to a Meta Quest 2

Unreal Engine Basics Building to a VR headset

Building a VR app for the Meta Quest 2 from Unreal Engin ...es a series of steps, including setting up the development environment, confi ...guring project settings, and packaging the app. Below are detailed instru ...ctions to guide you through the process: Install U...

How to connect a push button or switch

Physical Computing Tutorials

What is are push buttons/switches? Buttons and switches are a way of opening and closing a circu ...reaking a connection as one of the most rudimentary forms of sens ...or you can use with an Arduino. There are dozens of different type ...s of switches and buttons, but at their mos...