Dec 142017
 
These are the instructions and source for interfacing an Nintendo Power Glove to a PCs Parallel port.
File PGLOVE.ZIP from The Programmer’s Corner in
Category Games and Entertainment
These are the instructions and source for interfacing an Nintendo Power Glove to a PCs Parallel port.
File Name File Size Zip Size Zip Type
GLOVE.C 14062 4894 deflated
GLOVE.H 1606 825 deflated
GLOVE.TXT 1386 693 deflated
GLOVGRAF.C 1928 887 deflated
READ.ME 660 369 deflated
ROUTINES.DOC 1821 893 deflated
TEST.C 368 225 deflated

Download File PGLOVE.ZIP Here

Contents of the READ.ME file


This is the new version that (on the PC) works off of timer interrupts.
It also does auto-calibration of the delay loops.

glove.h contains a number of general-purpose structs, defines and
prototypes for accessing the glove

glove.c contains the routines for accessing the glove on the PC

test.c contains a very simple demo that just reports (in text mode) the
values read from the glove

glovgraf.c contains a (slightly) fancier demo that moves a rectangle
around the screen as the glove moves

makefile is useful for building test.exe and glovgraf.exe

For wiring information, see the June 1990 issue of Byte magazine (available
at your local library).


 December 14, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)