Advanced Search
Search Results
168 total results found
Interactive Projections
...t. This can be done in multiple ways, this tutorial will briefly i ...ntroduce you to two different but related techniques: ...e here: https://www.youtube.com/watch?v=1Uw2PWTR_XM&t=529s. Begin ...he Threshold value; Ideally you want to get completely transparent...
How to set the sound output in Raspberry Pi
Audio Setting Most Raspberry Pis hav ...e a 3.5mm audio jack for outputting audio, but you can also output audio via HDMI as well. The below wi ...ll show you two different ways to set the output device. Met ...t corner) Go to Preferences → Audio Device Settings In the Output...
How to hack a brainwave EEG toy - Force Trainer II
What is a NeuroSky Brainwave? NeuroSky Brainwave is a technology that uses EEG ...ignals and translates them into digital data, which can be used in ... applications like gaming, meditation tracking, and brain-compu ...roSky chip can be found on brainwave-controlled toys such as the S...
Accessibility Statement
...Mark-up Language) and CSS (Cascading Style Sheets) to render conte ...so used other technologies including JavaScript on certain areas o ...s accessible as possible and we want as many people as possible to ...te using speech recognition software listen to most of the websit...
OculusQuest - Setting up development enviroment in Unity
...e version we are currently providing support for. Getting the Ocu ...t, however, we recommend downloading the Unity Integration Package ...arch-2020) as it will provide additional resources like an interfa ...t grab and haptics. The easiest way to get the Oculus Integration ...
Intro
... Mapping is a technique used to display content such as images or ...atic objects. This technique was first used for Disney’s Haunted Mansion ride in 1 ... a video of five singing ghosts was projected onto physical busts, ...ate more advanced methods, including 3D and immersive projections....
Using a Sparkfun MP3 Trigger
...fun electronics that provides a way to play MP3 files from a Micro ...your headphones for testing. Loading files You must us a micro SDS ...s from the SD card via Serial. Warning If you are using Mac OS X ... Serial.write( i ); // Wait a bit delay( 1000 ); } ...
Web App Template for Beginners
... a local web app that you can modify in your future projects. Back ...e Node.js. Setup 1) Get a code editor if you don’t have one yet. I ... like Visual Studio. 2) Create a folder for your p ...uments folder. 3) For Visual Studio: Open example_app folder and c...
UE Foliage
...sumes you have a basic understanding of 3D work but no prior exper ...s tool saves us the effort of individually placing many assets and ...for the Megascans. The pack we want to import is called the Megas ...ver the steps needed to start adding instanced foliage. To access...
AR with Unity - Step #3 - Adding content to your project
...on the register button, it will display an online form to register ...s, however, you could also have different licenses for different reasons that are not goi ...on you should be able to see it displayed in the License Manager, ...we have previously uploaded two different images to the Vuforia ta...
Using a TCS34725 RGB Color Sensor
...? The TCS3472 sensor provides a digital return of red, green, blue ...ication Protocol uses only 2 bi-directional open-drain lines for d ...l. Learn more about I2C I2C on different Arduino boards The two m ...th have I2C function but have a different pinout. For UNO, the SDA...
Intro to 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 ...art we won't be dealing with tradition coding, instead we will be using nod ...locks of code", each performing different functions. Linking nodes...
Importing and Placing 3D Models
...sumes you have a basic understanding of 3D work but no prior exper ...s. We will use a model of a building that can be downloaded from h ...UE Workshop Assets After downloading the Building.fbx, diff, and diff wood files, we can then impor ...e. Select all the files you want to import to your project. Fo...
What are GPIO pins on Raspberry Pi?
...n then be programmed to perform different tasks using different languages, such as C++, ...the Pins Each pin on the pi has different functions and their phys ...t more details of each pin. Building Circuit with Raspberry Pi UNP ... In general, I will not suggest direct soldering on a Raspberry Pi...
How to use a Rotary Encoder Button
... encoder — to detect rotational direction (clockwise/counterclockw ... rotary encoders rotate all the way around continuously and are divided up into 24 'segments'. Eac ...ze interrupts attachInterrupt(digitalPinToInterrupt(pin1), inter ...upt, CHANGE); attachInterrupt(digitalPinToInterrupt(pin2), inter...
Using Smartphont to Read NFC tag
...y used in contactless payments, digital keycards, smart tags, and ... involving Arduino. If you only want a simple read and write funct ...nt32_t versiondata = nfc.getFirmwareVersion(); if (!versiondata) ... { Serial.println("Didn't find PN532 board"); whi...
How to use a Bone Conductor Transducer
...onduction? Bone conduction is a way of transmitting sound to the i ...rdrum. In normal hearing, sound waves travel through the air, vibr ...conduction, vibrations are sent directly through the skull bones t ...speaker. It can work on several different surfaces, including Acry...
Using an MFRC522 RFID reader
...FRC522 RFID reader RFID means radio-frequency identification. RFID ...lds to transfer data over short distances. RFID is useful to ident ...h each identification and a two-way radio transmitter-receiver as a read ...Arduino UNO, if you are using a different module, please check the...
Controlling an actuator with a N-channel Mosfet
...ctronic circuits, especially in digital and analog systems. Struct ...hin insulating layer of silicon dioxide (SiO₂). Operation A small ... Drain (D) to actuator(-) & to diode(-) Gate (G) to GND via 1k r ...ower Supply(+) to actuator(+) & diode(+) Power Supply(-) to GND ...
How to make the Raspberry Pi display a web page fullscreen at power on
... mode and auto login enabled to disable a web page full screen aut ...reen.sh full-screen.sh export DISPLAY=:0.0 xset s off xset -dp ...oblank chromium-browser --noerrdialogs --kiosk https://google.co. ...sktop cd /home/pi/.config mkdir autorun kiosk.desktop [Deskt...