Advanced Search
Search Results
162 total results found
What equipment is available?
...r loaned from the Kit room or WG14 during office hours in term ti ...ive VR Pro Headset Oculus Quest 1 Oculus Quest 2 Oculus Rift S ...face Devices including: Kinect 1 & 2 Leap Motion Wiimote Airbar ... Elo Touch 7" Screen Elo Touch 10" Screen DMX Devices includ...
How to connect a Light Dependent Resistor (LDR)
...und (0V) and 5V (VCC). Wiring (1)leg to 5V (Power) (2)leg split ...to GND via 10K resistor (2)leg split to A0 ...ad() to get a integer between 0-1023 representing the voltage, wh ...ere 0 is 0V and 1023 is 5V. The code below uses the serial port to out...
How to use a Hall Effect Sensor
... strength of the magnetic field being detected. Wiring left to 5V (Power) middle to GND right to PIN2 via 10K resistor Getting started T ...digitalRead() to get a integer (1/0) representing the detection o ...tln(hallSensorState); delay(100); }
DFRobot Sensor Testing: HX711 Weight Sensor, Voice Recorder Module Pro, Speech Synthesis Module V2
..., we have some tips for you. HX711 Weight Sensor This sensor can m ...easure weight up to 1kg, and is compatible with Ardui ... install the library DFRobot_HX711_I2C library which is available ... Arduino source file DFRobot_HX711_I2C.h will prompt an error in t...
How to use a Flat Vibration Switch
...ill 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 Get ...ation switch const int ledPin = 13; // Built-in LED on most ...Write(ledPin, LOW); } delay(100); }
Making Breathing Light with LEDs
...r example, pin D3, D5, D6, D9, D10 and D11 on Arduino UNO are PWM pins. Th ...rns somthing off) analogWrite(127) means a signal of 50% duty c ...logWrite(255) means a signal of 100% duty cycle. (turns somthing ...//any PWM pins (~) #define led2 11 //optional 2nd led int brightn...
How to use a Heart Beat Sensor
...de(LED, OUTPUT); Serial.begin(115200); } void loop() { // Rea ... signal crosses the threshold upward (beat detected) if (Signal .... Signal value can range from 0-1024 int Threshold = 540; / ...your heartbeat! Serial.begin(115200); // Set's up Serial ...
Introduction
...ab, don’t worry—this guide will walk you through the basics. If yo ...Creative Technology Lab (Room WG14), you can borrow a workshop ki ...rn: Understanding Arduino hardware Understanding Arduino software Using built-in example code and Reading the h...
Where is the Creative Technology Lab?
...oor of the workshop block, in WG14. Through the main entrance, tu ...orner and turn left again. Keep walking down the hallway to the end. Passing throught the fire door, you will see the Creative Technology Lab. Next: When is the Creative Technology Lab ...
Object in the space AR
... You can also duplicate the object in the scene by going to Edit > Duplicate and dragging it somewhere else on the scene: You can also edit the object size, and rotation in the properties menu. Make sure you select the object you want to edit:
Mobile VR - Getting Started Guide
...vice. click here to visit Software There are many different t ...s a list of useful links if you want to start exploring it. A-FRA ...ng projects in this platform so feel free to contact us if you need support, bellow you will find a list of useful l...
Importing and Placing 3D Models
...e. Select all the files you want to import to your project. For us, that will be the 3 files we downloaded. they will show up in your Content Browser like this: You can then drag the building asset into your scene and place it wherever you like. ...
Introduction to the PyCharm IDE
...The setup page also asks if you want to create a main.py welcome script; for this project, you should keep this option checked. This will have PyCharm create a basic Python file for you instead of just preparing a blank directory. Once the setup is complet...
AR with Unity - Step #1 - Development environment setup
... Download and install Unity 2019.2.0f1. Previous versions might also ...work, however, this tutorial was made using Unity 2019.2.0f1 (please read instructions below ... when you start running the software. About the Vuforia Engin ...e As of 2017.2, Unity integrates the Vufori...
Mobile VR -Setting Up Unity
... Download and install Unity 2019.2.0f1. Previous versions might also ...work, however, this tutorial was made using Unity 2019.2.0f1 (please read the following inst ... when you start running the software. Android and/or IOS buil ...e IOS build support. Please be aware that both Windows and IOS com...
Audio in Touchdesigner & Receiving data from Arduino
...manipulate the Frequency of our waveform, from the Audio Oscillato ...rocess: https://www.youtube.com/watch?v=Xajdyh7kspk. VSTs are virtual audio-synthesisers that allow you to easily enhance sounds, you can use a Audio VST CHOP to import these onto your ...
Using a Sparkfun Sound Detector
...fun electronics that provides a way to detect ambient sound levels. There are three connections on the board: Audio - This is the raw audio from the microphone. Envelope - This is a analog value representing the volume of the ambient sound. Gate - Thi...
Other resources
...designer here at LCC. The best way to grow in your visual program ...s://learn.derivative.ca/courses/100-fundamentals/ Elekktronaut' ...st=PLpuCjVEMQha9_WchDzqG878GtsJd1uJ5s&si=2aMzPXeBErIBhMwh A coll ...signer: https://www.youtube.com/watch?v=XLeghJmFBh0 AI vision usi...