GMU:Max and the World/Paulina Magdalena Chwala/Homework 2: Difference between revisions

From Medien Wiki
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:Hom2 max.txt]]
[[File:Hom2 max.txt]]
[[File:Hom2 arduino.ino]]
[[File:Hom2 arduino.ino]]
This week, besides the data conversion, I tried to learn to send data between Arduino and Max. I followed a short turtorial and created a simple circuit with a button. Each time I press the button, 6 random numbers will be generated.
After that, I send this data to Max and converted it into an image (see below). Now, each time I press the button, a random color will appear in a random cell.
[[File:Hom2 circuit.jpg]]
[[File:Hom2 circuit.jpg]]
[[File:Hom2 gif.gif]]
[[File:Hom2 gif.gif]]

Latest revision as of 12:07, 27 May 2020

File:Hom2 max.txt File:Hom2 arduino.ino

This week, besides the data conversion, I tried to learn to send data between Arduino and Max. I followed a short turtorial and created a simple circuit with a button. Each time I press the button, 6 random numbers will be generated. After that, I send this data to Max and converted it into an image (see below). Now, each time I press the button, a random color will appear in a random cell.


Hom2 circuit.jpg


Hom2 gif.gif