File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change
1
+ // G27_Pedals_and_Shifter.ino
2
+ // by Jason Duncan
3
+
4
+ // Partially adapted from the work done by isrtv.com forums members pascalh and xxValiumxx:
5
+ // http://www.isrtv.com/forums/topic/13189-diy-g25-shifter-interface-with-h-pattern-sequential-and-handbrake-modes/
6
+
1
7
#include " Joystick.h"
2
8
3
9
// for debugging, gives serial output rather than working as a joystick
Original file line number Diff line number Diff line change 1
1
# G27 Pedals and Shifter
2
2
3
+ Arduino-based USB interface for Logitech G27 pedals and shifter:
4
+
5
+ ![ on breadboard] ( https://raw.githubusercontent.com/functionreturnfunction/G27_Pedals_and_Shifter/master/Breadboard.jpg )
6
+ ![ in altoids tin] (https://raw.githubusercontent.com/functionreturnfunction/G27_Pedals_and_Shifter/master/Altoids Tin.jpg)
7
+
3
8
## Required Parts/Materials
4
9
5
10
* [ SparkFun Pro Micro] ( https://www.sparkfun.com/products/12640 ) or clone (must be a 5V/16MHz ATmega32U4 with onboard USB)
You can’t perform that action at this time.
0 commit comments