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

From Medien Wiki
No edit summary
No edit summary
 
(19 intermediate revisions by 2 users not shown)
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
 
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.
 
The aim of project is to relieve pain which controls by muscle tension by using Electromyography Sensor (EMG).
 
Arduino sketch: [[:File:Idee 2 - 3 LEDS.ino]]. It doesn't work.
 
===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.
 
<gallery>
File:400px-B05037_01_04-1.jpg
File:Exemple.jpg
</gallery>
 
===Further research===
On this page are my research on this topic [[/My research]]
 
==Idea #2==
Alarm clock
 
<gallery>
File:réveil.jpg
</gallery>
 
I tried to create a program that looked like an alarm clock. The sound is triggered after a certain time. The last program 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. 
 
The aim of this project is to create an alarm clock with a button "snooze". To stop music and replace the button "snooze", I use the space bar.
 
This picture represents my patch because it shows the alarm clock I wanted to create. The human can stop the alarm clock or click on the button to sleep a little longer : the music will start again, after a certain time


I have two projects :
Here is a picture of my patch. As in the other photo, you can have an alarm clock with a button "snooze".


My first idea was to create a program to relieve pain through electrotherapy. However, the project was too ambitious. On this page you will find information related to the suppression of pain by electrotherapy.  
[[File:Sans titre-1.png|400px]]


==Electrotherapy with Arduino==
===Max patches===
*[[:File:send and wait 1.maxpat]]
*[[:File:send and wait.maxpat]]
*[[:File:play with Sound - patch 1 .maxpat]]
*[[:File:patch 1 alarm clock try .maxpat]]
*[[:File:Patch 2 automatisation.maxpat]]


Schema to receive the pulses of the patch :  
===Related links===
* 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/refpages/msp-ref/sfplay~.html


[[File:400px-B05037_01_04-1.jpg]]
==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.
The aim of this project is to find the number. This patch is automated in order to test the patch. For the automation of my patch and to replace the player, I use "Random" to generate a random numbers between 1 and 4. To verify that the proposed numbers are correct, I use the conditional statement. To count the minutes, I use the counter, which count the bangs. After 6 minutes, the program plays a music and the player see "You are a loser" if he fails. In reality, the humans will choose the numbers with the umenu.


[[File:400px-TENS3.jpg]]
Here is a picture of my patch.


[[File:Sans titre-2.png|400px]]


[[File:Exemple.jpg|400px]]
===Patch===
* [[:File:Escape Game.maxpat]]


===Related links===
* https://www.youtube.com/watch?v=3WHAUonFPsI


On this page are my research on this topic [[/My research]]
==Other stuff==
*On this page are the programs I create and tutorials [[/My patches]]

Latest revision as of 17:22, 30 November 2019

Idea #1

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.

The aim of project is to relieve pain which controls by muscle tension by using Electromyography Sensor (EMG).

Arduino sketch: File:Idee 2 - 3 LEDS.ino. It doesn't work.

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.

Further research

On this page are my research on this topic /My research

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 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.

The aim of this project is to create an alarm clock with a button "snooze". To stop music and replace the button "snooze", I use the space bar.

This picture represents my patch because it shows the alarm clock I wanted to create. The human can stop the alarm clock or click on the button to sleep a little longer : the music will start again, after a certain time

Here is a picture of my patch. As in the other photo, you can have an alarm clock with a button "snooze".

Sans titre-1.png

Max patches

Related links

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. The aim of this project is to find the number. This patch is automated in order to test the patch. For the automation of my patch and to replace the player, I use "Random" to generate a random numbers between 1 and 4. To verify that the proposed numbers are correct, I use the conditional statement. To count the minutes, I use the counter, which count the bangs. After 6 minutes, the program plays a music and the player see "You are a loser" if he fails. In reality, the humans will choose the numbers with the umenu.

Here is a picture of my patch.

Sans titre-2.png

Patch

Related links

Other stuff

  • On this page are the programs I create and tutorials /My patches