Advanced Search
Search Results
159 total results found
AR with Unity - Step #3 - Adding content to your project
...ts to more functional and complex projects. Aims This tutorial ...asons that are not going to be explored in this tutorial. Once ... and it will rate it (from 0 to 5 stars) based on the amount of " ..., such as the ones present in textured objects. The image analyze...
UE Installation and Set-up
...finishes, run the installer and wait for it to complete. Creat ... Launcher and continue to the next section. If you don't have an ...ect which Engine components you want to install. This is where you .... Click the Install button and wait for the installation to compl...
What equipment is available?
...iPad Air iPod Touch Samsung Galaxy Tab Smartphone including: ... Elo Touch 7" Screen Elo Touch 10" Screen DMX Devices including: DMX Dimmer Packs RGB LED PAR56 USB to DMX interfaces DMX LED driver Other Microcontro ...pberry Pi Pico Raspberry Pi 3/4/5 Arduino (various models) Feathe...
Hello World
...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 ...
AR with Unity - Step #2 - Unity project setup
...ts to more functional and complex projects. Aims This tutorial ...9.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...
Command Line Tools & Utilities
A Command Line Interface is a way of interacting with a computer ...mands in the form of lines of text. These commands interface with ... your operating system and hardware to perform complex and intensive operations. Ther ...useful Free and Open Source Software (FOSS) available online that ...
Accessibility Statement
...ements. This website uses HTML 5 (HyperText Mark-up Language) and CSS (Cas ...s accessible as possible and we want as many people as possible to ...oom in up to 300% without the text spilling off the screen navig ...te using speech recognition software listen to most of the websit...
3D Scanning a face for MetaHuman
...se a hairband to hold any hair away from the forehead. Note: This ... from different angles. The software will then build a model from ...is common for a scan to require 50+ pictures so don't worry if yo ...ur subject maintains a neutral expression and does not move. Your...
UE Foliage
...anding of 3D work but no prior experience is necessary. Please co ... small assets and materials, Quixel also releases megascans, whic ...for the Megascans. The pack we want to import is called the Megas ... which trees/bushes/grasses you want to use by clicking the +Folia...
Using the Bantam Tools NextDraw Pen Plotter
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...
What are GPIO pins on Raspberry Pi?
... Board and Boardcom (BCM). For example, the board pin 8 and BCM p ... as Pin 1, left to right then next line, and the bottom right wil ...er output pins, such as GND and 5VDC. Pins with a BCM number are ...can also use a jumper cable to extend all pins to a breadboard. ...
Understanding Arduino hardware
...D light, light on or light off. 5. Analog Input Analog will give ...thing more than yes or no. For example, analog input can be somet ...pins You can see the symbol ~ next to some digital pins, those ar ...hem as analog output pins. For example, if you want to create a b...
(MAC) How to use Phomemo Thermal Printer M834
...hat can print black and white text and graphics inklessly on diff ...erent sizes 216mm/210mm/110mm/80mm/53mm 53mm (US Letter/A4/4.33"/3.14"/2. ...ate a size for your paper. For example in this screenshot, I am u ...sing a thermal paper roll of 110mm wide. The height, however, sh...
Using a Sparkfun Sound Detector
...fun electronics that provides a way to detect ambient sound levels ...method requires: Power (VCC to 5V) Ground (GND to GND) Gate to a ...method requires: Power (VCC to 5V) Ground (GND to GND) Envelope ...nalogRead to obtain the value. Example code reading envelope #def...
How to use IR Breakbeam Sensor
...frared; detects changes in long-wave IR (heat) in its field. .../ position Very precise (exact line or plane of detection). ...ield of view. PIR (for flexibility) Coverag ...IR Cost & complexity Generally simple and i...
DFRobot Sensor Testing: HX711 Weight Sensor, Voice Recorder Module Pro, Speech Synthesis Module V2
...rs, we have some tips for you. HX711 Weight Sensor This sensor ca ...to install the library DFRobot_HX711_I2C library which is availab ...he Arduino source file DFRobot_HX711_I2C.h will prompt an error i ...n the console. To fix it, you simply need to remove t...
Using an MFRC522 RFID reader
What is an MFRC522 RFID reader RFID means radio- ...FID system to open a door. For example, only the person with the ...h each identification and a two-way radio transmitter-receiver as ... of that model. SDA - Digital 10 (SS) SCK - Digital 13 (SCK) MOS...
Controlling an actuator with a N-channel Mosfet
...hat is Mosfet? A MOSFET (Metal-Oxide-Semiconductor Field-Effect T ... insulating layer of silicon dioxide (SiO₂). Operation A small vo ...ower Supply(-) to GND Basic Example This basic example is effectively the blink s ...tuatorPin, HIGH ); delay( 1000 ); digitalWrite(...