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

119 total results found

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 ...uld see the below page. What we want to do is click the link that ...

Steam VR setup Tutorial #3 - Interactable object setup

VR tutorials - Unity HTC VIVE Tutorials

...to learn how to create two "throwable" objects but first, we are g ... create a plinth to put the throwable objectS on so it is easier t ...now see a cube intersecting the walking plane. Now let's chan ...y, you can call it whatever you want, we suggest a meaningful name...

How to build a project onto a VR headset

Unreal Engine Basics Building to a VR headset

...the VR platform and headset you want to target (e.g., Oculus Rift, ...ty, enable the VR platforms you want to support (e.g., Oculus, Ste ...ols or Unreal Engine's built-in modeling tools. Set up the VR-specifi ...mpatible with the latest VR hardware and software updates. Remembe...

How to use a Bone Conductor Transducer

Physical Computing Tutorials

...onduction? Bone conduction is a way of transmitting sound to the i ...rdrum. In normal hearing, sound waves travel through the air, vibr ... CTH, you can use other similar models.) 3.5mm Audio cable (to connect to the computers/phones) Bone Conductor Trans...

Hello World

Python for Beginners

...t the "type" of Python file you want PyCharm to create. For this e ...print(), we provide the text we want Python to print. This text mu ...ere you can type what it is you want to print. In this example, I waited until I had typed out "prin ...own PyCharm's list of potential ways for completing your code. No...

Using an PN532 RFID reader

Physical Computing Tutorials

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

Arrays

Programming Tips and Tricks

... p5 Editor Now what if we wanted to have a lot of circles, l ...vidually. Going further, say we wanted to manipulate all of our ci ...rcles in a similar way (for example, move them all le ...ing. Arrays in p5 The easiest way to create an array in p5 is a ...

How to image a Raspberry Pi

Raspberry Pi Raspberry Pi Image

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

Using a Joy-IT TFT LCD Display

Physical Computing Tutorials

...SPI communication Every Arduino model has their own unique pinout. Ma ...lude <Adafruit_ST7789.h> // Hardware-specific library for ST7789 # ...ft.print(p, 6); tft.println(" Want pi?"); tft.println(" "); tft.print(8675309, HEX); // print 8,675,309 out...

Bonus round: putting an existing Unity project into git

Games Workshop: Version Control for Games Design

...liar with the command line, the way to use it is to type a command ...weird crap in it which we don't want to keep track of. We need a g ...ere's the .gitignore content we want to use - this is the list Git ...f you're working on Mac, you'll want to add this to it too: # ===...

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

"Hello, World!" in Node.js

Creative Coding Tutorials

...nix, which is the precursor and model for Android, Apple iOS, Raspbia ...lling again. Install other software (optional) We recommend inst ...es or other word processing software, which don't count as simple and will add other unseen characters to your fi...

AR with Unity - Step #3 - Adding content to your project

Unity AR Image target AR tutorial

... set to Single Image, also, be aware that your image size should m ...imported. Now let's add a 3D model to the project, for this tutorial we are going to add one cube but you are welcome to use your 3D asset instead. We will need to scale it down as th...

Using an MFRC522 RFID reader

Physical Computing Tutorials

...h each identification and a two-way radio transmitter-receiver as ...eck the specific pinout of that model. SDA - Digital 10 (SS) SCK - Digital 13 (SCK) MOSI - Digital 11 (MOSI) MISO - Digital 12 (MISO) IRQ (unconnected) GND - GND (Ground) RST - Digital...

Understanding Arduino software

Physical Computing Workshop: Beginner Physical Computing

1. Download the software Go the the official site and ...dowaload the 1.8.XX version! The lat ... need to tell Arduino IDE which model we are using, so it can configu ...ck Now at the bottom of the software, you will see you are using Arduino Leonardo at this...

How to use a Servo Motor

Physical Computing Tutorials

...ous Small robots, drones, model planes Using a PWM Driver You may come across many online tutorials that show how to control servo motors directly without a PWM driver. While this method is possible, it’s not the most reliable—especially whe...

How to build to a Vive Pro or Vive Pro Eye

Unreal Engine Basics Building to a VR headset

...ols or Unreal Engine's built-in modeling tools. Set up the VR-specific player pawn (character) and camera. Make sure the camera is set to match the user's head movement. Implement VR Interactions: Set up VR-specific input bindings for the headset a...

What equipment is available?

About the Lab Frequently Asked Questions

...berry Pi 3/4/5 Arduino (various models) Feather Board Bare Conductive Board Sensors including: Load Cell Colour Sensor IR, Ultrasonic and LIDAR Range Finders PIR Motion Sensor Moisture Sensor Orientation Sensor Light Sensor Heartbeat/Pulse Sensor Tempe...