GMU:Speculative Atmospheres II/Friedrich Wilhelm Albrecht Pittelkow

From Medien Wiki

Generative images influenced by tempererature

Error creating thumbnail: convert convert: Unrecognized option (-layers). Error code: 1

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

Comp.jpg 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)

Graphics with Processing