Path: utzoo!utgpu!water!watmath!221.162.fido!Usenet_area_"Cs.I.Pc" From: 221.162.fido!Usenet_area_"Cs.I.Pc"@watmath.waterloo.edu Newsgroups: comp.sys.ibm.pc Subject: Re: Joystick Calibration (?) Message-ID: <16227@watmath.waterloo.edu> Date: 8 Jan 88 05:34:13 GMT Sender: ugate@watmath.waterloo.edu Lines: 31 From Usenet: watmath!clyde!rjs From: rjs@moss.ATT.COM Newsgroups: comp.sys.ibm.pc Subject: Re: Joystick Calibration (?) Keywords: Any program that does this Message-ID: <19855@clyde.ATT.COM> Date: 9 Jan 88 03:59:20 GMT References: <3528@whuts.UUCP> Sender: nuucp@clyde.ATT.COM Reply-To: rjs@moss.UUCP (Robert Snyder) Organization: AT&T Bell Laboratories, Whippany NJ Lines: 15 Here is a basic program that came with the instructions for my joystick. It prints out values corresponding to the position of the joystick. They recommend adjusting the pots so that you get a reading between 50 and 95 for each direction when the joystick is centered (straight up and down). 10 WIDTH 40: CLS 20 LOCATE 10, 15: PRINT"X="; STICK(0) 30 LOCATE 10, 25: PRINT"Y="; STICK(1) 40 GOTO 20 RUN Robert Snyder {ihnp4|clyde}!moss!rjs --- via UGate v1.6 * Origin: watmath (221/163)