Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

155 total results found

Using an PN532 RFID reader

Physical Computing Tutorials

...s the difference between an PN532 RFID reader and an MFRC522 RFID reader The PN532 and MFRC522 are two popular RFID reader mod ... Feature PN532 MFRC522 Which Better ... Communication SPI, I2C, UART SPI only ✔ P...

Web App Template for Beginners

Creative Coding Tutorials

... one yet. I like Visual Studio. 2) Create a folder for your proje ...and Express 4) Install Node. 5) Watch videos 12.1. and 12.2. of this excellent tutorial by ...to this project folder (we only want it to live in this folder, no ...itle!</h1> </body> </html> 12) Go to localhost:3000 and refre...

What are GPIO pins on Raspberry Pi?

Raspberry Pi

...ges such as Python and Scratch. 2. Board numbering Board numberin ...unique functions, such as GPIO 02 and GPIO 03 are also the pins o ...utton(3) leds = gpzero.LEDBoard(26,16,20,21) # functions to control behav ... counter = 0 def binary2lights(showThis): leds.value...

OculusQuest - Setting up development enviroment in Unity

VR tutorials - Unity Oculus Quest Tutorials

...3 supported Unity versions: 2017.4 LTS 2018.4 LTS 2019.2 We strongly recommend using ... Unity 2019.2 as this is the version we are c ... Package (Version 14.0 on March-2020) as it will provide additional ...t grab and haptics. The easiest way to get the Oculus Integration ...

Making a website for your HTML, JS, CSS or p5.js files

Creative Coding Tutorials

...something goes wrong, you can always go back to when it did work! ...e. Very important!!!1!!1! The way that GitHub pages work is that ...). For instance, if my username was 'jonny' my GitHub pages URL wi ... your username carefully! Step 2: Creating a repository Now we ...

3D Geometry and Parametric Design

Creative Coding Concepts

...od of generating 3D meshes from 2D images based on the RGB colour ...pace and making this content viewable in low-fi VR headsets. I ha ...ve been making a piece of software using openFrameworks to explo ...elling and explain how this software can be used as a tool to expl...

How to image a Raspberry Pi

Raspberry Pi Raspberry Pi Image

...ficial site to download the software. Choose a suitable version fo ...r yourself. 2. Insert your SD card A CTL Pi k ...ard into your computer. It is always a good habit to format the SD ...u need the SD card to be in FAT32 format. Open Raspberry Pi Image...

How to hack a brainwave EEG toy - Force Trainer II

Physical Computing Tutorials

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...

Steam VR setup Tutorial #1 - Player camera setup

VR tutorials - Unity HTC VIVE Tutorials

...Mounted Display) Using Steam VR 2.2 plugin. Please notice that thi ...s Download and install Unity 2018.2.21f1. More recent versions might ... also work, this tutorial was made using Unity 2018.2.21f1 Create a Unity personal ... when you start running the software. Download and install St...

Depth Camera for Mac Users: Setting Up the OAK-D Pro in TouchDesigner

Touchdesigner Interactive Media

...efore launching TouchDesigner. 2. Setting up TouchDesigner 2.1 Connecting the Camera Co ... Launch TouchDesigner. 2.2 Using OAK Device CHOP From ... camera. Click Initialize, wait for it to mark "Ready" (1), t ...era using the DepthAI library. 2.3 Displaying Data in TouchDesig...

How to use DFPlayer mini to play MP3

Physical Computing Tutorials

...iring VCC to 5V (Power) RX to D2 via 1K resistor TX to D3 SPK_1 ...ed wire GND to GND (Ground) SPK_2 to Speaker(-) black wire poten ...e sure you are using .mp3, not .wav or any other audio formats. #i ...nclude "SoftwareSerial.h" #include "DFRobotDFP...

How to use a EMG Muscle Sensor

Physical Computing Tutorials

...nection begin Serial.begin(115200); pinMode(13, OUTPUT); } ...E; return (sum/BUFFER_SIZE) * 2; } float EMGFilter(float input ...nput; { static float z1, z2; // filter section state fl ...oat x = output - 0.05159732*z1 - 0.36347401*z2; output ...

How to use a relay module

Physical Computing Tutorials

... It is handy when the thing you want to control requires higher po ... In this tutorial, I will use a water pump and a 1-channel 5V rela ...as different models providing 1/2/4/6/8 channel(s). An 8-channel ... 1 channel relay to control one water pump. Labels on a Relay Modu...

Additional Resources for Metahuman Creation

Metahuman Creator

...can choose to make use of the following tutorials to further customise your created Metahuman. 1. ...for clothing and animation. 2. Custom hair for Metahumans with Blender 3. Metahuman Facial Animation 4. Metahuman Third Person Character

AR with Unity - Step #2 - Unity project setup

Unity AR Image target AR tutorial

...g-in (already included in Unity 2019.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 ...time, Unity will ask you if you want to include a default database ...lied as a texture (see element #2), this is the digital image tha...

How to control Arduino without using delay()

Physical Computing Tutorials

...0; // will store last time LED was updated // constants won't ch ... // the interval at which you want to blink the LED. unsigned ...tors, like giving each person a watch and ask them to action based ... on their own watches. Wiring There are three wi...

How to send files to Raspberry Pi using SSH

Raspberry Pi Tutorials

...cp, rsync, or SFTP) Install software, run Python scripts, update y ...es tab, enable SSH Reboot afterwards, sudo reboot Option 2: If You’re Using Pi Headless P ...mething that looks like this: 192.168.1.42, th2, this is your pi's IP address ... pi@<raspberry_pi_ip>:/home/pi/ 2. To Send a Whole Folder scp -r ...

(MAC) Automatic printing with Automator

Physical Computing Tutorials

... programming knowledge or don't want to do a lot of coding. One of ...ator" in Spotlight and launch. 2. Folder Action You will see thi ...ter Choose the folder where you want to put all your printing file ...and choose the printer that you want to use as the default printer...