GMU:My Computer, Max, and I/Chanadda Janthivanont: Difference between revisions

From Medien Wiki
No edit summary
No edit summary
Line 1: Line 1:
==Experimenting with Max Patches==
This patch is the one that I followed general tutorial to get to know about Max/msp.
* [[File: Max_02.maxpat]]
For this sound visualization patch, I took a look more into specific tutorial about what I am interested.
* [[File: 1st_Patch_Audio_Visualization.maxpat]]
Connect EMG sensor (Arduino) with visualisation patch.
* [[File: 1st_Patch_Audio_Visualization_04.maxpat]]
* [[File: AnalogInOutSerial.ino]]
----
==Project==
==Project==
The aim of project is to create the visualization which controls by muscle tension by using Electromyography Sensor (EMG). At the beginning I used EMG sensor to get the output data but the sensor burnt while connecting to the electricity. Then I did some research and tried to make the muscle tension sensor by myself. However it works but does not precisely as the EMG sensor. The sensor will send data through Arduino and send to Max/MSP. In the end, the visualization shows the variation of shapes and their meshes according to the data from the sensor.
The aim of project is to create the visualization which controls by muscle tension by using Electromyography Sensor (EMG). At the beginning I used EMG sensor to get the output data but the sensor burnt while connecting to the electricity. Then I did some research and tried to make the muscle tension sensor by myself. However it works but does not precisely as the EMG sensor. The sensor will send data through Arduino and send to Max/MSP. In the end, the visualization shows the variation of shapes and their meshes according to the data from the sensor.
Line 30: Line 15:
'''Transfer value from Arduino to Max/msp :'''
'''Transfer value from Arduino to Max/msp :'''
[[File:Screen Shot 2562-06-06 at 07.12.03.png|900px]]
[[File:Screen Shot 2562-06-06 at 07.12.03.png|900px]]
----




Line 41: Line 23:


'''Completed patch:'''
'''Completed patch:'''
[[:File:120080_Chanadda_FinalPatch_Visualization.maxpat]]
*[[:File:120080_Chanadda_FinalPatch_Visualization.maxpat]]


[[File:Screen Shot 2562-07-30 at 15.19.02.png|900px]]
[[File:Screen Shot 2562-07-30 at 15.19.02.png|900px]]
Line 69: Line 51:


[[File:Screen Shot 2562-07-30 at 15.21.37.png|900px]]
[[File:Screen Shot 2562-07-30 at 15.21.37.png|900px]]
==Experimenting with Max Patches==
This patch is the one that I followed general tutorial to get to know about Max/msp.
* [[File: Max_02.maxpat]]
For this sound visualization patch, I took a look more into specific tutorial about what I am interested.
* [[File: 1st_Patch_Audio_Visualization.maxpat]]
Connect EMG sensor (Arduino) with visualisation patch.
* [[File: 1st_Patch_Audio_Visualization_04.maxpat]]
* [[File: AnalogInOutSerial.ino]]