GMU:Connecting Max to the World/Sirin Unmanee/Homework : 07.11.2018 Arduino: Difference between revisions

From Medien Wiki
(Created page with "I attempted to make a dimmable LED control by touch screen interface. However, due to the limited equipment (I don’t have a touch screen laptop ☹), I have to demonstrate w...")
 
No edit summary
Line 1: Line 1:
I attempted to make a dimmable LED control by touch screen interface. However, due to the limited equipment (I don’t have a touch screen laptop ), I have to demonstrate with the mouse.
I attempted to make a dimmable LED control by touch screen interface. However, due to the limited equipment (I don’t have a touch screen laptop 😢), so I have to demonstrate with the mouse.


Arduino code :
Arduino code : [[:File:hg_20181107.ino]]
Max patch :
Max patch : [[:File:hg03sirin.maxpat]]


The layout of the circuit and the connections to the Arduino are very simple, as shown below.
The layout of the circuit and the connections to the Arduino are very simple, as shown below.


[[File:nanCapture011.JPG|400px]]


I used “spectroscope~” as a touch screen field to adjust the number that will send serial data to the Arduino, and, obviously, the diode LED’s brightness is depending on such number.
I used “spectroscope~” as a touch screen field to adjust the number that will send serial data to the Arduino, and, obviously, the diode LED’s brightness is depending on such number. The multislider and audio output are there just for the experiment.  


{{#ev:youtube|t0qUxdoR4yY}}
{{#ev:youtube|t0qUxdoR4yY}}


link : https://youtu.be/t0qUxdoR4yY
''link : https://youtu.be/t0qUxdoR4yY''

Revision as of 22:15, 7 November 2018

I attempted to make a dimmable LED control by touch screen interface. However, due to the limited equipment (I don’t have a touch screen laptop 😢), so I have to demonstrate with the mouse.

Arduino code : File:hg_20181107.ino Max patch : File:hg03sirin.maxpat

The layout of the circuit and the connections to the Arduino are very simple, as shown below.

NanCapture011.JPG

I used “spectroscope~” as a touch screen field to adjust the number that will send serial data to the Arduino, and, obviously, the diode LED’s brightness is depending on such number. The multislider and audio output are there just for the experiment.

link : https://youtu.be/t0qUxdoR4yY