Difference between revisions of "Dxarts470 su12 notes"
From Robert-Depot
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 | |
**Force | **Force | ||
**Range | **Range | ||
Line 17: | Line 25: | ||
***optoisolators | ***optoisolators | ||
− | + | Audio Sensing | |
**Sound level | **Sound level | ||
− | **Speech | + | **Speech Recognition |
− | + | Visual Sensing | |
− | + | *Cheap webcams | |
− | *** | + | **aveo tech cameras (<$5), 640x480 30fps. (http://www.aveotek.com/av316.htm) |
− | ** | + | *"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 |
− | + | **3.6mm (92˚ FOV) | |
− | + | *iSights | |
− | + | *Methods | |
− | ** | + | **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 | |
**Theories | **Theories | ||
***Weiner / Cybernetics / Feedback | ***Weiner / Cybernetics / Feedback | ||
Line 43: | Line 59: | ||
*** | *** | ||
− | + | Electronics Control | |
**relay | **relay | ||
**SSR | **SSR | ||
Line 51: | Line 67: | ||
**motor driver | **motor driver | ||
− | + | Video | |
**video playback, scrubbing | **video playback, scrubbing | ||
**live video | **live video | ||
Line 58: | Line 74: | ||
**telepresence | **telepresence | ||
− | + | 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 | ||
− | |||
− | |||
− | |||
== 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
- arduino to PD http://hacklab.recyclism.com/
- serial data to pd http://hacklab.recyclism.com/blog/arduino-to-pd-serial/
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
- Cheap webcams
- aveo tech cameras (<$5), 640x480 30fps. (http://www.aveotek.com/av316.htm)
- "fixed board camera". 12mm (S-Mount) lens. M12 x 0.5mm threading.
- 2.1mm (160˚ FOV), 2.8mm (120˚ FOV) - 16mm (21˚) wideangle - telephoto
- 3.6mm (92˚ FOV)
- iSights
- Methods
- color-tracking
- blob-tracking
- background subtraction
- motion tracking
- OpenCV
- face detection
- recognition
- profiling (Coupe's projects)
- Packages
Systems, Control
- Theories
- Weiner / Cybernetics / Feedback
- Systems Art / Burnham / Bertalanffy etc.
- Practical Control Systems
- Thermostat
- Cruise Control
- Theories
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
- bricolage
- Turkle + Papert - http://www.papert.org/articles/EpistemologicalPluralism.html
- excerpt from 'The Savage Mind' Claude Lev-Strauss - http://varenne.tc.columbia.edu/bib/info/levstcld066savamind.html
- bricolage
Arduino
Contents
Schedule
Week 1 - Electronics
- Day 1 - Arduino In/Out, Digital Electronics
- Day 2 - Electronics Basics, Ohm's law
- Ohm's Law worksheet
- relay
- Day 3 - Logic
- Truth Tables
- Boolean Algebra
- Karnaugh Diagrams
- Day 4 - Arduino
- Project 1
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
- 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