Advanced Search
Search Results
173 total results found
Mobile VR - Getting Started Guide
...ion Below you will find a list of online resources that you can t ...fully, they will help you get started. Google Expeditions App Thi ...ices, allows you to access lots of content for both Virtual Realit ...ound in the bottom right corner of each 3D model window. click he...
3D Scanning a face for MetaHuman
... how to create a realistic copy of yourself into a MetaHuman for y ...umes you have a basic knowledge of 3D modelling but will cover mos ...t of the steps required. The approa ...volves us creating a mesh model of the face and then relying on Un...
How to use MatrixPortal M4
...sor. Here are some key features of the MatrixPortal M4: Microcont ...rk communication. Memory: 512KB of RAM, 8MB of QSPI flash storage. Matrix Cont ...r soldering iron to melt a blob of solder on the bottom solder jum ...double-check the latest version of CircuitPython you have installe...
Using Smartphont to Read NFC tag
...ey are within a few centimeters of each other. It’s most commonly ...s payments, digital keycards, smart tags, and tap-to-share features ...o install a library here. Types of Tag In this tutorial, we are us ...te limit & omit the "https://" part uint8_t urlPrefix = 0x01; // 0x...
"Hello, World!" in Node.js
...language is one form or another of the infamous "Hello, World!". ...uld be familiar with the basics of the command-line (also known as ...ems. It is also a good overview of the history, philosophy and the ... anatomy of the shell. Install NodeJS ...
Web App Template for Beginners
Start with this one. Learn to build a ... but only 1 backend. Backend is often built with Node.js or Python ...5) Watch videos 12.1. and 12.2. of this excellent tutorial by Dani ...nd Express are and how to get started with them. You are welcome to ...ml file, add the following line of code in the <head> section of y...
How to export your p5.js as a video
...etch If you're creating a piece of time-based work in p5.js you ma ...ketch now. make sure you turn off "auto-refresh" if you have it ...need to add the following lines of code in the head of our html file. You should see t ...t add these scripts to the head of the html file you will not be a...
How to control Arduino without using delay()
...lize the FireTimer with a delay of 1000 milliseconds ledTimer.be ... ledState = LOW; // Keep track of the current LED state ledSt ...eep the LED on for 1 second and off for 2 seconds using the FireTi ...e(LED_BUILTIN, OUTPUT); // Start the FireTimer with an initial d...
Using the serial monitor and serial logger
... Serial communication is a type of communication between two devic ...ial communication is a sequence of binary digits (0s and 1s) that ...board. Above is a screenshot of the serial monitor, the first t ...is the communication speed. One of the fundamental parts of serial...
AR with Unity - Step #3 - Adding content to your project
Please notice that this is part of a series of tutorials progressing from basi ...d paste your License Key inside of the License key field. Creat ...age target database Before starting, it is worth taking a moment ...to 5 stars) based on the amount of "trackable features", more feat...
Connecting a Potentiometer
...potentiometer? A potentiometer (often abbreviated to pot) is an el ...e connections, the main purpose of the pot is to create a variable ...er Wiring Identifying the pins of a potentiometer The most common ... type of potentiometer to use is a 10KΩ ...
Making Breathing Light with LEDs
..., aka the longer leg. It is one of the most common components. Mak ... your Arduino with "~" in front of it. For example, pin D3, D5, D6 ...ate a PWM signal. The frequency of this generated signal for most ... analogWrite(0) means a signal of 0% duty cycle. (turns somthing ...
How to create 360 Video for the Igloo system
...same steps with any 360° camera of your choice. However, some step ... finally displayed at a maximum of 30 FPS. Step 2 Remember that t ...oo system will only show a band of content from the whole 360° sph ...ere of video. Try to keep all the impo...
Using built-in example code and Reading the hookup diagram
...Code First, you will see a lot of light grey coloured text, those ..., not code. You will find a lot of information from these comments ...uge C++. if you add // in front of anything, the rest of the line will become a comment ...l. Next, you will see two main parts, void setup() {} and void loop...
How to Display Animation on Waveshare E-Paper Display
...imation ready to use. What type of animation will be suitable to d ...e at the /animation directory Start conversion, for f in *.jpg; do ... logging.info("switch to partial refresh") epd.init_part() while True: ...t('1') epd.display_Partial(epd.getbuffer(Himage), 0, 0,...
Touch sensor - with No Sensor!
...ly put, it is the touch sensing of all conductive materials includ ...ial, we will show you two types of Capacitive Touch Sensing: acute ... However, due to the constraint of the physical circuit, reading m ... Library This library makes use of the AVR internal wiring to get ...
Using NFC Tools to Read/Write NFC tag
..., a phone number, your social profile or even a location. We have ...oject involving Arduino.. Types of Tag In this tutorial, we are using NTAG203, NTAG215 or NTAG216 should work fine as well. You cannot use MIFARE Classic tag or card. Steps Download the...
Importing and Placing 3D Models
This is a multi-part tutorial on creating virtual wo ... you have a basic understanding of 3D work but no prior experience ... by others. We will use a model of a building that can be download ...e. We will now change the scale of the object so it looks right in...
How can I request access outside of normal hours?
You can request access to the Creative Technology Lab outside of normal hours by completing the ...tted to technical.enquiries@lcc.arts.ac.uk at least 2 weeks before the anticipated date.
Command Line Tools & Utilities
...Command Line Interface is a way of interacting with a computer by ...issuing commands in the form of lines of text. These commands interface ...tions. There is a large amount of useful Free and Open Source Software (FOSS) available online th ...Graphical User Interface (GUI). Often this software works more eff...