GMU:My Computer, Max, and I/Camille Chalubert: Difference between revisions

From Medien Wiki
No edit summary
No edit summary
Line 1: Line 1:
*On this page are the programs I create and tutorials [[/My patches]]
==Idea #1==
 
A program to relieve pain through electrotherapy
==My first idea was to create a program to relieve pain through electrotherapy.==


This project was developed with Serena Bedim and Marie Acker. However, the project was too ambitious. On this page you will find information related to the suppression of pain by electrotherapy.  
This project was developed with Serena Bedim and Marie Acker. However, the project was too ambitious. On this page you will find information related to the suppression of pain by electrotherapy.  
Line 7: Line 6:
The aim of project is to relieve pain which controls by muscle tension by using Electromyography Sensor (EMG).  
The aim of project is to relieve pain which controls by muscle tension by using Electromyography Sensor (EMG).  


Here is the max Patches I create for this project: [[:File:Idee 2 - 3 LEDS.ino]]. It doesn't work.  
Arduino sketch: [[:File:Idee 2 - 3 LEDS.ino]]. It doesn't work.  


'''Schema to receive the pulses of the patch''' :
===Sketch to receive the pulses of the patch===


These pictures represent the project because they show how the muscle will be link with the computer.  
These pictures represent the project because they show how the muscle will be link with the computer.  
Line 19: Line 18:
On this page are my research on this topic [[/My research]]
On this page are my research on this topic [[/My research]]


==My second Idea was to create an alarm clock==
==Idea #2==
Alarm clock


I tried to create a program that looked like an alarm clock. The sound is triggered after a certain time. The last program "alarm clock try" is the final program. Like an alarm clock of the phone, you have to choose the music. Then, you can start the patch. When the music start, you can stop it (to sleep a little longer). After a certain time, the music start again.   
I tried to create a program that looked like an alarm clock. The sound is triggered after a certain time. The last program "alarm clock try" is the final program. Like an alarm clock of the phone, you have to choose the music. Then, you can start the patch. When the music start, you can stop it (to sleep a little longer). After a certain time, the music start again.   
Line 36: Line 36:


* [[:File:send and wait 1.maxpat]]
* [[:File:send and wait 1.maxpat]]
*[[:File:send and wait.maxpat]]
*[[:File:send and wait.maxpat]]
*[[:File:play with Sound - patch 1 .maxpat]]
*[[:File:play with Sound - patch 1 .maxpat]]
*[[:File:patch 1 alarm clock try .maxpat]]
*[[:File:patch 1 alarm clock try .maxpat]]


I did some researches about sound to create this patch :
===Related links===
 
* https://docs.cycling74.com/max5/tutorials/msp-tut/mspaudioio.html
* https://docs.cycling74.com/max5/tutorials/msp-tut/mspaudioio.html
* https://docs.cycling74.com/max5/tutorials/msp-tut/mspchapter01.html
* https://docs.cycling74.com/max5/tutorials/msp-tut/mspchapter01.html
Line 50: Line 46:




==My third Idea was to create an Escape Game==
==Idea #3==
Escape Game


I tried to create a Patch for the code of the escape Game. The player has 6 minutes to find the numbers.
I tried to create a Patch for the code of the escape Game. The player has 6 minutes to find the numbers.
Line 59: Line 56:
[[File:Sans titre-2.png|400px]]
[[File:Sans titre-2.png|400px]]


Here is my patch : [[:File:Escape Game.maxpat]]
Patch : [[:File:Escape Game.maxpat]]
 
===Related links===
* https://www.youtube.com/watch?v=3WHAUonFPsI


I find the Idea and discover the conditional statement with the video : https://www.youtube.com/watch?v=3WHAUonFPsI
==Other stuff==
*On this page are the programs I create and tutorials [[/My patches]]