Get your vintage computer connected to BBS's and more! It can act as a Modem, PPP ISP or a SLIP Ethernet adapter! A robust web user interface for easy access to settings, commands, and a file manager. A 2MB flash filesystem which allows you to copy files to and from your vintage computer. The ability to host your own web pages on the device! Just upload HTML and javascript to make your own custom stuff!
The WiFi Retromodem is a non-destructive replacement of the PCB in an external Hayes Smartmodem 1200 or 2400. Note: while it will fit in the later Smartmodems, the LEDs of the Retromodem in the Hayes Optima series aluminum cases are offset slightly from the letters below. The Retromodem is based on the ZiModem software available on Github. This new version also supports simulated audio dialing just like a real Smartmodem connected to a phone line.
The board can be purchased from this page.
Atmega328p based 1200 Baud AFSK radio modem.
FujiNet was intended to be a network adapter that attaches to the SIO (Peripheral) port of an Atari 8-bit computer system but has become an all encompassing SIO peripheral emulator. Designed to physically interface with any 8-bit Atari system via the SIO port with a 3d printed SIO plug. Also has an SIO jack on the back so that other peripherals can be plugged in as passthrough devices. Powered from the Atari (unless it's used on a 400 or 800, they don't supply enough current).
Emulates data storage on cassettes and floppy disks. Data can be stored on SD card or TNFS network share. Emulates the 850 modem. Emulates most of the common Atari printers, but converts files to PDF and saves them. Implements a brand-new network (N:) device.
Implements Bluetooth, NTP, text-to-speech.
An OpenWRT package repository for packages that have to do with using mobile broadband peripherals. Includes instructions for configuring the use of USB cell modems.
his package ports the XMODEM, YMODEM and ZMODEM protocols to Python. We try to implement the protocols as minimalistic as possible without breaking the protocol specifications. All modem implementations must be given a getc callback to retrieve character data from the remote end and a putc callback to send character data.
This python script will detect modem events like DTMF Digits, Busy Tone, Silence etc from phone line using Raspberry Pi 3. Seems to do audio signal analysis to do this.
An open source device to connect a computer with an RS232 serial port to a telnet BBS. It does not use an analog phone line but internet through a wifi connection. Behaves like a Hayes dial-up modem, and it is designed and built for old computers. Plug it in, fire up a terminal emulator, and use the Hayes AT command set to tell it what to do. Can theoretically be used with any computer that has an RS-232 port.
Occasionally the designer sells them on eBay, but you can build your own.
A software modem that pretends to be an analog dialup modem from the old days, only for communications it uses the IAX protocol to connect to an Asterisk VoIP switch rather than the PSTN.
vmdialer is a simple app that lets you operate a cellular modem (pre-paid or otherwise) from Virgin Mobile or Verizon on a Linux machine. The cell modem must be activated on a Windows machine before it'll function because the PROM has to be programmed with a special app, but once that's done you can use it with this app.
Note that the exact make and model is "Novatel Wireless MC760".
How to build a 9600 bps modem for a Commodore that is actually a wifi NIC.
howto rig up a computer at home to a cellphone with a cable and set it to automatically answer any incoming calls. Basically, the phone acts like a modem. It's supposed to be used for transferring data in emergencies (i.e., from a payphone). hacking Uses a piece of hamradio software called CallTTY, which implements tty and ttd (Telecommunications Devices for the Deaf) in software instead of hardware.