797
edits
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
For my project I want to collect the invisible elements (data) that shape the natural atmosphere on my walks and visualize them artistically. | For my project I want to collect the invisible elements (data) that shape the natural atmosphere on my walks and visualize them artistically. | ||
On the route, light, air quality, temperature, pulse and humidity are measured every minute using an Arduino and sensors. These are stored via an SD card and read out with a code. The time and route are stored using a tracking app. | On the route, light, air quality, temperature, pulse and humidity are measured every minute using an Arduino and sensors. These are stored via an SD card and read out with a code. The time and route are stored using a tracking app. | ||
The data determines the parameters of the subsequent image design. | The data determines the parameters of the subsequent image design. | ||
For transport, a "rack" is built that attaches the breadboard to the body. | For transport, a "rack" is built that attaches the breadboard to the body. | ||
Line 12: | Line 12: | ||
*Time/Duration= Size of the canvas | *Time/Duration= Size of the canvas | ||
*Route= Shape of the line | *Route= Shape of the line | ||
*Temperature= Color | *Temperature= Color | ||
Line 23: | Line 22: | ||
*(Background= Photograph of the Walk) | *(Background= Photograph of the Walk) | ||
edits