tworsekey


a tweeting morse telegraph

An open design exercise in interface archaeology,
that decodes the input from a classic Morse telegraph to send twitter messages.
The Tworse Key is a standalone device that connects through a standard LAN cable, the Morse signals are decoded by the built-in Arduino Ethernet board, which delivers the final message though the Twitter API. Please follow http://twitter.com/tworsekey'>@tworsekey on Twitter to read some example tweets sent from the actual device.

http://flattr.com/thing/984810/Tworse-Key'> http://api.flattr.com/button/flattr-badge-large.png' alt='Flattr this' border='0' title='Flattr this' />

http://www.youtube.com/watch?feature=player_embedded&v=V9KckRf_MKo' target='_blank'>http://img.youtube.com/vi/V9KckRf_MKo/0.jpg' width='640' height=360 />

This project is fully documented in order to illustrate the Open Design process for beginners, who are aiming to realize a simple but appealing Arduino project. Apart from reading the input from the Morse switch, the device also provides basic auditory and visual feedback, which have been integrated using a very elementary circuit. The source code, hardware schematics and building instructions are therefore available under the according free licenses. (cc-by-sa) 2012 by http://modin.yuri.at/'>Martin Kaltenbrunner, http://www.interface.ufg.ac.at/'>Interface Culture Lab, http://www.ufg.ac.at/'>Kunstuniversität Linz

http://modin.yuri.at/tworsekey/tworsekey_total.jpg' width='400' height='300'> http://modin.yuri.at/tworsekey/tworsekey_total_inside.jpg' width='400' height='300'>

software requirements:

  • Arduino 1.0 (or later)
  • Twitter library by @NeoCat
  • the latest TworseKey sketch for Arduino provided here.

hardware requirements:

  • Morse Key (search on Ebay)
  • Arduino Ethernet board (or alternatively an Arduino plus Ethernet shield)
  • piezo buzzer for auditory feedback
  • 50 Ohm resistor to connect the buzzer
  • RGB LED (common anode) for visual feedback
  • 10k Ohm resistor to connect the LED (reducing its brightness)

additional requirements:

  • a RJ45 ethernet cable
  • 9V Battery + connector (for internal use)
  • 5V power supply (for external use)
  • USB FTDI cable to program the Arduino Ethernet board
  • a wooden box to mount the electronics and Morse key
  • various cables and soldering equipment

schematics:
http://modin.yuri.at/tworsekey/tworsekey_schematics.png' width='640' height='400'>
The according http://fritzing.org/'>Fritzing sketch is included in the source code.

references:
In a typical case of convergent evolution, there already exist similar projects by http://instamatique.com/lea/about.html'>Lea and http://homepage.mac.com/joester5/art/'>Joe McKay: http://instamatique.com/lea/Ditter.html'>Ditter was first exhibited in late 2009 at a Pittsburgh art gallery, similar to the http://homepage.mac.com/joester5/art/tweetagraph.html'>Tweetagraph prototype from early 2011 that decodes the input from a Morse key to send Twitter messages through a Processing sketch. Joe also documented and published his code on his web page, and although the Tworse Key was developed independently, you may consider it an evolution of the earlier projects, which again emphasizes the Open Design principle. The major improvement compared to Ditter and the Tweetagraph is the standalone design of the final Tworse Key device. David Bern also sent in an earlier http://www.arrl.org/files/file/QEX_Next_Issue/May-Jun_2010/Bern.pdf'>experiment, where he explains how to hook up a Morse telegraph to a computer emulating a PS/2 keyboard.

selected media coverage:

  • Telegraph key makes for a fantastic Twitter input Hackaday, 31.01.2012
  • Typing too easy for you? Try posting to Twitter via morse code The next Web, 31.01.2012
  • Tweet in Morse code with Tworse Key CNET, 02.02.2012
  • 모스 부호로 트위터 해봤어요? ZDNet Korea, 02.02.2012
  • Tworse Key lets you tweet in Morse code, The Verge, 02.02.2012
  • Morsen ist das neue Twittern, Engadget DE, 02.02.2012
  • Twitternde Morsetaste, Heise, 03.02.2012
  • Now You Can Tweet in Morse Code, Gizmodo, 03.02.2012
  • Tworse Key: Post to Twitter using morse code, Newslite, 03.02.2012
  • Twittern wie im 19. Jahrhundert, futurezone, 06.02.2012
  • Tweeting in Morse Code, Arduino Blog, 07.02.2012
  • Microblogging and the telegraph: Victorian Twitter, The Economist, 15.02.2012
  • Now tweet using the Morse Code, The Sunday Guardian, 11.03.2012

Project Information

The project was created on Jan 23, 2012.

Labels:
Arduino Hardware Twitter Design Communication Interface Academic Interactive Internet