GMU:Non-machines/awareness and movement in a phonetic garden: Difference between revisions

From Medien Wiki
No edit summary
 
Line 1: Line 1:
== Cosmo Schüppel ==
== Cosmo Schüppel ==
The movement responsive sound installation awareness and movement in a phonetic garden is a speculative attempt to make the field of perception of a plant experienceable. The installation uses plants to measure the naturally occurring electromagnetic fields in the exhibition space.


== ''[[Cosmo Schueppel|awareness and movement in a phonetic garden]]'' ==
''[[Cosmo Schueppel|awareness and movement in a phonetic garden]]''


== Code ==
== Code ==
A basic example to use a variable resistor (a potentiometer or a photoresistor) and to feed an Arduino board. The analog signal is then converted to digital signal
https://docs.arduino.cc/built-in-examples/analog/AnalogInput
https://docs.arduino.cc/built-in-examples/analog/AnalogInput

Latest revision as of 19:43, 7 November 2023

Cosmo Schüppel

The movement responsive sound installation awareness and movement in a phonetic garden is a speculative attempt to make the field of perception of a plant experienceable. The installation uses plants to measure the naturally occurring electromagnetic fields in the exhibition space.

awareness and movement in a phonetic garden

Code

A basic example to use a variable resistor (a potentiometer or a photoresistor) and to feed an Arduino board. The analog signal is then converted to digital signal

https://docs.arduino.cc/built-in-examples/analog/AnalogInput