6
Human Plant Interfaces Arduino: ElektroMagnetisches Feld Workshop by Florian Weil - Potsdam - 7.5.2014

Human Plant Interfaces Arduino: ElektroMagnetisches Feld Workshop by Florian Weil - Potsdam - 7.5.2014

Embed Size (px)

Citation preview

Page 1: Human Plant Interfaces Arduino: ElektroMagnetisches Feld Workshop by Florian Weil - Potsdam - 7.5.2014

Human Plant InterfacesArduino: ElektroMagnetisches Feld

Workshop by Florian Weil - Potsdam - 7.5.2014

Page 2: Human Plant Interfaces Arduino: ElektroMagnetisches Feld Workshop by Florian Weil - Potsdam - 7.5.2014

Beschreibung

Mittels dem Microcontroller Arduino und einen selbstgebauten Elektromagnetisches Feld Detektor (EMF) wird das Signal von der Pflanze direkt an den Computer übermittelt.

Mit Processing wird dann das Signal in einem Graphen dargestellt.

Schwierigkeitsgrad: mittel

Page 3: Human Plant Interfaces Arduino: ElektroMagnetisches Feld Workshop by Florian Weil - Potsdam - 7.5.2014

1) Aufbau zwischen Arduino und Sensor

Tutorials:http://www.instructables.com/id/Arduino-EMF-Detector/?lang=de&ALLSTEPShttp://www.aaronalai.com/emf-detector

Kunst/Designprojekt:http://www.interface.ufg.ac.at/christa-laurent/WORKS/CONCEPTS/PlantsConcept.html

ArduinoAnalog Input 5 Arduino

Ground Pin

Sensor Eingänge

Page 4: Human Plant Interfaces Arduino: ElektroMagnetisches Feld Workshop by Florian Weil - Potsdam - 7.5.2014
Page 5: Human Plant Interfaces Arduino: ElektroMagnetisches Feld Workshop by Florian Weil - Potsdam - 7.5.2014

2) Programmiercode und Start

a) Arduino Projekt öffnenb) Programmiercode Arduino hochladenhttp://lectures.derhess.de/humanplantinterfaces/code/Arduino_EMF_Detector_Serial.zip

c) Processingprojekt öffnenhttp://lectures.derhess.de/humanplantinterfaces/code/Processing_Graph_Visual.zip

d) Processing Code ausführen

e) Sensor an verschiedenen Stellen bei der Pflanze anbringen und Ausschlag auf Computerbildschirm verfolgen

Page 6: Human Plant Interfaces Arduino: ElektroMagnetisches Feld Workshop by Florian Weil - Potsdam - 7.5.2014

Vorteile / Nachteile

• VorteilQualitatives Feedback direkt am ComputerLeicht erweiterbar und verwertbar

• NachteilErste Arduino und Processing Erfahrung

hilfreichDauert ein wenig die Infrastruktur aufzubauen