home.social

#asr33 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #asr33, aggregated by home.social.

fetched live
  1. @miodvallat : Don't have a spare #ASR33 in your basement ?

  2. Another satisfied customer with my #ASR33 controller board (and free 3D printed answer back drum).

  3. @aaisp Did the ASR33 really use a slashed oval for the letter O and an unslashed oval for the number 0? Or has yours had its type band/basket/wheel taken apart and reassembled?
    #ASR33

  4. I was wrong about my #ASR33, the re-crimping was fluke, it was random.

    I took apart (hard work) to find that decoder clutch was not tripping, so it is not a BREAK at all, but the print drum was spinning on anyway.

    Further investigation (by poking with a finger, not ideal in a moving mechanical machine) identified the end stop for the print drum was not catching all the time.

    I "tightened" the spring (twisted the loop with fine nosed pliers). After, of course, losing the spring.

    All OK now.

  5. Panic for a bit...

    I updated code on my #ASR33 driver, and screwed up as it is an old ESP32-S1 which crashed. Simple to fix.

    But I figured, why not update to latest ESP32-S3 board. Did that.

    Constantly showing break, "constant chatter of NULL characters", well, mostly, occasionally stopped and worked for a bit.

    Tried old s/w, no joy.

    Tried another new board.

    And another...

    Fixed old board and put back, still no joy.

    Finally, re-crimped the connector.

    Phew, that simple. Working again.

  6. The #TT2020 typewriter font looks pretty good in this #PyGame #ASR33 emulator by @_ing , even if it never gets the chance to typeset whole words or lines, and keeps to the initial letterforms every time.

    github.com/hughpyle/ttyemu.git

  7. OK, call me mad, but I have ordered a handful of these. They'll be on sale in a couple of weeks.

    This will be a very specialised and limited market I feel 🙂 and not make me any money (C.M.O.T.RevK again).

    Tempted to throw in a 3D printed custom answer back drum with each order though...

    It was definitely a fun project though. youtu.be/IrIK8SgE8c8

    P.S. Self contained Colossal Cave Adventure is included 🙂

    #ASR33 #Teletype #RetroComputing #ESP32

  8. #Retrocomputing My first experience with "computers" was as a deaf kid being bludgeoned by computer assisted instruction —spelling and arithmetic drills. Acoustic modem connected to #Stanford. In my first ever #ActuallyAutistic #DirectAction I broke the #ASR33 teletype. "The button said "Press To Start". Pressed it into the chassis. (Haven't played the innocent as well before or since).

  9. Seriously considering making a couple of these up on my next PCB order, and putting on Amazon just to see how crazy the world is if I sell any. Probably with 3D printed cases even. #Teletype #ASR33

    Let me know if interested.

    github.com/revk/ESP32-ASR33

  10. I have updated my #ASR33 controller board design. This has to be one of the most off the wall PCB and software designs I have done, even though I have sent to a couple of people with ASR33s. Owning a #teletype of any sort is rare.

    The new connectors make it a lot simpler to connect now.

    github.com/revk/ESP32-ASR33

  11. Just a reminder, I still need people to test the game I have running on my / Access TSB system.
    Telnet to frieltek.com:2323
    Press ^M^J until you get a login prompt
    Enter HEL-T001,DNDTST,2 and answer Y to begin!

    Please Boost!

  12. I keep forgetting to link to the game! Set your telnet client to use ^H as backspace, then telnet to frieltek.com:2323. Press ^M^J to get the login prompt. The type in HEL-T001,DNDTST,2 and press enter.
    Enjoy!

    Message me if you have any problems or would like your own account on the HP2000/Access TimeShare BASIC system. "For the love of Vintage computing!"

  13. I fixed a couple more bugs in the DnD game on the HP2000. Heal was broken, and the FD 'Fight to the Death' mode basically just killed you. Oops. These were typos when entering that old text code into the system. On the upside, it is very stable and working. Now to start smoothing out the text display and remove some of the testing 'you are here' stuff I put in to debug it. There is no debugger in the HP2000 BASIC!

  14. Success! I have the HP2000/Access TimeShare BASIC version of DND running! I have it setup so you can Telnet in. Here's how:
    1. Set your telnet client up to use ^H for backspace (I use PuTTY)
    2. Telnet to frieltek.com:2323
    3. Press ^M ^J to get the login prompt
    4. Type in HELLO-T001.DNDTST,2 and press Enter.
    5. Enjoy!

  15. Also, if you just want to experiment with writing BASIC on an HP2000 Mini, let me know and I can create an account for you!

    Please Boost!

  16. Made some nice progress today on the DND game running on the HP2000! I actually found the limit on code for any single program, so I had to split the main DND up with a second program that can be CHAIN'd into and then back again. Think of it as putting the GOSUBs in another program and then returning when needed.

    If you have Telnet (and why wouldn't you?) and want to see what this is about, DM me!

    Please Boost!

  17. Dnd Game Update:
    Yesterday I filled in the list of 30 monsters that an adventurer can encounter. I tried to rank them from easy to hard. Now I have to modify the probability tables for hits per weapon and defense per armor type.

    The game is playable, but I am finding bugs in the code. Imagine that from 45 year old BASIC code!

    Looking for helpers too!

    Please Boost!

  18. CW: D&D, online interfaces

    @crash And I'll go one further, I've got an HP2000 TimeShare BASIC system accessible via telnet that I'm finishing a DnD game up for access. Code was from the late 70s but I got 90% of it all working already.

  19. CW: D&D, online interfaces

    @crash Like, they need BBS type access? Having dealt with everything since 110 baud, I can recommend a BBS system that is accessed via Telnet. I've even setup my ASR33 Teletype with a WiModem232 to access wifi and provide telnet access to the world. Works great! If a teletype can do it, any PC with a serial port and a communications program can do it.

  20. @ghewgill @thomasbeagle
    I have a pair of vintage terminals I've hooked up to wifi to my hosted HP2000 emulator. Good times!

  21. Now that there is a complete HP2000 TSB emulator available, I've put it online on the Internet and have all the code I kept for DND typed in. I'm just missing the code that probably encompassed the initial instructions, and the base code to configure the items used in the game. If this is something you'd be interested in helping with, please DM me and I will create an account for you on the system.

    Also, please BOOST this!

  22. Been a long week already. Looking forward to some quality time on the project. That and some fun tape punching!

  23. Typing in a dnd program into the HP2000 timeshare Basic system. 4 pages down, 12 more to go!

  24. One happy ASR-33 on the Internet!

  25. @ef1j Yep, now I just have to dig out the manuals and figure out which one is the 8th bit. Which is weird because I don't think that the keyboard is supposed to be able to generate all 255 characters. I'm going to email Wayne as well and see what he says too.

  26. @ef1j95 , Do you use the on your Teletype? If so, what baud rate did you set the wimodem to? Now that I've had my restored, I can communicate to my 5150 PC with a null modem cable if I set to 110,7N2 and everything is fine. If I select 8N2, all characters from the 33 have the high bit set and I don't know if this is correct or not.

    Thoughts?

  27. For some reason my #ASR33 has an extra relay (looks much more modern). It appears to be fed from pins in a spare plug at the back. I have traced what it does. It switches if tape reader works in local mode or line mode. Default local mode only. Weird. Changed to line mode now!