Advanced Search
Search Results
146 total results found
Using an PN532 RFID reader
...al.println(); Serial.println("Waiting for a card......"); } void ...al.println(); Serial.println("Waiting for a card......"); } v ...nt32_t versiondata = nfc.getFirmwareVersion(); if (!versiondata) ....SAMConfig(); Serial.println("Waiting for an NFC card..."); } v...
Command Line Tools & Utilities
A Command Line Interface is a way of interacting with a computer ...h your operating system and hardware to perform complex and intens ...useful Free and Open Source Software (FOSS) available online that ...Interface (GUI). Often this software works more efficiently with t...
Creating a Landscape
... modes of the editor. We will want to change two important setti ... larger size. After this is done, you can click create and your ...landscape will be done. 3) Modifying the shape of the ... paint our whole landscape with one click. This is not necessary if...
How to use a Bone Conductor Transducer
What is Bone Conduction? Bone conduction is a way of transmitting sound to the i ...nner ear through the bones of the skull instead of throug ...rdrum. In normal hearing, sound waves travel through the air, vibr ... passed to the inner ear. With bone conduction, vibrations are sent...
How to get started with Face Tracking in Spark AR
Face Tracking in Spark AR Watch this video which explains the basic features of the Face Tracker in Spark AR. There are multiple different starter templates in Spark AR that make use of face tracking. To make your development easier, choose a template t...
How to get started with World Effects in Spark AR
World Effects in Spark AR Watch this video which explains the basics of World Effects in Spark AR. There are multiple different starter templates in Spark AR that make use of world effects. To make your development easier, choose a template that is most...
Steam VR setup Tutorial #2 - Teleporting around your scene
... teleporting spots to jump from one area to another. With our previ ...n top of our plane, the easiest way to achieve this is by duplicat ...at it has a "Mesh Collider" component attached, in this case, as we ...ct selected, click the "Add component" button in the "Inspector" pa...
Introduction to Spark AR
...nvironment. There are different ways where an AR experience can be ...is an app developed by Facebook one of the most useful features is that it runs on both IOS and Windows platforms, however, in order to use it, you will need a Facebook account.
Mobile VR -Setting Up Unity
...so work, however, this tutorial was made using Unity 2019.2.0f1 (p ... when you start running the software. Android and/or IOS buil ...e IOS build support. Please be aware that both Windows and IOS com ...n most cases, students use just one device. Also, keep in mind that...
Installing Unity
...re a few things you need to be aware of: Downloading and instal ...et a popup window asking if you want to open the Unity HUB, Select ...can choose Unity 2020, just be aware that your interface will look ... slightly different from the one shown during the workshop. Yo...
What is Unreal Engine?
...Unreal Engine is a powerful software that helps creators build vir ...nce. 2) No Coding Required: One of the standout features of Unr ...ts. They can create interactive walkthroughs, realistic visualizations, and virtual tours of their designs, providi...
Types of Lighting and Lighting Mobility
...s: Spot lights emit light in a cone-shaped beam, replicating a flas ... across large surfaces, such as walls or floors, and creating soft ...each light object can be set to one of three mobilities. These settings will greatly change how the lights affect y...
How to image a Raspberry Pi
...ficial site to download the software. Choose a suitable version fo ...ard into your computer. It is always a good habit to format the SD ...stem - Erase Click Next and wait for it to finish. 3. Image y ...i Using Raspberry Pi Imager software to Install the Raspberry Pi O...
What are GPIO pins on Raspberry Pi?
...ers/microcontrollers. These components can then be programmed to pe ...ace you will see is probably in one or two Python libraries. 3. Fun ... Pi with physical computing components, including Scratch, Bash, No ...leds, GPIO.HIGH) print("waiting for button") resetLigh...
How to send data to Processing from Arduino
... is the process of sending data one bit at a time, sequentially, ov ... controlled by the physical component, the potentiometer, which can ...arameters //map(theVariableYouWantToMap, min.ValueOfRawData, max ...d max. value is 1023. //and I want to map the background colour ...
Using a Joy-IT TFT LCD Display
...id Crystal Display (LCD). It is one of the most common display type ...s found in devices like smartphones, tablets, monitors, car dashbo ...lude <Adafruit_ST7789.h> // Hardware-specific library for ST7789 # ...delay(500); Serial.println("done"); delay(1000); } void loop(...
3D Scanning a face for MetaHuman
... the Reality scan app on your phone. After launching the app, you s ... project. This will open your phone camera. 2. Prepare your subject ...se a hairband to hold any hair away from the forehead. Note: This ... from different angles. The software will then build a model from ...
How to hack a brainwave EEG toy - Force Trainer II
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...