Here is the link for ROY demo of processing sketch for listen to your gut.MOV:
http://www.youtube.com/watch?v=AwGrFmp-uWk&feature=youtu.be
Processing demo of Listen to . . . → Read More: Processing demo of listen to your gut
|
|||
|
Here is the link for ROY demo of processing sketch for listen to your gut.MOV: http://www.youtube.com/watch?v=AwGrFmp-uWk&feature=youtu.be Processing demo of Listen to . . . → Read More: Processing demo of listen to your gut It’s been awhile, but thankfully I took some notes which led me to recall this powerful assertion from David Deustch – who’s work in physics led him to encourage a “multiple parallel worlds” investigation of quantum theory. Here he talks a bit about perception and testable observation en route to explanation: “But what creationist and empiricists both . . . → Read More: All Actions Are Theory-Laden This week I wanted to quantify my breathing using a stretch sensor + Arduino.
I set up the sensor using some alligator clips, stringing the conductive elastic around my ribcage to get an analog read correlating to lung expansion. Once I had consistent serial reads, I used Processing to graph my breath, and watched contentedly as my . . . → Read More: The Obvious Unnoticed int numberOfPeople; <code> /* ————————————————————————– import SimpleOpenNI.*; SimpleOpenNI context; String whatAreYouCovering = “”; void setup() // enable depthMap generation . . . → Read More: Kinect WhatAreYouCovering import java.io.FileInputStream; import processing.core.PApplet; public class FileGrapher extends PApplet { public void setup() { /** Not working yet. created 27 June 2011 tweeked by dano . . . → Read More: Processing for Android for Connecting to BT and Writing File Processing for Android <code> <pre> /** created 27 June 2011 import cc.arduino.btserial.*; //For GUI /* This example code is in the public domain. void setup() { void loop() { } Processing //this is based on simple read example on processing. Here is Arduino code for listening to a couple of sensors in formatting them and sending them to Processing. Then there is Processing code for listening for the serial data and writing to a file. It also parses the data and graphs it. Arduino Side:
int breath ; void setup() { void loop() . . . → Read More: MultiSensor Send, File and Show |
|||
|
Copyright © 2013 Rest Of You - All Rights Reserved |
|||