+jedimatt42 Posted July 30, 2016 Share Posted July 30, 2016 Here for anyone who wants, is the details on the side port prototyping breadboard adapter... So you can do the following with a little sanity: This is simply a wiring/breakout device inspired by the PI Cobbler that does the same thing for Raspberry PI developers. But this is for TI developers... a TI Cobbler if you will. It does not do anything Raspberry PI related. I have fixed the labeling of the pins at the breadboard end, and adjusted the spacing on the edge connector side. OSHPark link: https://oshpark.com/shared_projects/AJqKJwMn Pictures of assembled item: Materials: TI-99 sideport extension ribbon cable: http://www.connectworld.net/cgi-bin/hello-cables/L117244 pins worth of SIL headers44 pin edge connector 0.1" spacing, like: http://www.ebay.com/itm/50x-Industrial-Card-Edge-Slot-Socket-Connector-22x2P-44P-2-54mm-0-1-Right-Angle-/141040524948?hash=item20d6ab9e94:g:kxAAAMXQHeBSEH~l or like this one I actually used that is perpendicular, instead of right angled: The edge card connector goes on top, the SIL headers are soldered into the bottom of the board. I hope this proves useful to someone. -M@ 9 Quote Link to comment Share on other sites More sharing options...
+jedimatt42 Posted July 30, 2016 Author Share Posted July 30, 2016 ( Oh, shucks, I spelled the topic title wrong... ) -M@ Quote Link to comment Share on other sites More sharing options...
Asmusr Posted July 30, 2016 Share Posted July 30, 2016 ( Oh, shucks, I spelled the topic title wrong... ) -M@ You can edit it. Edit the first post and choose "Use full editor". 1 Quote Link to comment Share on other sites More sharing options...
+retroclouds Posted July 30, 2016 Share Posted July 30, 2016 ok, before I get too excited here. Does this allow me to connect the TI-99/4a to a raspberry pi ? So, in theory I could use that to lets say emulate a PEB, if I would have the proper software running on the Pi. Wonder if something like that would even be possible. Considering timing issues, etc. Don't know if the PI would be fast enough to support that kind of stuff. And then ofcourse how would you make the PI boot fast enough before you can turn on the TI-99/4A. Nonetheless, very interesting stuff. As a matter of fact I thought about interfacing the TI with the raspberry, but unfortunately I lack the hardware skills and now you come up with this! very nice :-) 1 Quote Link to comment Share on other sites More sharing options...
+jedimatt42 Posted July 30, 2016 Author Share Posted July 30, 2016 ok, before I get too excited here. Does this allow me to connect the TI-99/4a to a raspberry pi ? So, in theory I could use that to lets say emulate a PEB, if I would have the proper software running on the Pi. Wonder if something like that would even be possible. Considering timing issues, etc. Don't know if the PI would be fast enough to support that kind of stuff. And then ofcourse how would you make the PI boot fast enough before you can turn on the TI-99/4A. Nonetheless, very interesting stuff. As a matter of fact I thought about interfacing the TI with the raspberry, but unfortunately I lack the hardware skills and now you come up with this! very nice :-) This does not connnect to a rasberry pi. It actually does nothing! It just helps you see which pin is which when you want to interface the TI's side port. -M@ Quote Link to comment Share on other sites More sharing options...
+mizapf Posted July 30, 2016 Share Posted July 30, 2016 I already had some fantasies with Raspi and/or Arduino. All of them never thrived because Raspi and Arduino do not work with TTL levels but with lower voltages (3.3V). Quote Link to comment Share on other sites More sharing options...
+jedimatt42 Posted July 30, 2016 Author Share Posted July 30, 2016 I already had some fantasies with Raspi and/or Arduino. All of them never thrived because Raspi and Arduino do not work with TTL levels but with lower voltages (3.3V). Couldn't they become reality with some 74LV245 chips? Logic level shifters... -M@ Quote Link to comment Share on other sites More sharing options...
+arcadeshopper Posted July 31, 2016 Share Posted July 31, 2016 Have you seen the appleiipi? If they can odds are we can Quote Link to comment Share on other sites More sharing options...
ralphb Posted August 1, 2016 Share Posted August 1, 2016 I already had some fantasies with Raspi and/or Arduino. All of them never thrived because Raspi and Arduino do not work with TTL levels but with lower voltages (3.3V). But at least the Arduinos are compatible with TTL. I started the FlashROM with an Arduino Mega (the board, not just the microcontroller). Quote Link to comment Share on other sites More sharing options...
+jedimatt42 Posted August 3, 2016 Author Share Posted August 3, 2016 But at least the Arduinos are compatible with TTL. I started the FlashROM with an Arduino Mega (the board, not just the microcontroller). Yep, a lot of the arduino stuff is very 5v safe... the Teensy 3.x boards I used for the USB adapters was all 3.3V, but the GPIO inputs are 5v safe. Outputs would only produce 3.3v, but that is usually enough to signal high to something like the TI, especially with buffer chips and pull up resistors throughout it's physical architecture. -M@ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.