Advanced Search
Search Results
50 total results found
How to use Grove Serial Bluetooth v3.0
...* Permission is hereby granted, free of charge, to any person obtain ...* Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software witho...
AR with Unity - Step #3 - Adding content to your project
...t, this will allow you to get a free Vuforia license key and also to ...otice that you can use a single free license for multiple projects, however, you could also have different licenses for different reasons that are not going to be explored in this tuto...
Using an PN532 RFID reader
...You can read/write these blocks freely. // Use "MifareClassic_Read ...You can read/write these blocks freely. // Use "MifareClassic_ReadAllMemory.ino" to check all the blocks if (nfc.scan()) { if (nfc.readData(dataRead, READ_BLOCK_NO) != 1) { ...
Setting up Kinect in Touchdesigner
... are now presented with a depth map, from the heading select Record and hit the record button. Once you've stopped recording move to the Play section of the interface and change the count to loop your video. Your recording is now ready! Launch Tou...
Combining codes & circuits
... strip.clear(); int j = map(distance,10, 30, 0, strip.numPixels()); Serial.println(j); for(long firstPixelHue = 0; firstPixelHue < 3072; firstPixelHue += 256) { for(int i=0; i<=j; i++) { // For each pixel in strip... int pixelHue = ...
What is the Creative Technology Lab?
... Physical Computing, Projection Mapping, Games, and Virtual Reality. Students come to this area with an idea and the technical team support students in breaking down their initial ideas, identifying what skills they need to learn, suggesting how to get sta...
Student works
...19) Arduino, stepper motors, LDR sensors Projection Mapping Projection-mapped suitcases by Bufeng Zhang, M ...Design Communication (2019) MadMapper, Arduino, microswitch VR and AR The Phone by Ryan Yuen, BA Information and Interface Design (2019) Unity
Position-based Tracking using a Webcam
...creating interactive projection mapping projects. In TouchDesigner there are various methods to achieve this; This tutorial will introduce you to some common techniques to determine the position of an object. Let's dive in! To begin, open the VideoDeviceI...
Installing PyCharm
... the coding process, encourages best practices, and enhances productivity. PyCharm is a popular free IDE for Python development that has all of the features listed above. Follow the steps below in order to get it up and running on your system. Mac Windows
Command Line Tools & Utilities
...ere is a large amount of useful Free and Open Source Software (FOSS) ... --with-fdk-aac \ --with-freetype \ --with-fontconfig \ --with-libass \ --with-libvorbis \ --with-libvpx \ --with-opus \ --with-x265 Example use...
"Hello, World!" in Node.js
...Atom text editor, because it is free, cross-platform and good for beginners to advanced programmers. You will be editing JavaScript files throughout this tutorial, which can be done with almost *any* simple text editor you happen to have on your computer....
Making a website for your HTML, JS, CSS or p5.js files
...where. Bit of background (Feel free to skip) GitHub is a website that stores what are called repositories. Repositories contain code, very much just like a folder on your computer. Git is what is called a version control system and to us what it means is...
AR with Unity - Step #1 - Development environment setup
...d downloading extra components. Next step - Adding content to your project In the next step, we will create a free Vuforia developer account, generate a license key and create a target database using your own content. Go to step #2 - Unity project setup
AR with Unity - Step #2 - Unity project setup
...ace the sample content. Next step - Adding content to your project In the next step, we will create a free Vuforia developer account, generate a license key and create a target database with your content. Go to step #3 - adding content to your project
How to export your p5.js as a video
...the default p5.js scripts. Feel free to add these underneath. <script src = "./src/CCapture.js"> </script> <script src = "./src/webm-writer-0.2.0.js"></script> <script src = "./src/download.js"></script> If you don't add these scripts to th...
Using Quixel Materials
...erial and Asset Library that is free to use with Unreal Engine. This provides easy access to thousands of pre-made assets for your projects. We will be using Quixel to select a material for the landscape we already created. Open up the Content Bowser in t...
3D Scanning a face for MetaHuman
...ontain the head of your model but not any excess points that were captured. After this, you should wait for the model to generate. This can take a couple of minutes. You are free to press continue after the model is generated and wait for the processing.
Understanding Arduino hardware
...restart button. If your Arduino freezes, lags or does anything weird, you can press the button. 3. Arduino Model The white label indicates the model we are using. In the kit, you will find a LEONARDO, and we will need this piece of information later. 4. Di...
Useful learning resources
...n Academy Programming courses - Free online video courses with interactive code editor Lynda.com - Foundations of Programming Fundamentals Learn JS - Introduces some basics of JavaScript using an interactive browser-based prompt Praxent - Resource roun...
Installing the software
...e.ca/download. Touchdesigner is free but this release comes with a couple of limitations, but nothing that would stop you from working on your project. On the same page register for an account and look for the header "My Licenses", on the right. From here ...