home.social

#serialport — Public Fediverse posts

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

  1. @mpirnat @jasongorman #ssh? Luxury! We counted ourselves lucky if we got #telnet. Most days it was #CKermit over a #serialport. #halfduplex 1200/75 baud, so traffic was uphill both ways!

  2. #linux #usb #serialport #eprom #vintagecomputing

    Does anyone put there have a recommendation for a USB->25 pin serial port cable?

    Specifically I have a Stag PP39 EPROM burner which works fine with a DOS program and I want to be able to use it with Linux and the only physical port on the Stag is a 25 pin serial port.

    TIA.

  3. #linux #usb #serialport #eprom #vintagecomputing

    Does anyone put there have a recommendation for a USB->25 pin serial port cable?

    Specifically I have a Stag PP39 EPROM burner which works fine with a DOS program and I want to be able to use it with Linux and the only physical port on the Stag is a 25 pin serial port.

    TIA.

  4. For those of you old enough to remember dial up internet connectivity with modems over analog telephone lines, then this episode of 'The Serial Port' might be of interest:

    youtu.be/LZ259Jx8MQY

    They investigate Multilink-PPP to see what speed improvements are possible when multiple individual analog modems connection are combined into one overall connection.

    They then attempt to see how many simultaneous PPP sessions over multiple modems are possible and what speeds might be achieved! There appears to be no documentation on the upper limit for Multilink-PPP.

    Can they stream YouTube 144p or 240p video over an analog connection? 🤔🤷‍♂️

    Earlier episodes cover the telecoms hardware in more detail so don't miss those if that detail floats your boat 😁👍

    #MultiLinkPPP #Dialup #Modem #RetroComputing #SerialPort

  5. For those of you old enough to remember dial up internet connectivity with modems over analog telephone lines, then this episode of 'The Serial Port' might be of interest:

    youtu.be/LZ259Jx8MQY

    They investigate Multilink-PPP to see what speed improvements are possible when multiple individual analog modems connection are combined into one overall connection.

    They then attempt to see how many simultaneous PPP sessions over multiple modems are possible and what speeds might be achieved! There appears to be no documentation on the upper limit for Multilink-PPP.

    Can they stream YouTube 144p or 240p video over an analog connection? 🤔🤷‍♂️

    Earlier episodes cover the telecoms hardware in more detail so don't miss those if that detail floats your boat 😁👍

    #MultiLinkPPP #Dialup #Modem #RetroComputing #SerialPort

  6. Another win for embedded Rust & Ratatui 🦀🔥

    🌀 **yap** — A friendly TUI for serial ports.

    💯 Supports auto-reconnect, flashing ESP32 devices, decoding raw bytes and more!

    🚀 Cross-platform!

    🦀 Written in Rust & built with @ratatui_rs

    ⭐ GitHub: github.com/nullstalgia/yap

  7. Another win for embedded Rust & Ratatui 🦀🔥

    🌀 **yap** — A friendly TUI for serial ports.

    💯 Supports auto-reconnect, flashing ESP32 devices, decoding raw bytes and more!

    🚀 Cross-platform!

    🦀 Written in Rust & built with @ratatui_rs

    ⭐ GitHub: github.com/nullstalgia/yap

    #rustlang #ratatui #tui #serial #embedded #esp32 #serialport #terminal

  8. I've been trying to get my SA818 to play nice with an Arduino, and I think I finally got it. Turns out the SoftwareSerial library was causing problems when I tried to control the SA818. I wanted two ports so I could use the USB serial port for debugging, but alas, I had to do debugging a different way (got some LEDs and just flashed them in different patterns).

    #HamRadio #vhf #sa818 #arduino #serialPort #cProgramming

  9. @wyatt Do I have this straight?
    - DE-9 is the common connector for PC serial ports since the PC-AT, specified in TIA-574
    - DB-9 is the connector on older RS-232 serial cards: a DB-25 subset with only the 9 pins commonly used by a serial port

    #serial #SerialPort #DSub #DSubminiature #LegacyPorts #DB9 #DE9 #DB25 #RS232

  10. @wyatt Do I have this straight?
    - DE-9 is the common connector for PC serial ports since the PC-AT, specified in TIA-574
    - DB-9 is the connector on older RS-232 serial cards: a DB-25 subset with only the 9 pins commonly used by a serial port

    #serial #SerialPort #DSub #DSubminiature #LegacyPorts #DB9 #DE9 #DB25 #RS232

  11. @wyatt Do I have this straight?
    - DE-9 is the common connector for PC serial ports since the PC-AT, specified in TIA-574
    - DB-9 is the connector on older RS-232 serial cards: a DB-25 subset with only the 9 pins commonly used by a serial port

    #serial #SerialPort #DSub #DSubminiature #LegacyPorts #DB9 #DE9 #DB25 #RS232

  12. @wyatt Do I have this straight?
    - DE-9 is the common connector for PC serial ports since the PC-AT, specified in TIA-574
    - DB-9 is the connector on older RS-232 serial cards: a DB-25 subset with only the 9 pins commonly used by a serial port

    #serial #SerialPort #DSub #DSubminiature #LegacyPorts #DB9 #DE9 #DB25 #RS232

  13. @wyatt Do I have this straight?
    - DE-9 is the common connector for PC serial ports since the PC-AT, specified in TIA-574
    - DB-9 is the connector on older RS-232 serial cards: a DB-25 subset with only the 9 pins commonly used by a serial port

    #serial #SerialPort #DSub #DSubminiature #LegacyPorts #DB9 #DE9 #DB25 #RS232

  14. Hang on... this is bonkers! Booting an IBM PC compatible pc mounting a drive via the #serialport ! Something like the modern computers #netboot !
    https://youtu.be/g7ScyiO19Pg?si=OcAB5Qsfl4xOykZ0
    He uses the #xtide #opensource #bios (https://www.xtideuniversalbios.org/) and a null modem cable to a windows computer. Unfortunately it seems the disk #emulator app is available only for Windows, but I imagine it could be implemented in a #serial #wifi #modem firmware (like #zimodem or #theoldnet 's). Imagine having a #samba share on your #NAS and telling the wifi modem to mount an image on that, then turn on the old pc and boot it from your NAS via WIFI... awesome!!!

    #retrocomputing #tandy #pc
  15. Hang on... this is bonkers! Booting an IBM PC compatible pc mounting a drive via the #serialport ! Something like the modern computers #netboot !
    https://youtu.be/g7ScyiO19Pg?si=OcAB5Qsfl4xOykZ0
    He uses the #xtide #opensource #bios (https://www.xtideuniversalbios.org/) and a null modem cable to a windows computer. Unfortunately it seems the disk #emulator app is available only for Windows, but I imagine it could be implemented in a #serial #wifi #modem firmware (like #zimodem or #theoldnet 's). Imagine having a #samba share on your #NAS and telling the wifi modem to mount an image on that, then turn on the old pc and boot it from your NAS via WIFI... awesome!!!

    #retrocomputing #tandy #pc
  16. Hang on... this is bonkers! Booting an IBM PC compatible pc mounting a drive via the #serialport ! Something like the modern computers #netboot !
    https://youtu.be/g7ScyiO19Pg?si=OcAB5Qsfl4xOykZ0
    He uses the #xtide #opensource #bios (https://www.xtideuniversalbios.org/) and a null modem cable to a windows computer. Unfortunately it seems the disk #emulator app is available only for Windows, but I imagine it could be implemented in a #serial #wifi #modem firmware (like #zimodem or #theoldnet 's). Imagine having a #samba share on your #NAS and telling the wifi modem to mount an image on that, then turn on the old pc and boot it from your NAS via WIFI... awesome!!!

    #retrocomputing #tandy #pc
  17. Hang on... this is bonkers! Booting an IBM PC compatible pc mounting a drive via the #serialport ! Something like the modern computers #netboot !
    https://youtu.be/g7ScyiO19Pg?si=OcAB5Qsfl4xOykZ0
    He uses the #xtide #opensource #bios (https://www.xtideuniversalbios.org/) and a null modem cable to a windows computer. Unfortunately it seems the disk #emulator app is available only for Windows, but I imagine it could be implemented in a #serial #wifi #modem firmware (like #zimodem or #theoldnet 's). Imagine having a #samba share on your #NAS and telling the wifi modem to mount an image on that, then turn on the old pc and boot it from your NAS via WIFI... awesome!!!

    #retrocomputing #tandy #pc
  18. Hang on... this is bonkers! Booting an IBM PC compatible pc mounting a drive via the #serialport ! Something like the modern computers #netboot !
    https://youtu.be/g7ScyiO19Pg?si=OcAB5Qsfl4xOykZ0
    He uses the #xtide #opensource #bios (https://www.xtideuniversalbios.org/) and a null modem cable to a windows computer. Unfortunately it seems the disk #emulator app is available only for Windows, but I imagine it could be implemented in a #serial #wifi #modem firmware (like #zimodem or #theoldnet 's). Imagine having a #samba share on your #NAS and telling the wifi modem to mount an image on that, then turn on the old pc and boot it from your NAS via WIFI... awesome!!!

    #retrocomputing #tandy #pc
  19. Archie, the Internet’s first search engine, is rescued and running - Enlarge (credit: The Serial Code/YouTube)

    It's amazing, and a ... - arstechnica.com/?p=2024876 #searchengines #anonymousftp #alanemtage #serialport #websearch #biz#archie #tech #ftp

  20. Archie, the Internet’s first search engine, is rescued and running - Enlarge (credit: The Serial Code/YouTube)

    It's amazing, and a ... - arstechnica.com/?p=2024876 #searchengines #anonymousftp #alanemtage #serialport #websearch #biz#archie #tech #ftp