GMU:Max/MSP visual programming/Yang Li: Difference between revisions

From Medien Wiki
No edit summary
No edit summary
Line 1: Line 1:
*Task 4 ""
*Task 4 ""
Based on task 2 Jitter, I want to build a connection between the virtual pattern object and physical equipment. With using Arduino to control objects in Max.
Based on task 2 Jitter, I want to build a connection between the virtual pattern object and physical equipment. Using the cables on Arduino to input series serials to max that I can control each axis by 6 cables (Analog0-- Analog5). For instance, when I touch the cable which inserts in A0, position X of the object will change in certain range, other cables can be inserted in 3.3V, 5V or GND to keep stable voltage. Furthermore, I use a gyroscope (GY521) on arduino to detect the direction that can control the position of  the object in 3 axes.
<br>[[:File:Arduino signal sphere 6cables.maxpat]]
<br>[[:File:Arduino signal sphere 6cables.maxpat]]
<br>[[:File:AnalogReadSerial.ino]]
<br>[[:File:AnalogReadSerial.ino]]
Line 6: Line 6:
[[:File:Network-OSC.maxpat]]
[[:File:Network-OSC.maxpat]]
*Task 2 "Jitter"
*Task 2 "Jitter"
I build camera, window, and objects models in this patch, control the position and rotate in 3 axis. The objects also can be controlled by using "join" to a certain place in a certain time.
I build camera, window, and objects models in this patch, control the position and rotate in X, Y and Z axis. The objects also can be controlled by using "join" to a certain place in a certain time.
<br>[[:File:Jitter_Graphic_test3.maxpat]] (miga edit)
<br>[[:File:Jitter_Graphic_test3.maxpat]] (miga edit)
<br>[[:File:0517 Jitter_Graphic_test2.maxpat]]
<br>[[:File:0517 Jitter_Graphic_test2.maxpat]]
*Task 1: "dimmer and frequency"
*Task 1: "dimmer and frequency"
[[:File:Homework.maxpat]]
[[:File:Homework.maxpat]]

Revision as of 19:40, 11 August 2018

  • Task 4 ""

Based on task 2 Jitter, I want to build a connection between the virtual pattern object and physical equipment. Using the cables on Arduino to input series serials to max that I can control each axis by 6 cables (Analog0-- Analog5). For instance, when I touch the cable which inserts in A0, position X of the object will change in certain range, other cables can be inserted in 3.3V, 5V or GND to keep stable voltage. Furthermore, I use a gyroscope (GY521) on arduino to detect the direction that can control the position of the object in 3 axes.
File:Arduino signal sphere 6cables.maxpat
File:AnalogReadSerial.ino

  • Task 3 "OSC"

File:Network-OSC.maxpat

  • Task 2 "Jitter"

I build camera, window, and objects models in this patch, control the position and rotate in X, Y and Z axis. The objects also can be controlled by using "join" to a certain place in a certain time.
File:Jitter_Graphic_test3.maxpat (miga edit)
File:0517 Jitter_Graphic_test2.maxpat

  • Task 1: "dimmer and frequency"

File:Homework.maxpat