Merge branch 'master' of github.com:functionreturnfunction/G27_Pedals_and_Shifter

This commit is contained in:
Jason Duncan 2016-03-06 14:50:59 -05:00
commit 6347307f28
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,9 @@
// G27_Pedals_and_Shifter.ino
// by Jason Duncan
// Partially adapted from the work done by isrtv.com forums members pascalh and xxValiumxx:
// http://www.isrtv.com/forums/topic/13189-diy-g25-shifter-interface-with-h-pattern-sequential-and-handbrake-modes/
#include "Joystick.h"
// for debugging, gives serial output rather than working as a joystick

View File

@ -1,5 +1,10 @@
# G27 Pedals and Shifter
Arduino-based USB interface for Logitech G27 pedals and shifter:
![on breadboard](https://raw.githubusercontent.com/functionreturnfunction/G27_Pedals_and_Shifter/master/Breadboard.jpg)
![in altoids tin](https://raw.githubusercontent.com/functionreturnfunction/G27_Pedals_and_Shifter/master/Altoids Tin.jpg)
## Required Parts/Materials
* [SparkFun Pro Micro](https://www.sparkfun.com/products/12640) or clone (must be a 5V/16MHz ATmega32U4 with onboard USB)