Skip to content

Teensy CHIP for Phys Comp

batchku edited this page Dec 23, 2016 · 5 revisions

Introduction

There are several ways to get sensors (buttons, knobs, etc.) into the CHIP. This wiki page documents some of those ways. One of the easiest and fastest ways it to connect a micro-controller to the CHIP with USB, and make the micro-controller act as a MIDI device. Teensy micro-controllers can do that very well.

Installation

  1. Put together this circuit with a Teensy LC: Teensy Breadbaord

  2. Put this Arduino sketch on the Teensy LC:

  3. Use this Max patch to test: Max-Midi-Teensy-Test

Clone this wiki locally