compudanzas/src/change-a-bit.gmo

28 lines
1.5 KiB
Plaintext
Raw Normal View History

2021-08-26 18:21:53 +00:00
# change-a-bit
a computer controlled by a string of bricks/bits and the cumulative actions of the participants.
presented in the itp winter show 2017.
=> ./img/foto_change-a-bit_01.png photo of the installation: a row of nine bricks in the floor, all except two of them standing up. in the wall there's a projection of a monochromatic grid composed of different types of squares.
=> https://ipfs.io/ipfs/QmeGF5HpMmzWLDZy6WcWGrqYXbYoPLBiZnNfKYLHzJtRgg/ChangeABit_640.mp4 change-a-bit demo video (mp4, ~10MB)
# interaction
each brick/bit has two possible states: high or low.
the string of bricks/bits encodes an instruction for the computer: the cell in the screen that will be modified, and the visual pattern that will be assigned to it.
=> ./img/foto_change-a-bit_03.png photo of the installation with a person interacting: they are close to the floor, moving a brick, and observing the screen.
# about
2021-08-26 18:28:35 +00:00
this project comes from when we started fully researching ways of making computing tangible and evident in its {low-level} workings.
2021-08-26 18:21:53 +00:00
although the original idea of the project was about showing these workings without using electronics, the process led us to implement the screen and the computer vision algorithm to detect the bricks using a depth camera.
the physicality stayed: we loved the experience of having other people and us interact with this computer via rough and found bricks, close to the floor.
=> ./img/foto_change-a-bit_02.png photo of the row of bricks, with a hand moving one of them.