GMU:Speculative Atmospheres II/Friedrich Wilhelm Albrecht Pittelkow: Difference between revisions
No edit summary |
|||
Line 11: | Line 11: | ||
=== Examples / Current state === | === Examples / Current state === | ||
[[File:comp.jpg|400px]] | [[File:comp.jpg|400px]] | ||
The image shows two ways for visualizing the changes over time. Each image was taken after 1000 frames. | The image shows two ways for visualizing the changes over time. Each image was taken after 1000 frames. | ||
In the first row the canvas is reset each time, the second row shows an accumulation of data over time. | In the first row the canvas is reset each time, the second row shows an accumulation of data over time. |
Revision as of 23:13, 14 December 2021
Generative images influenced by tempererature
Idea
A genarative image or a series of images is drawn and influenced by the data of a temperature sensor.
Technical soloutions
An arduino with an temperature sensor records the data to a storage medium. (In this case a micro-sd crad shield). This data will be put into a Processing-Script to generate images.
The data has to be recorded in intervals. The timeframe for these recordings have to be explored.
Examples / Current state
The image shows two ways for visualizing the changes over time. Each image was taken after 1000 frames. In the first row the canvas is reset each time, the second row shows an accumulation of data over time.
Next Steps / Milestones / Points for research and thinking
- What does temperature look like? - Do I need to know the temperature in a common scale? - Sould I also present it with a common scale? (Give a reference.) - What is a good timeframe for recording the data? (10 minutes, 30 minutes, 1 hour)