element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Project Videos
  • Challenges & Projects
  • element14 presents
  • Project Videos
  • More
  • Cancel
Project Videos
Documents Using a Teletype Machine as a USB Printer with Arduino -- Episode 549
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Project Videos to participate - click to join for free!
Related
Recommended
Engagement
  • Author Author: tariq.ahmad
  • Date Created: 3 May 2022 12:25 PM Date Created
  • Last Updated Last Updated: 6 May 2022 7:24 AM
  • Views 20175 views
  • Likes 5 likes
  • Comments 39 comments

Using a Teletype Machine as a USB Printer with Arduino -- Episode 549

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

In a previous Episode Clem has mapped out the pinout for his 1960 Siemens S100 Teletype. Now it is time to decode its communication protocol and interface it with an Arduino to connect it over USB to a modern PC! 75Baud 5-Bit Baudot code is quite different to modern ASCII encoding. There are some bumps in the road like Baudrate calibration and recreating the Serial protocol in Arduino Code! What retro Tech would you like to revive?

Supplemental Content:

  • Clem talks through the code and schematics
  • Code for Download

Bill of Material:

Product Name Manufacturer Quantity Buy Kit
"CP2102-GMR" USB to Uart converter Silicon Labs 1 Buy Now
Atmega 328 P Microship 1 Buy Now
"MAX3232CPE+" Maxim 1 Buy Now
"RZ03-1C4-D005" Schrack 1 Buy Now
"USB-B-S-RA" Multicomp 1 Buy Now
"2301843-2" DB9 TE CONNECTIVITY 1 Buy Now
 

Additional Parts:

Siemens T100 S (S100) teletype from 1960

Ferrules

Aviation connector 4 Pin

Patience and determination

element14 presents

element14 presents  |  About Clem  |  Project Videos

  • clem
  • silicon labs
  • Baudot code
  • siemens
  • usb
  • Retro Tech
  • maxim
  • arduino
  • teletype
  • friday_release
  • e14p_CMM
  • Share
  • History
  • More
  • Cancel
Actions
  • Share
  • More
  • Cancel
  • Sign in to reply

Top Comments

  • TheJamesH
    TheJamesH over 3 years ago +1
    You could possibly add a switch to the TTY to act as a synch pulse. You would then have the real frequency and could automaticaly adjust your timing in code. I'm imagining something as simply as a magnet…
  • javagoza
    javagoza over 3 years ago +1
    Great, I'm working on a similar project, looking for ideas for an old Bother electronic typewriter that I found abandoned on my street last month. I already have the typewriter working as a typewriter…
  • mayermakes
    mayermakes over 3 years ago +1
    Make Sure to check out the Bonus Videos of this project. with detailed walkthroughs of the schematic (Hardware) and the Arduino Code of this project: community.element14.com/.../episode-549-code-and-schematic…
  • mayermakes
    mayermakes over 3 years ago in reply to aspork42

    doable, yes but I'm not good at realtime dataprocessing so I might not have gotten that to work in time.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • aspork42
    aspork42 over 3 years ago

    Nice work! You could have also used a non-contact tachometer to measure the speed of the machine. Just put a piece of reflective tape on the shaft and let it spin.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • beacon_dave
    beacon_dave over 3 years ago in reply to javagoza

    Photo of a Brother IF-60

    Photo of a Brother IF-60 opened up

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • beacon_dave
    beacon_dave over 3 years ago in reply to javagoza

    Looks like the IF-60 adds a data terminal mode for direct use with a modem device.

    https://archive.org/details/BrotherIF50/mode/2up

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • mayermakes
    mayermakes over 3 years ago in reply to DAB

    thank you, its always worth overcoming obstacles!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • DAB
    DAB over 3 years ago

    Great job Clem.

    Your persistence paid off.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • beacon_dave
    beacon_dave over 3 years ago in reply to javagoza

    Toy ? Haven't you got a telex to get sent off to some guy called Clem with a 1960 Siemens S100 ? Slight smile

    There appears to be an earlier Brother IF-50 interface which looks like it had similar functionality. Not sure of it was just a cosmetic change / different connector, or if there was something radically different about it. Perhaps if you can get a pin-out or schematic for the IF-50 then it may give some clues as to the protocol used for the IF-60.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • javagoza
    javagoza over 3 years ago in reply to javagoza

    archive.org/.../brother-if-60

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • javagoza
    javagoza over 3 years ago in reply to beacon_dave

    Thanks for the info! It will be a fun toy. I'll look up information on that IF-60 interface.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • javagoza
    javagoza over 3 years ago in reply to WilliamF

    I disassembled it to take some photos. Luckily after reassembling it still works.

    image

    image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube