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

167 total results found

Using the Bantam Tools NextDraw Pen Plotter

Bantam Tools NextDraw

The Bantam Tools NextDraw is a pen-plotter designed ...e line work. The necessary software is already installed on the m ...ease download the Bantam Tools extension from here, before launch ...rks well with the Bantam Tools extension. It's similar to Adobe I...

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 ...roSky chip can be found on brainwave-controlled toys such as the S ...tar Wars Force Trainer. The toy can be ...orial, we are using an UNO, hardware Serial (pins 0 & 1) is shared...

Steam VR setup Tutorial #1 - Player camera setup

VR tutorials - Unity HTC VIVE Tutorials

...Mounted Display) Using Steam VR 2.2 plugin. Please notice that thi ...ts to more functional and complex projects. Prerequisites Dow ...nload and install Unity 2018.2.21f1. More recent versions might ... also work, this tutorial was made using Unity 2018.2.21f...

How to use a relay module

Physical Computing Tutorials

... It is handy when the thing you want to control requires higher po ...n give. Arduino can only give max. 5V and 40 mA. In this tutorial ..., I will use a water pump and a 1-channel 5V rela ...y module as an example, but it can be applied to ...odel, and they have their own maximum voltage and current ratings...

How to use DFPlayer Pro to play MP3

Physical Computing Tutorials

...le with an internal storage of 128MB. The module can be used as a ... Arduino UNO or any other with RX/TX capabilities. Know More This ...to GND (Ground) RX to D3 TX to D2 R+ to Speaker(+) red wire R- to ...ack wire Connect L+ & L- if you want stereo audio File handling ...

Raspberry Pi Image: Video Looper

Raspberry Pi Raspberry Pi Image

...rry Pi Video Looper is a simple way to display seamless looping vi ...deo files, for example in an art exhibition. All you need is a Rasp ...with all boards up to" column. 2. Using Raspberry Pi Imager Ras ...ses the default video player, omxplayer, which can play most vide...

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 ...ent heading and color. TOPS Texture Operators, also known as TO ... connecting Touchdesigner with external devices like Arduino. Co...

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

Using Quixel Materials

Unreal Engine Basics Creating Virtual Worlds

...anding of 3D work but no prior experience is necessary. Please co ...d Asset Libraries. 1) Using Quixel Quixel is a Material and Asset Libra ...r projects. We will be using Quixel to select a material for the ... on + Add, we can select Add Quixel Content which will open up th...

How to Use Arduino as a Keyboard or Mouse

Physical Computing Tutorials

...l, sans-serif; margin: 40px; background: #f5f5f5; ... } h1 { text-align: center; } table { wi ...lapse; background: white; box-shadow: 0 2px 8px rgba(0,0,0,0.1); } th, td { ...border: 1px solid #ccc; padding: 12px; ...

AR with Unity - Step #2 - Unity project setup

Unity AR Image target AR tutorial

...ts to more functional and complex projects. Aims This tutorial ...g-in (already included in Unity 2019.2.0f1) is a quite straight forward process, first, let's create ...ect settings panel, the easiest way to do it is by opening the bui ... Augmented Reality Supported" box found inside the XR settings se...

How to control Arduino without using delay()

Physical Computing Tutorials

...y. Replace delay() There is an example that is modified from the ...built-in example Blink code which demonstra ...LED on for 1 second and off for 2 seconds using the FireTimer lib ... // 1 second when LED is ON, 2 seconds when LED is OFF if ...

How to build a Simple Robot Arm with Servo Motor and Joystick

Physical Computing Tutorials

...D Workshop to laser cut the hardware. In this tutorial, we will fo ...Ground to GND Servo: Signal to 6/10 Potentiometer: Right pin to ...ation 10 #define servoAngle 6 // create servo object to con ... void setup() { Serial.begin(9600) ; rotateServo.attach(servo...

Using AVR ISP MKII to upload firmware to Arduino

Physical Computing Tutorials

...ers and hobbyists to upload firmware to AVR-based chips directly o ... Arduino UNO (re-upload the firmware to the ATmega328P chip on UNO). Supported Micro ...o Arduino Leonardo Arduino Mega 2560 However, it is not compatible ...ies Arduino Nano 33 series Software Compatibility Works with Atme...

Hello World

Python for Beginners

...t the "type" of Python file you want PyCharm to create. For this example, let's name the file hello ...that the program finished with exit code 0, as we'd expect no errors to occurr seeing ...ts of print(), we provide the text we want Python to print. This ...

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, ... plugin for Unreal Engine. For example, for Oculus headsets, you ...can use the Oculus VR Plugin. 2. Create a New VR Project: Launc ...ty, enable the VR platforms you want to support (e.g., Oculus, Ste...

Bonus round: putting an existing Unity project into git

Games Workshop: Version Control for Games Design

...liar with the command line, the way to use it is to type a command ...copy it from Finder or Windows Explorer. On a Mac, hold Option an ...ft+Option+. on Mac, in Windows Explorer click 'View' and select t ...he "Hidden Items" checkbox). Type git status and press En...

Creating a Landscape

Unreal Engine Basics Creating Virtual Worlds

...anding of 3D work but no prior experience is necessary. Please co ...m which we create our scene. 2) Change the editor to Landscape ... modes of the editor. We will want to change two important setti ...For this tutorial we will use 31x31 quads. For larger landscapes,...