Replacement for Altair Cassette Interface
-
- Site Admin
- Posts: 661
- Joined: April 5th, 2013, 10:55 am
- Contact:
Replacement for Altair Cassette Interface
Since the Altair Cassette Interface is difficult to find - and expensive when you do - I've recently demonstrated a way to make a drop-in replacement using more readily available and less expensive hardware. See https://www.youtube.com/watch?v=7OvUOx5KInc
Mike D
Mike D
-
- Posts: 248
- Joined: March 18th, 2022, 3:01 pm
- Contact:
Re: Replacement for Altair Cassette Interface
Great idea to use the modem you manufacture with an SIO port rather than trying to find an old original modem board. I like that you can use that board both in clones and in 8800c systems. Now that I think about it, you could even use it on an original 8800. I'm so glad you make those boards!
-
- Posts: 305
- Joined: June 7th, 2013, 12:54 pm
- Contact:
Re: Replacement for Altair Cassette Interface
Now I wish he'd make the board the interface connects to! I can't find any of the boards he mentions in the instructions.Wayne Parham wrote:Great idea to use the modem you manufacture with an SIO port rather than trying to find an old original modem board. I like that you can use that board both in clones and in 8800c systems. Now that I think about it, you could even use it on an original 8800. I'm so glad you make those boards!
-
- Posts: 305
- Joined: June 7th, 2013, 12:54 pm
- Contact:
Re: Replacement for Altair Cassette Interface
Of course, just a few days after I posted the above, I saw an SSM IO-4 board up for auction! I have a bid in on it. When I look at the video for using it to connect to the cassette interface, though, I can't make out which to use for U16 and U18 - SN74367 or SN74368. Should they both be the same? I figure I should use the SN74368 but want to make sure. Also, what are the connections from the serial port socket to the cassette board? I'm looking at the SSM manual and it lists serial connections +RL, -RL, --RL, +TL, -TL, --TL. I figure R is receive and T is transmit but what's with the +, - and -- ? If I want to go from the SSM directly to the cassette interface rather than run a DB-25 cable out the back, what should I connect to what?toml_12953 wrote:Now I wish he'd make the board the interface connects to! I can't find any of the boards he mentions in the instructions.Wayne Parham wrote:Great idea to use the modem you manufacture with an SIO port rather than trying to find an old original modem board. I like that you can use that board both in clones and in 8800c systems. Now that I think about it, you could even use it on an original 8800. I'm so glad you make those boards!
-
- Site Admin
- Posts: 661
- Joined: April 5th, 2013, 10:55 am
- Contact:
Re: Replacement for Altair Cassette Interface
You can find the schematic for the IO4 board in the version of the manual linked below:
https://deramp.com/downloads/mfe_archiv ... Manual.pdf
https://deramp.com/downloads/mfe_archiv ... Manual.pdf
-
- Posts: 305
- Joined: June 7th, 2013, 12:54 pm
- Contact:
Re: Replacement for Altair Cassette Interface
The 8800b Turnkey board has a serial port on it. Does anyone know if it's compatible with the original SIO or the later 2SIO?
-
- Site Admin
- Posts: 661
- Joined: April 5th, 2013, 10:55 am
- Contact:
Re: Replacement for Altair Cassette Interface
It’s a 2SIO port using the 6850 ACIA.
Mike D
Mike D
-
- Posts: 305
- Joined: June 7th, 2013, 12:54 pm
- Contact:
Re: Replacement for Altair Cassette Interface
I just bought an Altair 88-2 SIOB on eBay. While I'm waiting for it to arrive, I'd like to figure out the interconnections to the Clone cassette interface.
If the photo in the ad is correct, right now the board I'm getting is set to
octal address 006, 110 baud, 2 stop bits, no parity, 8 bits/character.
I believe the address is OK.
I can change the baud rate to 300 with no problem.
Do I need to change the stop bits to 1?
8 bits/character should be OK, right?
About the connection to the Clone interface:
Since the SIOB is a TTL interface, I don't need to use the external DB-25 patch cable. When I use the Clone's interface as a serial port, it's 300 baud, correct?
For connection to the Clone board, I need a jumper between pins 2 & 4 of J2.
Are these connections correct?
SIOB STSO (Pin 10) to pin 4 on J1
SIOB SRSI (Pin 5) to pin 2 on J1
SIOB GND (Pin 4) to pin 5 on J1
If the photo in the ad is correct, right now the board I'm getting is set to
octal address 006, 110 baud, 2 stop bits, no parity, 8 bits/character.
I believe the address is OK.
I can change the baud rate to 300 with no problem.
Do I need to change the stop bits to 1?
8 bits/character should be OK, right?
About the connection to the Clone interface:
Since the SIOB is a TTL interface, I don't need to use the external DB-25 patch cable. When I use the Clone's interface as a serial port, it's 300 baud, correct?
For connection to the Clone board, I need a jumper between pins 2 & 4 of J2.
Are these connections correct?
SIOB STSO (Pin 10) to pin 4 on J1
SIOB SRSI (Pin 5) to pin 2 on J1
SIOB GND (Pin 4) to pin 5 on J1
-
- Site Admin
- Posts: 661
- Joined: April 5th, 2013, 10:55 am
- Contact:
Re: Replacement for Altair Cassette Interface
I believe the address is OK. YES
I can change the baud rate to 300 with no problem. YES, DO THIS
Do I need to change the stop bits to 1? IT’S FASTER AND THAT’S HOW MITS CONFIGURED IT
8 bits/character should be OK, right? YES
About the connection to the Clone interface:
Since the SIOB is a TTL interface, I don't need to use the external DB-25 patch cable. When I use the Clone's interface as a serial port, it's 300 baud, correct? YES
For connection to the Clone board, I need a jumper between pins 2 & 4 of J2. TO USE A TTL INTERFACE TO THE CLONE CASSETTE BOARD, YES
Are these connections correct? YES. YOU’LL ALSO NEED TO CONNECT +5v FROM THE SIOB TO J1 PIN 1.
SIOB STSO (Pin 10) to pin 4 on J1
SIOB SRSI (Pin 5) to pin 2 on J1
SIOB GND (Pin 4) to pin 5 on J1
I can change the baud rate to 300 with no problem. YES, DO THIS
Do I need to change the stop bits to 1? IT’S FASTER AND THAT’S HOW MITS CONFIGURED IT
8 bits/character should be OK, right? YES
About the connection to the Clone interface:
Since the SIOB is a TTL interface, I don't need to use the external DB-25 patch cable. When I use the Clone's interface as a serial port, it's 300 baud, correct? YES
For connection to the Clone board, I need a jumper between pins 2 & 4 of J2. TO USE A TTL INTERFACE TO THE CLONE CASSETTE BOARD, YES
Are these connections correct? YES. YOU’LL ALSO NEED TO CONNECT +5v FROM THE SIOB TO J1 PIN 1.
SIOB STSO (Pin 10) to pin 4 on J1
SIOB SRSI (Pin 5) to pin 2 on J1
SIOB GND (Pin 4) to pin 5 on J1
-
- Posts: 5
- Joined: November 21st, 2023, 3:37 pm
- Contact:
Re: Replacement for Altair Cassette Interface
Would it be possible to use a SSM IO-2 board instead of the IO-4? Reading the IO-2 user manual, it appears to state that it is possible to configure the board as an Altair SIO Rev 1 compatible card.
There are reproduction boards without components installed currently for sale made by Glitch Works.
Here is a link to the manual I am referencing:
https://deramp.com/downloads/mfe_archiv ... _Board.pdf
There are reproduction boards without components installed currently for sale made by Glitch Works.
Here is a link to the manual I am referencing:
https://deramp.com/downloads/mfe_archiv ... _Board.pdf
Who is online
Users browsing this forum: Ahrefs [Bot] and 1 guest