"Sometimes we need to downgrade our technology to upgrade our connections." >
(Dis)connect is an interactive installation created for a 5-week passion project. It uses two vintage rotary phones to facilitate a private, 2-minute conversation between two strangers in separate spaces.
Read the full process on my blog →
This installation aims to break the "smartphone bubble" by using obsolete technology to facilitate meaningful micro-interactions.
-
The Interaction:
Two rotary phones are placed in different locations. -
The Trigger:
When a user dials a number on either phone, the other phone begins to ring. -
The Connection:
Once picked up, a voice-over icebreaker introduces a prompt, allowing two strangers to share a private, unrecorded 2-minute moment.
- arduino: Hardware source code. Organized into iterative scripts that showcase the project's evolution and various prototyping stages.
- blog: Source files for the project documentation website.
- Hardware:
- 2 Vintage Rotary Phones
- Arduino
- Software:
- C++ (Arduino)
- HTML/CSS (Blog)
- main: stable, exhibition-ready code
- dev: active experimentation
- arduino: the process of my arduino code
- blog: the process of my blog
How does the telephone work? Create a basis setup.
Are the phones workingHow can I call with itAre the bells workingCan I connect the two phonesCan I send music from an arduino to the phone(s)
Make the final hardware setup
- Create a user flow. -> Tuesday
Sound & talking circuit -> TuesdayIs the whole sound circuit working?Check what's wrong if two sounds are playing at the same time.Where is the noise coming from during the talking status?
- Check if the phone is off hook. -> Tuesday/Wednesday
- Voice mails -> Wednesday
- Can I make a voice mail?
- Can I play a voice mail?
The dail -> ThursdayHow does it work?Detect which number is dialed
- The bells -> Friday
- Connect them to the circuit
- Let the bells ring at the right moments
Write the software
- calculate the voltages, voltages spikes, and current in the whole circuit
write the whole arduino logic (Pro micro)write the basic python codeadd the dial to the circuitdetect on/off hook- connect the bells
- write code to record a voice mail
find a workflow between the pi, and the code
Scenografie + test the installation
-
wirte the whole python logic (Monday) -
debug the python logic (Tuesday)test if its working on the Pi- create detailed scripts
send instructions to the arduino to open & close the relais at the right moments
-
add relais for the bell to the circuitwrite extra arduino code-change sound system to the usbcards (instead of the arduino) (Wednesday)
-
Make a nice scenografie
-
Test the installation
-
Solder everything together -
add extra's
- setup system
- add option to record new questions
- language?
- ...
- setup system
Create presentation + final touches
- Create a presentation
- Final touches
Presentation
- Create a presentation