Difference between revisions of "Dxarts470 su12 notes"
From Robert-Depot
Line 17: | Line 17: | ||
*Visual Sensing | *Visual Sensing | ||
+ | **Image-based | ||
+ | ***color-tracking | ||
+ | ***blob-tracking | ||
+ | ***background subtraction | ||
+ | ***motion tracking | ||
**OpenCV | **OpenCV | ||
**Face OSC http://hacklab.recyclism.com/workshops/faceosc/ | **Face OSC http://hacklab.recyclism.com/workshops/faceosc/ |
Revision as of 10:08, 11 June 2012
- 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.
- Audio Sensing
- Sound level
- Speech Detection/Recognition
- Visual Sensing
- Image-based
- color-tracking
- blob-tracking
- background subtraction
- motion tracking
- OpenCV
- Face OSC http://hacklab.recyclism.com/workshops/faceosc/
- OSCeleton https://github.com/Sensebloom/OSCeleton
- TSPS http://opentsps.com/
- Image-based
- Systems, Control
- Theories
- Weiner / Cybernetics / Feedback
- Systems Art / Burnham / Bertalanffy etc.
- Practical Control Systems
- Thermostat
- Cruise Control
- Theories
- 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
- Boolean Logic
- AND and OR with goofy flashlights.
Contents
Schedule
Week 1 - Electronics Basics
- Day 1 Electronics Basics
- Ohm's Law worksheet
- Day 2
- Day 3
- Digital Logic
- Boolean Algebra
- Karnaugh Diagrams
- Digital Logic
- Day 4 - Arduino
- Project 1
Week 2 - PD/Processing/Arduino
- Day 1
- Day 2
- Day 3
- Day 4
- Project 2