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

244 total results found

How to use Grove Serial Bluetooth v3.0

Physical Computing Tutorials

...obtaining a copy * of this software and associated documentation ...files (the "Software"), to deal * in the Software without restriction, includin ...nd/or sell * copies of the Software, and to permit persons to who ...m the Software is * furnished to do so, sub...

Using NFC Tools to Read/Write NFC tag

Physical Computing Tutorials

What is NFC Tools? NFC Tools is an app which allows you to read, write and program tasks on your NFC tags and other compatible NFC chips. Simple and intuitive, NFC Tools can record standard information on your NFC tags which will be compatible with any NFC device. For in...

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 (Electroencephalography) sensors to detect electrical activity in the brai ...roSky chip can be found on brainwave-controlled toys such as the S ...tar Wars Force Trainer. The toy can be...

Intro to Touchdesigner

Touchdesigner Basics of Touchdesigner

About the software Touchdesigner is a programming so ...ftware popular amongst all kinds of creatives. Within the Creative Technology Lab we support students in developing interactive projects, often combined with physical computing and projection mapping. Tou...

How to send data to p5.js from Arduino

Physical Computing Tutorials

What is the Serial Communication? Serial communication is the process of sending data one bit at a time, sequentially, over a communication channel or computer bus. Simply put, serial communication is the communication between two or more computers with ...

How to connect a push button or switch

Physical Computing Tutorials

What is are push buttons/switches? Buttons and switches are a way of opening and closing a circu ...it, i.e. making and breaking a con ...nection as one of the most rudimentary forms of sensor you can use ...with an Arduino. There are dozens of different typ...

How to export your p5.js as a video

Creative Coding Tutorials

How to Video Capture your p5.js Sketch Itch If you're creating a piece of time-based work in p5.js you may want to capture the canvas as a video. For exampl ...e, if you have a generative design that evolves over time, or an animation sequence. In this tutorial y...

How to create 360 Video for the Igloo system

How to create 360 video for the Igloo s...

This guide will show you the steps needed to create 360° video for the Igloo system The following steps will be using an Insta360 X2 camera. You can recreate the same steps with any 360° camera of your choice .... However, some steps or details may be different ...

Touch sensor - Using an MPR121

Physical Computing Tutorials

What is the MPR121? The MPR121 is a tiny microchip formerly manufactured by NXP, now under Resurgent Semiconductor, it is a tiny surface mount device that provides 12 capacitive touch electrodes through an I2C interface. We are using Adafruit MPR121 in this tutorial. What i...

How to use MatrixPortal M4

Physical Computing Tutorials

What is MatrixPortal M4 The MatrixPortal M4 is a development board created by Adafruit designed to control RGB LED matrices. It is equipped with an ATSAMD51 microcontroller (Cortex M4) and has built-in Wi-Fi support thanks to the ESP32 coprocessor ... without needing additional hardware. Power: Can be powered via US...

How to Configure a Raspberry Pi for the first time

Raspberry Pi Raspberry Pi Image

...e your Raspberry Pi is imaged, it is ready to go! We have a more detailed tutorial for imaging the Pi. Now we can move on to configuration when you turn on your Pi for the first time. 1. Power up the Raspberry Pi When you plug in ... the power supply and all other eq...

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

Unity AR Image target AR tutorial

Please notice that this is part of a series of tutorials progressing from basic co ...ncepts to more functional and complex projects. Aims This tutorial aims to help you set up a AR Unity project using the Vuforia plug-in. In this step, we are going to review...

Using a Joy-IT 1.3" 128x64 OLED display

Physical Computing Tutorials

What is the OLED display? An OLED display ... (Organic Light-Emitting Diode display) is a screen technology where each pixel emits its own light using organic carbon-based materials. Unlike LCDs, OLEDs do not need a backlight, which allows them to produce d...

How to get started with Face Tracking in Spark AR

Spark AR TEMPLATE : Basic Face Tracking

Face Tracking in Spark AR Watch this video which explains the basic features of the Face Tracker in Spark AR. There are multiple different starter templates in Spark AR that make use of face tracking. To make your development easier, choose a template that ...

Using Smartphont to Read NFC tag

Physical Computing Tutorials

What is NFC? NFC (Near Field Communi ...cation) is a short-range wireless technology that allows two electronic devices to communicate when they are within a few centimeters of each other. It’s most commonly used in contactless payments, digital keycar...

How to make Animation on NeoMatrix with Processing

Physical Computing Tutorials

Controlling NeoMatrix with Processing This tutorial is a follow-up to the last NeoMatrix animation tutorial. We are using Processing to create images, videos or realtime interaction and push those to an 8x8 Adafruit NeoMatrix. Wiring WarningIf you have ...

How to get started with Textures and Materials in Spark AR

Spark AR Materials and Textures in Spark AR

Textures and Materials in Spark AR Watch this video which explains the basics of Materials in Spark AR. The texture and materials in Spark AR are similar to textures and materials in other 3D software like Blender, Cinema4D, and U ...nreal Engine. If certain settings and keywords look f...

AR with Unity - Step #2 - Unity project setup

Unity AR Image target AR tutorial

Please notice that this is part of a series of tutorials progressing from basic co ...ncepts to more functional and complex projects. Aims This tutorial aims to help you setting up a AR Unity project using the Vuforia plug-in. Prerequisites Developing environment set...