joextodd / ghdrums

Guitar Hero Drums MIDI Interceptor

Repository from Github https://github.comjoextodd/ghdrumsRepository from Github https://github.comjoextodd/ghdrums

Guitar Hero Drums MIDI Interceptor

This project is for using the Guitar Hero Drum Kit as a MIDI controller. As the kit only sends MIDI ON commands, the idea is to intercept these and send the corresponding OFF commands a short while after. The MIDI output is then easier to work with in a DAW.

Hardware

  • STM32F4 Discovery Board
  • 2x 5pin DIN connectors
  • 6N138 Optoisolator
  • 7404 Hex Inverter
  • 270ohm, 3x220ohm resistors

alt tag

About

Guitar Hero Drums MIDI Interceptor


Languages

Language:C 95.9%Language:Assembly 3.3%Language:Python 0.4%Language:C++ 0.3%Language:Makefile 0.1%