좁힐 수 없는 거리
(Arduino, Processing)
>시연 영상
‘좁힐 수 없는 거리’는 동물원과 동물권 문제에 관한 작품이다. 관람객을 피해 다른 모니터로 달아나는 벨루가의 모습을 통해 인간의 이기에 의해 갇혀 있는 동물의 모습과 지켜주어야 하는 거리에
대해 생각할 수 있는 기회를 제공한다.
아두이노의 I2C 통신을 적용하여 관람자의 행동이 다수의 모니터에 반응할 수 있도록 인터랙션을 구축하였다. 각 모니터 앞에 발판을 두어 관람자를 감지하고, 메인 아두이노에서 이를 처리 한 후
나머지 아두이노로 명령을 내려 컴퓨터를 통해 영상을 띄운다.
Gap
(Arduino, Processing)
>Video
Gap is an interactive media art exhibition focusing on zoos and animal rights. When a person approaches a
beluga dolphin, it swims away to a different monitor. It gives viewers a chance to think about the greed
behind animal captivation and that the distance between humans and animals must be respected.
The interaction was achieved through I2C protocol between multiple Arduinos. Each monitor was equipped
with a floor sensor in front, and a master Arduino was used to determine where the viewer was. Messages
were then sent to slave Arduinos to control the computers displaying the videos.