Commit Graph

33 Commits

Author SHA1 Message Date
Charles Mangin
f7138bd1bc joystick interface now works with arbitrary joystick axes
code now scans all available axes for changes, then selects the first
two as X and Y, rather than relying on joysticks to have X and Y at 0
and 1.
2014-02-05 15:02:22 -05:00
Charles Mangin
3ca006d483 Added macro functions
New macros:
F1 - call-151
F2 - WeaknessPoint by Martin Haye
F3 - Joystick calibration
2014-02-02 08:22:48 -05:00
Charles Mangin
49ec8d22d8 added calibration BASIC program 2014-01-14 15:52:00 -05:00
Charles Mangin
f1c346c3a9 updated READMEs, Fritzing files for 16- to 9-pin adapter 2014-01-14 15:48:37 -05:00
Charles Mangin
adb8cedc92 Joystick interface rev3
Joystick interface ready for production
2013-12-23 17:34:42 -05:00
Charles Mangin
08b82fdc09 usb joystick rev3
fixed capacitor placement
2013-12-19 10:43:44 -05:00
Charles Mangin
17ed3ad68d added calibration to USB Joystick Interface 2013-11-21 12:50:08 -05:00
Charles Mangin
38540b4dea Rev 1 of USB Joystick Interface board 2013-11-14 11:12:20 -05:00
Charles Mangin
3cf7e2cf3c Added Joystick Shield files 2013-10-24 11:35:45 -04:00
Charles Mangin
e018531870 USB hub support
Adds support for keyboards connected through hub - mainly Apple USB
keyboards. #1 request!
2013-09-30 13:59:49 -04:00
Charles Mangin
f21df5bffa First Joystick port USB prototype 2013-09-30 13:59:02 -04:00
Charles Mangin
8c174cab18 first test of macros 2013-09-18 15:03:58 -04:00
Charles Mangin
275a3b7b5d New feature: F-Key support
When caps lock is active, the numbers 1 through 0 act as F1 through
F10.
2013-09-18 15:02:05 -04:00
Charles Mangin
3d65199b30 caps lock, ctrl-reset update 2013-08-01 17:06:00 -04:00
Charles Mangin
eac1b7e6af pin 23 errata. caps lock fix rolled back. 2013-07-28 13:48:06 -04:00
Charles Mangin
b77765a6c3 rolled back capslock code. 2013-07-25 22:16:09 -04:00
Charles Mangin
065096d809 . 2013-07-25 21:57:01 -04:00
Charles Mangin
b9d8fa5329 Merge pull request #1 from bhtooefr/patch-1
Update IIe_keyboard.ino
2013-07-25 18:55:48 -07:00
Eric Rucker
1e33c006af Update IIc_keyboard.ino
Changed caps lock to be responsive to LED state and match
2013-07-25 14:13:42 -05:00
Charles Mangin
85d90ce6b2 correct pin 23
pin 23 should connect to pin 25, and be 5v, not ground. this effects
Alps versions of the keyboard.
2013-07-25 01:16:23 -04:00
Eric Rucker
ec20a3a31b Update IIe_keyboard.ino
Changed caps lock code to synchronize with caps lock LED
2013-07-24 22:27:25 -05:00
Charles Mangin
a66ed3684a updated to rev3 for KansasFest 2013-07-02 10:59:33 -04:00
Charles Mangin
b36ae2680c fixed broken shift state 2013-06-20 13:04:51 -04:00
Charles Mangin
6d752d6f4e updated caps lock behavior. 2013-05-01 16:01:08 -04:00
Charles Mangin
b50053626a updates for ESC key and CAPS LOCK 2013-04-22 15:26:36 -04:00
Charles Mangin
f1adb34737 updated PCB files, //e pinouts 2013-03-21 11:56:53 -04:00
Charles Mangin
d3eb9f3d01 working revision 2 of //c board.
tested with //c model a2s4000, ca. 1983.
2013-03-14 12:48:10 -04:00
Charles Mangin
0e2600c53f added //c version 2013-03-12 14:45:06 -04:00
Charles Mangin
fdee43b02d added keypad to IIe
adds keypad keys for IIe with extended keyboard.
2013-02-15 15:08:50 -05:00
Charles Mangin
0fff155dcc . 2013-01-04 14:07:15 -05:00
Charles Mangin
d76d6052fb added readme 2012-12-03 17:10:06 -05:00
Charles Mangin
a9abdcc259 cleanup 2012-12-03 17:07:19 -05:00
Charles Mangin
31c1c9c1df initial push
added PCB files, arduino code for the IIe->USB adapter.
2012-12-03 17:03:52 -05:00