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

159 total results found

Using a Vibration Motor

Physical Computing Tutorials

...istor, we place a 1KΩ (or up to 5KΩ) in series with the base of t ...Ω resistor It is a quite complex circuit but try your best to fo ...orPin, HIGH); //vibrate delay(1000); // delay one second digi ...LOW); //stop vibrating delay(1000); //wait 50 seconds. }

Using a Whadda Vibration Motor Module

Physical Computing Tutorials

...l the motor without needing to worry about the electronic setup. Wiring G to GND V to 5V S to pin 13 Getting started ...orPin, HIGH); //vibrate delay(1000); // delay one second digi ...LOW); //stop vibrating delay(1000); //wait 50 seconds. }

How to get started with Textures and Materials in Spark AR

Spark AR Materials and Textures in Spark AR

Textures and Materials in Spark AR ... Watch this video which explains the basics of Materials i ...n Spark AR. The texture and materials in Spark AR a ...re similar to textures and materials in other 3D ...software like Blender, Cinema4D, and U...

Making a website for your HTML, JS, CSS or p5.js files

Creative Coding Tutorials

...something goes wrong, you can always go back to when it did work! ... homepage. There will be a few extra forms when you signup, you c ...e. Very important!!!1!!1! The way that GitHub pages work is that ...). For instance, if my username was 'jonny' my GitHub pages URL wi...

Making Breathing Light with LEDs

Physical Computing Tutorials

...o with "~" in front of it. For example, pin D3, D5, D6, D9, D10 and D11 on Arduino UNO are PWM ...d we can give the value from 0-255 using this function. analogWr ...logWrite(127) means a signal of 50% duty cycle. (turns somthing h ...g. dimmed light) analogWrite(255) means a signal of 100% duty cy...

How to use DFPlayer Pro to play MP3

Physical Computing Tutorials

... Arduino UNO or any other with RX/TX capabilities. Know More This tu ...ing up the sensor is less complex than the previous version with ...the labelled pins. VIN to 5V (Power) GND to GND (Ground) RX to D3 TX to D2 R+ to Speaker(+) red wire ...ack wire Connect L+ & L- if you want stereo audio File handling ...

3D Geometry and Parametric Design

Creative Coding Concepts

This is an informal workshop experimenting with a method of gen ...pace and making this content viewable in low-fi VR headsets. I ha ...ve been making a piece of software using openFrameworks to explore creating generative 3D mes ...c concepts of 3D modelling and explain how this software can be u...

Steam VR setup Tutorial #3 - Interactable object setup

VR tutorials - Unity HTC VIVE Tutorials

...ts to more functional and complex projects. In previous pages, we ... already explored how to set up the scene y ...ou are expected to use for this tutorial. ...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...

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

How to set the sound output in Raspberry Pi

Raspberry Pi Tutorials

...ing Most Raspberry Pis have a 3.5mm audio jack for outputting aud ...low will show you two different ways to set the output device. Met ...ck Close You may not see the exact thing on your pi based on th ...Method 2: Terminal Command For example, setting HDMI as default a...

How to power the Raspberry Pi Pico

Raspberry Pi Tutorials

...e Raspberry Pi Pico The easiest way to power a Pico is through the ...oltage can vary between 1.8V to 5.5V. This voltage is used by the o ...d not drain the battery. LM7805: The LM7805 is a popular voltage regulator ...or that provides a stable and fixed output voltage of +5 volts. I...

Using Arduino Leonardo to send USB MIDI data

Physical Computing Tutorials

... applications like MadMapper, Max and Ableton Live. In order to u ...ion of the basic MIDIUSB write example, by wrapping the noteOn an ...void setup() { Serial.begin(115200); } void loop() { Serial. ...city MidiUSB.flush(); delay(500); Serial.println("Sending ...

How to use a Hall Effect Sensor

Physical Computing Tutorials

...or an electromagnet with its output varying in proportion to the strength of the magnetic field being detected. Wiring left to 5V (Power) middle to GND right to ... PIN2 via 10K resistor Getting started Th ...tln(hallSensorState); delay(100); }

Using a HC-SR04 distance sensor

Physical Computing Tutorials

... the sound takes to come back, exactly like bats use to fly in th ...if the ping sound is reflected away from the sensor by an a diverg ...here needed, this is a cheap < £5 sensor, while more accurate one ...s are over £100. Wiring Wiring up the sensor i...

How to use a Flat Vibration Switch

Physical Computing Tutorials

...d pin. So when there's a bump, the two pins will act like a closed switch. When everything is still, the switch is open. Wiring one pin to GND & D2 via 10k resistor one pin to 5V Getting started const int v ...Write(ledPin, LOW); } delay(100); }

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 ...ty, enable the VR platforms you want to support (e.g., Oculus, Ste ... for your VR environment using external tools or Unreal Engine's ...

Radio Communication: How to use APC220 Radio Data Module

Physical Computing Tutorials

...o - Sending: GND to GND VCC to 5V TXD to 8 RXD to 9 Arduino UNO - Receivin ...g: GND to GND VCC to 5V TXD to 8 RXD to 9 SoftwareSerial OnlyUse SoftwareSerial on both Arduinos. Never ... directly connect APC220 RXD to Arduino TX if they use diff...

How to use a Bone Conductor Transducer

Physical Computing Tutorials

...onduction? Bone conduction is a way of transmitting sound to the i ...rdrum. In normal hearing, sound waves travel through the air, vibr ...rom Arduino if you have one.) 3.5mm audio jack Audio Amplifier (W ...e have MAX98306 in CTH, you can use other ...