Difference between revisions of "Dxarts470 su12 notes"

From Robert-Depot
Jump to: navigation, search
Line 1: Line 1:
*Arduino/PD
+
 
 +
Boolean Logic
 +
*AND and OR with goofy flashlights.
 +
 
 +
Electronics Skills
 +
*soldering
 +
*
 +
 
 +
Arduino/PD
 
**arduino to PD http://hacklab.recyclism.com/
 
**arduino to PD http://hacklab.recyclism.com/
 
**serial data to pd http://hacklab.recyclism.com/blog/arduino-to-pd-serial/
 
**serial data to pd http://hacklab.recyclism.com/blog/arduino-to-pd-serial/
  
*Electronics Sensing
+
Electronics Sensing
 
**Force
 
**Force
 
**Range
 
**Range
Line 17: Line 25:
 
***optoisolators
 
***optoisolators
  
*Audio Sensing
+
Audio Sensing
 
**Sound level
 
**Sound level
**Speech Detection/Recognition
+
**Speech Recognition
  
*Visual Sensing
+
Visual Sensing
**Cheap webcams
+
*Cheap webcams
***lenses
+
**aveo tech cameras (<$5), 640x480 30fps. (http://www.aveotek.com/av316.htm)
**Image-based
+
*"fixed board camera". 12mm (S-Mount) lens. M12 x 0.5mm threading.
***color-tracking
+
**2.1mm (160˚ FOV),  2.8mm (120˚ FOV) - 16mm (21˚) wideangle - telephoto
***blob-tracking
+
**3.6mm (92˚ FOV)
***background subtraction
+
*iSights
***motion tracking
+
*Methods
**OpenCV
+
**color-tracking
 +
**blob-tracking
 +
**background subtraction
 +
**motion tracking
 +
*OpenCV
 +
**face detection
 +
**recognition
 +
**profiling (Coupe's projects)
 +
*Packages
 
**Face OSC http://hacklab.recyclism.com/workshops/faceosc/
 
**Face OSC http://hacklab.recyclism.com/workshops/faceosc/
 
**OSCeleton https://github.com/Sensebloom/OSCeleton
 
**OSCeleton https://github.com/Sensebloom/OSCeleton
 
**TSPS http://opentsps.com/
 
**TSPS http://opentsps.com/
  
*Systems, Control
+
Systems, Control
 
**Theories
 
**Theories
 
***Weiner / Cybernetics / Feedback
 
***Weiner / Cybernetics / Feedback
Line 43: Line 59:
 
***
 
***
  
*Electronics Control
+
Electronics Control
 
**relay
 
**relay
 
**SSR
 
**SSR
Line 51: Line 67:
 
**motor driver
 
**motor driver
  
*Video
+
Video
 
**video playback, scrubbing
 
**video playback, scrubbing
 
**live video
 
**live video
Line 58: Line 74:
 
**telepresence
 
**telepresence
  
*Method
+
Method
 
**bricolage
 
**bricolage
 
***Turkle + Papert - http://www.papert.org/articles/EpistemologicalPluralism.html
 
***Turkle + Papert - http://www.papert.org/articles/EpistemologicalPluralism.html
Line 65: Line 81:
 
Arduino
 
Arduino
 
*http://arduino.cc/hu/Tutorial/HomePage
 
*http://arduino.cc/hu/Tutorial/HomePage
 
*Boolean Logic
 
**AND and OR with goofy flashlights.
 
  
 
== Schedule ==
 
== Schedule ==
Line 101: Line 114:
  
 
=== art references ===
 
=== art references ===
*Lozano-Hemmer 'Pulse Room' http://www.lozano-hemmer.com/pulse_room.php
+
*Lozano-Hemmer 'Pulse Room' - http://www.lozano-hemmer.com/pulse_room.php
 +
*James Coupe  'Today, Too', '(re)Collector' - OpenCV, face profiling, image matching
 +
*Marie Sester 'Access' - blob detection, tracking

Revision as of 10:34, 14 June 2012

Boolean Logic

  • AND and OR with goofy flashlights.

Electronics Skills

  • soldering

Arduino/PD

Electronics Sensing

    • Force
    • Range
    • Motion
    • Temperature
    • Potentiometer
    • Gravity
    • GPS, etc.
    • Optical Sensors
      • beam-break
      • tilt
      • photo tx/rx pairs
      • optoisolators

Audio Sensing

    • Sound level
    • Speech Recognition

Visual Sensing

Systems, Control

    • Theories
      • Weiner / Cybernetics / Feedback
      • Systems Art / Burnham / Bertalanffy etc.
    • Practical Control Systems
      • Thermostat
      • Cruise Control

Electronics Control

    • relay
    • SSR
    • transistor
    • servo
    • hbridge
    • motor driver

Video

    • video playback, scrubbing
    • live video
    • record/playback loops
    • telematic video, streaming, displaced in space
    • telepresence

Method

Arduino

Schedule

Week 1 - Electronics

Week 2 - PD/Processing/Arduino

  • Day 1
  • Day 2
  • Day 3
  • Day 4
  • Project 2

Week 3 - Advanced Sensing

Week 4

Week 5 / Final

Projects

  • Boolean Logic. (elementary computer)
  • telematic/telepresence system - PING body, teleactor
  • Event Driven Behavior
  • cognitive feed-back loop, Cognitive feedback system. Control systems.

art references