GMU:Max/MSP visual programming/Interaction: Difference between revisions

From Medien Wiki
 
(2 intermediate revisions by the same user not shown)
Line 12: Line 12:
*[[File:Arduino-tutorial-frequency.ino]]
*[[File:Arduino-tutorial-frequency.ino]]
*[[File:Arduino-tutorial-frequency.maxpat]]
*[[File:Arduino-tutorial-frequency.maxpat]]
===graph===
*[[File:Arduino-tutorial-graph.ino]]
*[[File:Arduino-tutorial-graph.maxpat]]
===PhysicalPixel===
*[[File:Arduino-tutorial-PhysicalPixel.ino]]
*[[File:Arduino-tutorial-PhysicalPixel.maxpat]]


==Homework==
==Homework==
Analog to LED
Build your max Patch so that it controls LED from a simple Analog sensor (e.g. cable or so). See examples (arduino sketch and max patch) for ideas
*[[:File:arduino-analog-faid.ino]]
*[[:File:Arduino-tutorial-analog-to-dimmer.maxpat]]

Latest revision as of 12:07, 26 April 2018

Tutorials

Patches

dimmer

frequency

Homework

Build your max Patch so that it controls LED from a simple Analog sensor (e.g. cable or so). See examples (arduino sketch and max patch) for ideas