No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
<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]] | ||
* | *'''Task1:''' "dimmer and frequency" | ||
[[:File:Homework.maxpat]] | [[:File:Homework.maxpat]] |
Revision as of 11:37, 13 August 2018
- Task 4 "Using cables 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.
File:Arduino signal sphere 6cables.maxpat
File:AnalogReadSerial.ino
- Task 3 "OSC"
- 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
- Task1: "dimmer and frequency"