Vintage Telegraph Sounder Clicks Again

It’s sad, when you think about it: a retired railroad telegraph operator, who probably once pounded out code at 40 words per minute, with a collection of vintage sounders silently gathering dust on a shelf. [kthrace] decided to do something about that, and built this Morse sender to bring those old sounders back to life.

As archaic as Morse might seem, it’s a life skill, one the 92-year old former brass-pounder for whom this was built was eager to practice again. There are code practice oscillators, of course, but dits and dahs are no substitutes for the electromagnetic clicks and clacks that once filled this old fellow’s days. There’s not much information on the circuit, but it looks like [kthrace] chose a RedBoard to read Morse from an SD card and drive some relays to support up to four sounders; that’ll make a racket! The case is custom made and nicely complements the wood and brass of the J.H. Bunnell and Co. sounder, which still sounds great after all these years.

Test your Morse skills in the video below – copying code is a lot harder from a sounder than from an oscillator. Find yourself in need of practice? We’ve got you covered.

Continue reading “Vintage Telegraph Sounder Clicks Again”

Wouldn’t Tweeting In Morse Code Be More Like “Pecking”?

If you find yourself glued to social media and also wish to know Morse code… we can think of no better invention to help hone your skills than the Twitter Telegraph. This vintage to pop culture mashup by [Devon Elliott] is a recent project that uses a sounder from the 19th century to communicate incoming tweets with dots and dashes.

Back in the day when everyone was connected by wire, the sounder was a device on the receiving end of the telegraph which translated the incoming signal to an audible clicking. Two tall coils sat with a metal tab teetering between them. When electricity surged into one of the coils it would magnetize, pulling the tab downward in a pattern which mimicked the incoming current sent from the other end. [Devon] decided to liberate the sounder from its string-and-two-can origins and use a more modern source of input. By adding a FONA board which comes equipped with a SIM card, the device was capable of connecting and receiving data from the Internet. An Arduino is responsible for taking the data received and translating it into Morse code using the Mark Fickett’s Arduinomorse library, and then sending it out through an I/O pin to the sounder itself to be tapped.

The finished project is connected to a cellular network which it uses to receive SMS messages and tweets. By mentioning the handle @ldntelegraphco you can send the Twitter Telegraph your own message which will be tapped in code for everyone in the vicinity to hear… which is worth giving a try for those of you curious types. Lastly, if you have an interest in taking a look at the code for your own use, it is available on [Devon’s] github.

Telegraph Sounder Clicks Out Email Messages

telegraph-box-together

[Patrick Schless] is excited to show off the project he took on about nine months ago. After finding an antique telegraph sounder he wired it up to an Arduino to see if he could make it tick. The successful experiment laid the ground work for different hardware that would make it into a morse code email reader.

He doesn’t know much about the background of the old hardware, but driving it is relatively simple. It’s basically a magnetic relay so you need to have a transistor for switching and a flyback diode for protection. Once those components are in place it’s just a matter of toggling a bit. [Patrick] knew he wanted to pull messages from an online source, so he set his Arduino aside and grabbed a Raspberry Pi. It worked like a charm. His plan was to put this on a bookshelf in perpetuity so he went the extra mile, designing his own PCB and having it spun using the OSH Park service. The project is finished with this low-profile laser-cut base which houses all of the electronics.

Now if he wants to respond to his emails in Morse code he needs to build this keyboard.

Continue reading “Telegraph Sounder Clicks Out Email Messages”