CNMAT Flashback

A look back at some items in our archives.

Archive Browser

Browse CNMAT content by type
Book page

Wednesday

+ Wednesday: Modularity
- Guest: David Zicarelli (Cycling 74)
- Abstractions/Encapsulation
- Arguments and Attributes
- poly~
+ Building Interfaces
- bpatcher
- pvar
- presentation mode
- jsui
- Big Patch: probablistic, harmonic cloud maker

+ From Tuesday...
+ Audio Analysis
+ Real-time Analysis Tools
- fidd

Book page

Build Configuration

- In MPLAB, select Configure > Select Device, then choose the appropriate processor
- Edit 18fxxxx.lkr and change FILES line to appropriate target processor library
- Edit autofiles/usbcfg.h and change the #define to point to the new target platform (Bitwacker, CUI etc).

Book page

I2C

Implements synchronous master-mode I2C control at 100khz or 400khz (default). Optional "nunchuck" mode automatically polls and decodes data from an attached Wii Nunchuck.

The I2C clock is pin AN10 / B1. I2C data is pin AN12 / B0.

**NOTE:** I2C "open-drain" requires a pull-up resistor placed between the SCL and V+, SDA and V+ (typically, 1-4k ohms).

Book page

Books

Expanded Cinema, Youngblood, P. Dutton & Co., 1970, http://www.ubu.com/historical/youngblood/expanded_cinema.pdf
Experimental Animation, Russett - Starr, Da Capo Press, 1976, ISBN 0-306-80314-2
The Sound of Painting, von Maur, Prestel, 1999, ISBN 3-7913-2082-3
Sons & Lumières, von Maur - Rousseau - Cooper - Levin - Lista - Kahn - Duplaix - Kihm - Szendy, Éditions du Centre Pompidou, 2004, ISBN 2-84426-244-9

Book page

Friday

+ Friday: Guest Speakers
- Catch-up on all that we missed the previous 4 days, and Questions and Answeres
- Guest: Edmund Campion (CNMAT)
- Guest: Sue C (Oaktown)
- [Sue's Video Delay patch is attached below]
- Guest: Bob Ostertag (UC Davis)
-

Book page

Thursday Lecture: Control and Interface

# Ideas
Max is often used is inter-device and inter-media "plumbing." In other words, some sensor, controller, or input device is connected to a computer, running Max, which then outputs some audio, video, motor control messages to realize the artists wishes.

# Topics
- Keyboard and Mouse as controllers
- External devices (joystick, tablet...?)
- Open Sound Control
- Building a User Inter

Pages