Advanced Search
Search Results
197 total results found
Installing Mamba
As you work on more complex Python projects, you'll start using something called libraries to add extra features t ...o your programs. Think of libraries as ready-made sets of code created and maintained by other ... developers. They're like toolkits ...
Intro
...ping is a technique used to display content such as images or video onto irregularly shaped surfaces or objects. It ... is commonly used in advertising and stage design, but also by artists who wish to add depth or movement to static object ... for Disney’s Haunted Mansion ride in 1969, where a video of five ...
Using AVR ISP MKII to upload firmware to Arduino
...ammer (ISP) used to program Atmel (now Microchip) AVR microcontrollers. It's designed for developers and hobbyists to upload firmware to AVR-based chips ...directly on a circuit board without nee ...emove the chip. In this tutorial, we will burn the bootloader to...
Using a Membrane Potentiometer (SoftPot)
What is a Membrane Potentiometer? A Membrane Potentiometer is a type of position sensor ...that measures displacement or angle by detecting changes in electrical resistance. It consists of a flexible membrane with resistive and co ...nductive layers that slide against each ot...
Importing and Placing 3D Models
This is a multi-part tutorial on creating virtual worls in Unreal Engine. This tutorial assumes you have a basic understanding of 3D work but no prio ...r experience is necessary. Please contact the Creative Technology Lab for questions or assistance. ...
How to fix "Internal data stream error" in Processing 4
Error In Processing 4, you will see this error often BaseSrc: [ ...avfvideosrc0] : Internal data stream error when using th ...e video library with cameras and a MAC. T ...re about the capture function, please see here. How to fix (12/20 ...24) Change this line cam = new Capture(this, came...
How to hack a brainwave EEG toy - Force Trainer II
...? NeuroSky Brainwave is a technology that uses EEG (Electroencephalography) sensors to detect electrical activity in the brain. The Neur ...chip processes these brain signals and translates them into digital data, which can be used in applications like gaming, meditation...
Understanding Arduino software
1. Download the software Go the the offi ...cial site and dowaload the 1.8.XX version! The latest version, 2.3.X, is not cur ...rently supported by all third-party development, so you may encounter une ...ed errors. For the time being, please stick with the older versio...
Using a Vibration Motor
... by vibrating on receiving signals. It is commonly found inside a mobile phone. The one that is available in the lab is coin vibration motor. It ...requires more currnet than an Arduino pin can provide, so a transistor is needed to switch the motor current on...
How to connect a Push Button with Digital Input Pull-Up resistor
What is Digital Input Pull-Up resistor? In Arduino, a Digi ...tal Input Pull-Up Resistor is an internal resistor that you can enable on digital input pins to ensure a known default voltage level (HIGH) when the pin is not acti ...vely connected to anything (i.e. it...
How to get started with Face Tracking in Spark AR
...cking in Spark AR Watch this video which explains the basic features of the F ... in Spark AR. There are multiple different starter templates in Spark AR that make use o ...f face tracking. To make your development easier, choose a template...
How to get started with World Effects in Spark AR
World Effects in Spark AR Watch thi ...s video which explains the basics of World Effects in Spark AR. The ...re are multiple different starter templates in Spark AR that make use o ...f world effects. To make your development easier, choose a templ...
Switch Operator
A simple yet effective method used in interactive projecti ...ons consist of alternating between two or more visuals. This could be the result of pressing a button or enteri ...'s being tracked with a webcam, etc,. In this brief tutorial we will look at the Switch TOP,...
A circle following the mouse
If you're looking to create interactive pro ...jects in Touchdesigner this exercise is a great ...first step. We will cover some of the most importan ...uch as gaining data from external sensors and using it to manipulate visuals. To begin with add...
Object in the space AR
Spark AR provides a number of different templates to start with, for the purp ...oses of this brief/project we will be using the World Object Template Launch Spark AR and create a new ...project from a template (File &le > New Project from template...
Using NFC Tools to Read/Write NFC tag
What is NFC Tools? NFC Tools is an app which allows you to read, write and progr ...your NFC tags and other compatible NFC chips. Simple and intuitive, NFC Tools can record standard informatio ...n on your NFC tags which will be compatible with any NFC devi...
How to make the Raspberry Pi display a web page fullscreen at power on
This short tutorial should be enough for you to be able to setup a Raspberry Pi with GUI mode and auto login enabled to disable a web page full screen automatically when it turns on. Copy full-screen.sh into the home folder of the pi user, and run the fo...
Using a Soil Moisture Sensor
What is a Soil Moisture Sensor? The Soil Moisture Sensor measures soil moisture grace to the changes i ...n electrical conductivity of the earth (soil resistance increases with droug ...ng Wiring up the sensors is simple: Power (VCC to 5V) Ground (GN...
How to install Node.js on Raspberry Pi
Installing Node.js on Raspberry Pi is very simple for those with basic command line experience. In the terminal or via SSH: Add the package s ...ource: curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash - Install Node using: sudo apt-get insta...
How to Program an ATtiny85 with an Arduino Uno
...iny85 is a 8-bit AVR microcontroller based on AVR enhanced RISC ar ...P) and comes in the category of low-power microcontrollers. This microcontroller is designed and manufactured by Micro ...chip. Know More Set the Arduino Uno Into ISP Mode So that the Arduino can act as ...