Software |
DMX4Linux Driver Suite for Linux |
csv2iif.pl suite convert PayPal transactions to IIF, OFX, QIF |
Hardware |
DMX30 Interface 128Ch SPP |
DMX43 Interface 2out 2in EPP |
LED Hardware for Linux and Windows |
EPROM Sampler for 8 bits of sound |
Misc |
CatWeasel Linux drivers for MK3/4 PCI |
pg_trompe PostgreSQL replication |
trycatch C exception/signal handling lib |
Patches to various software |
Tools and small scripts |
Docs misc documents |
Links to lighting stuff |
Digital Joysticks on parallel port
You can connect your old digital joystick used on Commodore or
Atari Computers to the parallel port. This is supported by the
Linux Joystick drivers and well documented in the
25-SubD 9-SubD pin pin func ------------------------- 15 ----- 1 Up 13 ----- 2 Down 12 ----- 3 Left 10 ----- 4 Right 11 ----- 6 Button 14 ----- 7 Vcc 18-25 ----- 8 Gnd Then enable the
You can even connect a second digital joystick to the same parallel port! Add the following pinout and use 9 instead of 8 as the second parameter in the modprobe line.
25-SubD 9-SubD pin pin func ------------------------- 5 ----- 1 Up 6 ----- 2 Down 7 ----- 3 Left 8 ----- 4 Right 9 ----- 6 Button 1 ----- 7 Vcc 18-25 ----- 8 Gnd |