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

165 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! ... homepage. There will be a few extra forms when you signup, you c ...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...

Controlling an actuator with TinkerKit Mosfet

Physical Computing Tutorials

...e. Typically you might find an example of a mosfet circuit online ...and accidentally wiring up the 12 or 24 volt power supply to your Ardu ...mall, cheap module which takes away all these headaches, on the Ar ...ts to your Arduino pin e.g. pin 6) On the other side there are f...

3D Geometry and Parametric Design

Creative Coding Concepts

This is an informal workshop experimenting with a method of gen ...pace and making this content viewable in low-fi VR headsets. I ha ...ve been making a piece of software using openFrameworks to explore creating generative 3D mes ...c concepts of 3D modelling and explain how this software can be u...

Using the serial monitor and serial logger

Physical Computing Tutorials

...between two Arduinos, or via an XBee wireless shield, USB or Blue ... other boards based around the 32u4 chip have a seperate USB seri ...al and hardware serial, and you cannot direct ...ly monitor the hardware serial [Serial1] output using ...the serial monitor, the first text field is where you can type te...

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 ...ck Close You may not see the exact thing on your pi based on th ...erating system you used. Method 2: Terminal Command For example, setting HDMI as default a ...udio output: amixer cset numid=3 2 The 2 at the ...

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 i ...n Spark AR. The texture and materials in Spark AR a ...re similar to textures and materials in other 3D ...software like Blender, Cinema4D, and U...

How to use a Heart Beat Sensor

Physical Computing Tutorials

...ND (Ground) Get Started This example will print the BPM on the ...e(LED, OUTPUT); Serial.begin(115200); } void loop() { // Read ... signal crosses the threshold upward (beat detected) if (Signal ...t (no interval yet) BPM = 60000.0 / delta; // 60000 ms per...

How to make the Raspberry Pi display a web page fullscreen at power on

Raspberry Pi Tutorials

...i/full-screen.sh sudo chmod +x full-screen.sh full-screen.sh ... export DISPLAY=:0.0 xset s off xset -dpms xset s noblank chromium-browser ...ktop Entry] Type=Application Exec=/home/pi/full-screen.sh Hidd ...en=false X-GNOME-Autostart-enabled=true N...

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 latest version, 2.3.X, is not currently supported by ...opment, so you may encounter unexpected errors. For the time bein ... stick with the older version. 2. Select Arduino Board We need t...

Using a Sparkfun MP3 Trigger

Physical Computing Tutorials

...fun electronics that provides a way to play MP3 files from a Micro ...You must us a micro SDSC (up to 2GB) card, or a SDHC (up to 32GB) card formatted in FAT16 or FAT32. After inserting the card you m ... done by switching the USB <-> EXT switch back and forth. USB: ...

How to Program an ATtiny85 with an Arduino Uno

Physical Computing Tutorials

...pload code to ATtiny85. File - Examples - Arduino ISP - ArduinoIS ... GND (4) Pin 13 --> Pin 2 (7) Pin 12 2 --> Pin 1 (6) Pin 11 --> Pin 0 (5) Pin ...ntent.com/damellis/attiny/ide-1.6.x-boards-manager/package_damellis ..._attiny_index.json Go to Tools - Board - Boa...

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

Understanding Arduino hardware

Physical Computing Workshop: Beginner Physical Computing

... the yellowish light turned on. 2. RESET Button It is not the fac ...thing more than yes or no. For example, analog input can be somet ...ree celsius, a range of values. 6. PWM pins You can see the symbo ...l ~ next to some digital pins, those ar...

Course

Using the Bantam Tools NextDraw Pen Plotter

Bantam Tools NextDraw

The Bantam Tools NextDraw is a pen-plotter designed ...e line work. The necessary software is already installed on the m ...ease download the Bantam Tools extension from here, before launch ...rks well with the Bantam Tools extension. It's similar to Adobe I...

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 ...ts to more functional and complex projects. Prerequisites Dow ...nload and install Unity 2018.2.21f1. More recent versions might ... also work, this tutorial was made using Unity 2018.2.21f...

How to use a relay module

Physical Computing Tutorials

... It is handy when the thing you want to control requires higher po ...n give. Arduino can only give max. 5V and 40 mA. In this tutorial ..., I will use a water pump and a 1-channel 5V rela ...y module as an example, but it can be applied to ...odel, and they have their own maximum voltage and current ratings...

Raspberry Pi Image: Video Looper

Raspberry Pi Raspberry Pi Image

...rry Pi Video Looper is a simple way to display seamless looping vi ...deo files, for example in an art exhibition. All you need is a Rasp ...with all boards up to" column. 2. Using Raspberry Pi Imager Ras ...ses the default video player, omxplayer, which can play most vide...