Plastik Posted July 26, 2014 Share Posted July 26, 2014 I came across this small mention in the Philadelphia Ti newsletter "Ti-D-bits" february '88. Sadly I looked at further issue's and it was never mentioned again. Would anyone have any info on this? Quote Link to comment Share on other sites More sharing options...
humeur Posted July 26, 2014 Share Posted July 26, 2014 look this link for Joystick to rs232 http://nivelleringslikaren.eu/nittinian/nittinian_1985_nr1.5.pdf you have a schematic and program jean louis from France 1 Quote Link to comment Share on other sites More sharing options...
Plastik Posted July 26, 2014 Author Share Posted July 26, 2014 look this link for Joystick to rs232 http://nivelleringslikaren.eu/nittinian/nittinian_1985_nr1.5.pdf you have a schematic and program jean louis from France Thanks humeur looking over the pdf now. Quote Link to comment Share on other sites More sharing options...
+hloberg Posted July 27, 2014 Share Posted July 27, 2014 http://www.mainbyte.com/ti99/joytalk/joytalk.html Got this on my to-do list. I actually remember this article from, i think, 99er. Had one company at the time selling a pre-made version. 2 Quote Link to comment Share on other sites More sharing options...
Plastik Posted July 27, 2014 Author Share Posted July 27, 2014 http://www.mainbyte.com/ti99/joytalk/joytalk.html Got this on my to-do list. I actually remember this article from, i think, 99er. Had one company at the time selling a pre-made version. Thanks this link has the full info I was looking for, most other links show the schematics but no legend to know what resistor is R1 or R2. Quote Link to comment Share on other sites More sharing options...
+InsaneMultitasker Posted July 27, 2014 Share Posted July 27, 2014 These are neat little devices. Just be aware most programs will be unable to use them since there is no DSR (device driver code) to manage the device at a low level. You'll be limited to whatever program(s) were written specifically to control the hardware...if any exist. Quote Link to comment Share on other sites More sharing options...
+hloberg Posted July 27, 2014 Share Posted July 27, 2014 Thanks this link has the full info I was looking for, most other links show the schematics but no legend to know what resistor is R1 or R2. I you do create the joytalk let us know how it goes, I want to create one eventually too. 1 Quote Link to comment Share on other sites More sharing options...
+hloberg Posted July 27, 2014 Share Posted July 27, 2014 These are neat little devices. Just be aware most programs will be unable to use them since there is no DSR (device driver code) to manage the device at a low level. You'll be limited to whatever program(s) were written specifically to control the hardware...if any exist. My idea was using the joytalk for a serial mouse, which need driver anyway, and terminal program that could be modified. Also, not using the power off the video port (I think that looks tacky) but just using and external power supply. Quote Link to comment Share on other sites More sharing options...
+InsaneMultitasker Posted July 27, 2014 Share Posted July 27, 2014 My idea was using the joytalk for a serial mouse, which need driver anyway, and terminal program that could be modified. Also, not using the power off the video port (I think that looks tacky) but just using and external power supply. I don't think that is possible with Joytalk. If I read the circuit properly, and the first paragraph of the article, Joytalk is a serial output device only. There is no serial input capability nor is RS232 pin #2 is connected. Quote Link to comment Share on other sites More sharing options...
Plastik Posted July 27, 2014 Author Share Posted July 27, 2014 I you do create the joytalk let us know how it goes, I want to create one eventually too. Will do, I'm sure with the help of the knowledgeable Ti enthusiast on here we can find a program that will allow printing and also allow it to be connected to a modem or serial to ethernet adaptor. My idea was using the joytalk for a serial mouse, which need driver anyway, and terminal program that could be modified. Also, not using the power off the video port (I think that looks tacky) but just using and external power supply. Have you seen this mouse on the Ti video? http://youtu.be/mhafwKxP5E8 Quote Link to comment Share on other sites More sharing options...
+hloberg Posted July 27, 2014 Share Posted July 27, 2014 I don't think that is possible with Joytalk. If I read the circuit properly, and the first paragraph of the article, Joytalk is a serial output device only. There is no serial input capability nor is RS232 pin #2 is connected. hum, not good. may have to look at it closer. Quote Link to comment Share on other sites More sharing options...
Tursi Posted July 27, 2014 Share Posted July 27, 2014 Yep, I built and used Joytalk back in the day. It was a neat hack, but, I don't see how they got parallel (unless it used a serial to parallel converter), because at best there are only two output pins on the joystick port. It's definitely output only, and IIRC the other output pin was used for control. Quote Link to comment Share on other sites More sharing options...
humeur Posted July 29, 2014 Share Posted July 29, 2014 the 99 home sentry use the joystick port for command the rs232 port of cp290 jean louis Quote Link to comment Share on other sites More sharing options...
ti99iuc Posted July 29, 2014 Share Posted July 29, 2014 (edited) I found it in my archive: The manage program for this Item was in MiniMemory Assembly Edited July 29, 2014 by ti99userclub 3 Quote Link to comment Share on other sites More sharing options...
Plastik Posted July 29, 2014 Author Share Posted July 29, 2014 I found it in my archive: JOY TALK rs232 on joyport - 4.JPG JOY TALK rs232 on joyport - 1.JPG JOY TALK rs232 on joyport - 2.JPG JOY TALK rs232 on joyport - 3.JPG The manage program for this Item was in MiniMemory Assembly Oh wow that is excellent! It's great you saved it! What is the 5 pin din used for? Is it another output instead of using the parallel? 1 Quote Link to comment Share on other sites More sharing options...
+Lee Stewart Posted July 29, 2014 Share Posted July 29, 2014 Oh wow that is excellent! It's great you saved it! What is the 5 pin din used for? Is it another output instead of using the parallel? There are 2 DINs. One plugs into the monitor port to get the 12VDC. The one you're asking about is where you now must plug in the monitor cord. ...lee 1 Quote Link to comment Share on other sites More sharing options...
Plastik Posted July 29, 2014 Author Share Posted July 29, 2014 There are 2 DINs. One plugs into the monitor port to get the 12VDC. The one you're asking about is where you now must plug in the monitor cord. ...lee oh I see, inventive way of getting 12V without opening the case. Quote Link to comment Share on other sites More sharing options...
Tursi Posted July 29, 2014 Share Posted July 29, 2014 I found it in my archive: Wow, those pics take me back!! Mine looked just like that, except I didn't tie down my cables Quote Link to comment Share on other sites More sharing options...
mister35mm Posted December 17, 2015 Share Posted December 17, 2015 And here's the tidied up version with a few less errors:- http://www.mainbyte.com/ti99/joytalk/joytalk.html It does not make it clear if it is in bidirectional/asynchronous or half duplex. Needs further examination. 1 Quote Link to comment Share on other sites More sharing options...
Tursi Posted December 19, 2015 Share Posted December 19, 2015 Joytalk was output only, with support for reading one or two of the printer's status bits. But serial data could only go from the TI to the Printer, not the other way. Quote Link to comment Share on other sites More sharing options...
palmheads Posted February 2, 2017 Share Posted February 2, 2017 Reckon one of my bucket list entries will be building a JoyTalk in the future, maybe starting with a breadboard version (beginner at soldering/building kits) Quote Link to comment Share on other sites More sharing options...
palmheads Posted September 24, 2017 Share Posted September 24, 2017 This is interesting - Looks like someone in Australia (Ross Mudie) back in 1989 had an additional hardware/software solution that used the Joytalk RS-232 (output only) printer interface ftp://ftp.whtech.com/user%20groups/Sydney%20Australia/TIsHUG-1989-06.pdf(pg 7/8) Ross also brought along a serial to parallel conversion for his very interesting Joy Talk printer interface. This piece of hardware, together with software written by Ross, can be used as an economical printer interface (requires Extended BASIC and 32K). 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.