|
Kate's Physical Computing Journal |
|
|
|
||
|
Some Thoughts on the 4th week of Physical Computing.... Kinetic art...there is some really beautiful stuff being created. Everything I read seems to say that the movement is over but I found a lot of links to artists who are creating some really nice stuff. I like the fact that the sculptures are both simple and complex at the same time. I also like the fact that in a lot of them you can see how they are powered or you can figure out what is happening by looking at them. Is it relevant to this course. Yes! There are so many alternate ways to power something. I think the most beautiful sculptures I saw were wind powered. I'm going to look into using sources of power other then a battery or power supply. http://www.kenfeingold.com/IfThen2.html Interesting work--I'm not completely into this artists physical rendition of his projects but I think some of the ideas are extremely interesting. In the piece linked above, "If/Then", the artist made to heads that are reminiscent of mannequin heads and put them in a packing box. The heads have a conversation with each other, wondering if they really exist, if there is any way to figure that out, etc. What is most interesting to me about this is that electronics are just a part of the whole. They do not overpower the piece. Before one sees the electronics one sees the idea. It makes you look at the piece and wonder about the process of these entities creation. Why are they here, why do they exist and why are they questioning. I like the idea of adding feelings and emotions to pieces. By doing this you gain the viewers sympathies. You make people feel. In terms of electronics the artist made the conversations be generated in real time "utilizing speech recognition, natural language processing, conversation/personality algorithms, and text-to-speech software." Sub main() call delay(0.5) 'start program with .5 second loop do for nextLightVar = 13 to 20 This was a much simpler way
to make the lights change in order. (in comparison to next week). The problem for step two was
easy to do but step three was a little harder to figure out. It do previousstate = 1 loop This allows me to count the
numbers without adding more then one for each on switch because Luckily step 4 was optional
because I didn't understand it at all. It looked really fascinating Step five was the end of my
chip or at least I think so. The code wasn't working and then my chips None as of yet....
|
||