Skip to content

Critical-Sensors creates a link between the exhibition space and its natural environment. Corresponding to the artistic project of Stéphane Verlet-Bottéro (Notes Towards a Permacircular Museum, https://critical-zones.zkm.de/#!/detail:notes-towards-a-permacirular-museum), different sensors were installed in the natural environment of the ZKM. The…

Notifications You must be signed in to change notification settings

digital-codes/critical-sensors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Critical-Sensors Project

Intro

Critical-Sensors creates a link between the exhibition space and its natural environment. Corresponding to the artistic project of Stéphane Verlet-Bottéro (Notes Towards a Permacircular Museum, https://critical-zones.zkm.de/#!/detail:notes-towards-a-permacirular-museum), different sensors were installed in the natural environment of the ZKM. They record environmental data, which are visualized on a website. Weekly pictures display changes over time. Further sensors are installed in the exhibition space and elsewhere. All sensor data are freely available for further analysis.

The project combines a number of components covering basically the full range of digital assets

  • Sensors - the real-world interface
  • MicroController - sensor readout and wireless transmission
  • Software - embedded (C), server (PHP,Python), browser (Javascript)
  • Database
  • Visualisation - the human interface

The corresponding hardware and software is documented in this repository, togethere with data snapshots. Live data can be obtained from the web service.

Electronics

Data Display

Fundamentals are explained in the Website Readme

Hardware components

Sensor Unit

Controller

C-bottom

Lora

Light

  • EplusE C02-Temerpeature-Humidity-Pressure Sensor EE894

EE894

Power

  • Birdhouse style housing, wood or 3D printed

    Housing

Gateway

Gateway

  • ESP32 based LoRa Module TTGO
  • Cellular modem based upon SIM800L

Software Components

  • Sensor Software, C++ Arduino based
  • Gateway server, Python, update database with new sensor data
  • Data server, PHP, serving data for website and users
  • Website, HTML, Javascript
  • Tools, Python for CO2 spiral video, download of reference data and scatterplot matrix

About

Critical-Sensors creates a link between the exhibition space and its natural environment. Corresponding to the artistic project of Stéphane Verlet-Bottéro (Notes Towards a Permacircular Museum, https://critical-zones.zkm.de/#!/detail:notes-towards-a-permacirular-museum), different sensors were installed in the natural environment of the ZKM. The…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published