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

114 total results found

Using a Monochrome 1.3" 128x64 OLED display

Physical Computing Tutorials

...ion for an SSD1306 display connected to I2C (SDA, SCL pins) // The ...mage into bitmap code image2cpp was created by GitHub user javl an ...d provides a handy way to create bitmaps without inst ...alling any additional software. Know more here. Upload your ...

How to set the sound output in Raspberry Pi

Raspberry Pi Tutorials

...low will show you two different ways to set the output device. Met ...ing on your Pi model) Click Select Controls if needed to unmute or ... Close You may not see the exact thing on your pi based on the o ... -t sine -f 440 -c 2 Or play a WAV sound file: aplay /home/pi/Mus...

How to control Raspberry Pi Pico via Wifi

Raspberry Pi Tutorials

...rtphones, laptops, and other electronic gadgets to connect to the internet or communicate ...reless router. The router, connected to the internet via a wired c ...onnection, acts as a central hub that facilita ...ome a ubiquitous and convenient way for people to access the inter...

Using Smartphont to Read NFC tag

Physical Computing Tutorials

...s technology that allows two electronic devices to communicate whe ...It’s most commonly used in contactless payments, digital keycards, ...rks by using magnetic field induction and doesn’t require pairing ... useful if you have other interactive components in your project i...

Raspberry Pi Image: Video Looper

Raspberry Pi Raspberry Pi Image

...rry Pi Video Looper is a simple way to display seamless looping vi ...Imager Raspberry Pi Device select Raspberry Pi Model Storage select the SD card Operation System ... - select Use custom - select the newly downloaded Video Loop ...nd export the video with the exact resolution of your display for ...

Steam VR setup Tutorial #3 - Interactable object setup

VR tutorials - Unity HTC VIVE Tutorials

...to get you started creating objects that you can interact with using your HTC VIVE contro ... from basic concepts to more functional and complex projects. In previous pages, we already ...to set up the scene you are expected to use for this tutorial. P...

Using a Joy-IT 1.3" 128x64 OLED display

Physical Computing Tutorials

... more flexible screens. If you want to use the display for animat ... Black level Perfect blacks — pixels can turn comple ...roved in VA panels but not perfect. Contrast ...atio Extremely high (practically infinite for pixel-off bl...

AR with Unity - Step #2 - Unity project setup

Unity AR Image target AR tutorial

... from basic concepts to more functional and complex projects. Aims This tutorial aims to ... you setting up a AR Unity project using the Vuforia plug-in. Pre ...rder to continue with this project you should make sure to first c ...types of Augmented Reality projects, in this tutorial, we will be ...

Workshop exercise: Clone, commit, pull, push

Games Workshop: Version Control for Games Design

...l address. Weirdly, this isn't actually related to your Github acc ...know who to blame when the project breaks!). Open Git Bash if you ...e interface - it's a text-based way of navigating our folders and ...e the text in quotes with your actual name! For example, I would p...

Adding content - Music and Audio

Spark AR other Content and Tutorials

There are multiple ways in which you can use audio in ... your AR project through Spark AR. An introduction to the use of audio in Spark ...es to M4A using open source software like Audacity. A tutorial for ...k on Import from Computer. Select the file you want to open and c...

How to export your p5.js as a video

Creative Coding Tutorials

...ime-based work in p5.js you may want to capture the canvas as a vi ...lder is downloaded you can extract it to either your desktop or do ... will not be able to use the functions. If you encounter errors th ...at describe undefined functions with regard to the capture ...

Creating a Landscape

Unreal Engine Basics Creating Virtual Worlds

...ience is necessary. Please contact the Creative Technology Lab for ... modes of the editor. We will want to change two important setti ...landscape later. Change the Section Size to a smaller size. For ...k. This is not necessary if you want to make small adjustments. ...

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, ...Plugin. 2. Create a New VR Project: Launch Unreal Engine and creat ...e a new project. Choose the appropriate VR temp ...arting point. 3. Configure Project Settings: Go to Edit > Project ...

Using MatrixPortal M4 for animation

Physical Computing Tutorials

...image file that contains a collection of smaller images (called sp ...us frames of an animation, characters, objects, or other visual elements in a ... bitmap spitesheet. If you just want to test the code, you can dow ...to 64 x 32 px Draw whatever you want Add new frame and draw until...

How to make Animation on NeoMatrix with Processing

Physical Computing Tutorials

...mages, videos or realtime interaction and push those to an 8x8 Ada ...fruit NeoMatrix. Wiring WarningIf you have a bigger matrix ... +5V to 5V GND to GND Library WarningDownload version 1.9.0 or b ... index in Processing will be exactly the same as the pixel number ...

Command Line Tools & Utilities

Creative Coding Tutorials

A Command Line Interface is a way of interacting with a computer by issuing c ...h your operating system and hardware to perform complex and intens ...useful Free and Open Source Software (FOSS) available online that ...Interface (GUI). Often this software works more efficiently with t...

Intro

Projection Mapping Intro to Projection Mapping

What is Projection Mapping?  Projection Mapping is a technique used ...egularly shaped surfaces or objects. It is commonly used in advert ...depth or movement to static objects. This technique was first used for Disney’s Haunte ... a video of five singing ghosts was projected onto physical busts,...

How to control Arduino without using delay()

Physical Computing Tutorials

...r.h" // Create a FireTimer object FireTimer ledTimer; void setup ...r.h" // Create a FireTimer object FireTimer ledTimer; void setup ...seconds } } } Multiple Actuators and Multiple Timers You c ...p multiple timers for multiple actuators, like giving each person ...