steptail.com

Who put the alphabet in alphabetical order?

User Tools

Site Tools


guides:virtual_modem

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
guides:virtual_modem [2019-05-27 18:12]
omolini [VMODEM]
guides:virtual_modem [2019-05-27 18:12]
omolini
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
 ====== VMODEM ====== ​ ====== VMODEM ====== ​
-{{youtube>​H-rCLei0sc8?​medium}} {{youtube>​i_Ax0aNYWP0?​medium}} 
 ====== A Raspberry Pi Serial to Ethernet adapter ====== ====== A Raspberry Pi Serial to Ethernet adapter ======
 //Turn a Raspberry Pi into a Dial-up Modem to act as a LAN interface for legacy computers and serial terminals. // //Turn a Raspberry Pi into a Dial-up Modem to act as a LAN interface for legacy computers and serial terminals. //
 {{ :​images:​divider3.png?​nolink |}} {{ :​images:​divider3.png?​nolink |}}
-{{ :​guides:​pics:​google_search_with_ns3.png?450 |}}+{{youtube>​H-rCLei0sc8?medium}} {{youtube>​i_Ax0aNYWP0?​medium}}
  
 ---- ----
Line 13: Line 12:
  
 The [[.:​virtual_modem:​script|Virtual Modem script]] will not only allow you to connect your old computer to the Internet, it will allow you to use the serial connection to login to the console of the Raspberry Pi or fake [[wp>​Bulletin board system|BBS]] phone calls for example. The VModem script was designed to be modular, and allows you to assign your own Linux scripts to specific phone numbers, accessed with standard Hayes "​ATD12345"​-style commands, and the scripts will be able to do whatever you would like them to do. I will be writing more specific tutorials about these functions at a later time, so stay tuned! The [[.:​virtual_modem:​script|Virtual Modem script]] will not only allow you to connect your old computer to the Internet, it will allow you to use the serial connection to login to the console of the Raspberry Pi or fake [[wp>​Bulletin board system|BBS]] phone calls for example. The VModem script was designed to be modular, and allows you to assign your own Linux scripts to specific phone numbers, accessed with standard Hayes "​ATD12345"​-style commands, and the scripts will be able to do whatever you would like them to do. I will be writing more specific tutorials about these functions at a later time, so stay tuned!
 +
 +{{ :​guides:​pics:​google_search_with_ns3.png?​450 |}}
  
 My goal is to have a Raspberry Pi simulate a Standard 56K modem. Your client computer will be able to communicate with it over serial, and through the Raspberry, connect to the Internet. The baud rate can be changed to your liking. I've tested the virtual modem at the following symbol rates: 9600, 19200, 38400 and 57600 baud. My goal is to have a Raspberry Pi simulate a Standard 56K modem. Your client computer will be able to communicate with it over serial, and through the Raspberry, connect to the Internet. The baud rate can be changed to your liking. I've tested the virtual modem at the following symbol rates: 9600, 19200, 38400 and 57600 baud.
guides/virtual_modem.txt · Last modified: 2022-12-17 19:37 by omolini