Difference between revisions of "Dxarts470 su12 notes"
From Robert-Depot
(→Schedule) |
|||
Line 7: | Line 7: | ||
Arduino/PD | Arduino/PD | ||
− | + | *arduino to PD http://hacklab.recyclism.com/ | |
− | + | *serial data to pd http://hacklab.recyclism.com/blog/arduino-to-pd-serial/ | |
Electronics Sensing | Electronics Sensing | ||
− | + | *Force | |
− | + | *Range | |
− | + | *Motion | |
− | + | *Temperature | |
− | + | *Potentiometer | |
− | + | *Gravity | |
− | + | *GPS, etc. | |
− | + | *Optical Sensors | |
− | + | **beam-break | |
− | + | **tilt | |
− | + | **photo tx/rx pairs | |
− | *** | + | **optoisolators |
+ | **IR remotes | ||
Audio Sensing | Audio Sensing | ||
− | + | *Sound level | |
− | + | *Speech Recognition | |
Visual Sensing | Visual Sensing | ||
Line 50: | Line 51: | ||
Systems, Control | Systems, Control | ||
− | + | *Theories | |
− | + | **Weiner / Cybernetics / Feedback | |
− | ** | + | **General System Theory / Systems Art / Burnham / Bertalanffy etc. |
− | + | *Practical Control Systems | |
− | + | **Thermostat | |
− | + | **Cruise Control | |
− | + | ** | |
− | + | Control Components | |
− | + | *relay | |
− | + | *SSR | |
− | + | *transistor | |
− | + | *servo | |
− | + | *hbridge | |
− | + | *motor driver | |
Video | Video | ||
− | + | *video playback, scrubbing | |
− | + | *live video | |
− | + | *record/playback loops | |
− | + | *telematic video, streaming, displaced in space | |
− | + | *telepresence | |
Method | 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 | |
Arduino | Arduino |
Revision as of 09:40, 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
- IR remotes
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
- General System Theory / Systems Art / Burnham / Bertalanffy etc.
- Practical Control Systems
- Thermostat
- Cruise Control
Control Components
- 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
Arduino
Contents
- 1 Schedule
- 1.1 Day 1 - Arduino In/Out, Digital Electronics
- 1.2 Day 2 - Electronics Basics, Ohm's law
- 1.3 Day 3 - Logic
- 1.4 Day 4 - Arduino
- 1.5 Day 5 -
- 1.6 Day 6 -
- 1.7 Day 7 -
- 1.8 Day 8 -
- 1.9 Day 9 -
- 1.10 Day 10 -
- 1.11 Day 11 -
- 1.12 Day 12 -
- 1.13 Day 13 -
- 1.14 Day 14 -
- 1.15 Day 15 -
- 1.16 Day 16 -
- 1.17 Day 17 -
- 1.18 Day 18 -
- 1.19 Day 19 -
- 1.20 Projects
- 1.21 art references
Schedule
Week 1
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
Day 5 -
Week 2 - PD/Processing/Arduino
Day 6 -
Day 7 -
Day 8 -
- Project 2
Day 9 -
Week 3 - Advanced Sensing
Day 10 -
Day 11 -
Day 12 -
Day 13 -
Week 4
Day 14 -
Day 15 -
Day 16 -
Day 17 -
Week 5 / Final
Day 18 -
Day 19 -
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