Skip to content
forked from 16n-faderbank/16n

Sixteen faders, a Teensy, MIDI over USB and jack, CV out, and I2C out. Phew.

License

Notifications You must be signed in to change notification settings

AtoVproject/16n

 
 

Repository files navigation

16n

Once upon a time, Sean Hellfritsch and Brian Crabtree made a faderbank.

16n is the revised version of that object: it is open-source and ready for you to make, modify, or hack.

It is currently at hardware version 1.34, firmware version 2.1.0.

Repository contents

  • firmware is the Teensy source code.
  • electronics is schematics and gerber files for the PCB.
  • panel is SVG/DXF files for top and bottom panels.
  • build is build documentation.
  • browser_test is a legacy test webpage to let you test your 16n. As of 16n 2.0.0, the editor should be your point of call for debugging your 16n.

Each directory has further README files in for you to read.

Your first point of call for documentation, however, should be the Github Wiki.

16n Details

  • 16 60mm faders
  • sixteen CCs over USB-midi
  • sixten CCs over minijack midi (with switch to swap between standards)
  • sixteen 0-5V CV output jacks, one per channel.
  • I2C: monome-style I2C protocol over TRS (tip is SDA, ring is SCL), works with Monome Teletype; also, I2C MASTER mode, works with monome Ansible, ER-301, TXo, etc (may require firmware patching or modification to connected device).

Power from 5V micro-usb into Teensy on left-hand side, or from your computer.

Toggle switch allows you to swap between 'Arturia/Novation' (tip is current source) and 'Korg/Makenoise' (ring is current source) standards; board is labelled such.

Give us a picture, then

User guide

The user guide can be found on the Wiki

BOM

See more on the wiki

Build Guide

See more on the wiki

Credits

Based on original work by Brian Crabtree and Sean Hellfritsch.
Minijack MIDI, I2C circuitry and CV outputs by Tom Armitage.
Firmware by Brian Crabtree, Tom Armitage, and Brendon Cassidy.

Licensing

Panels and electronic schematics/layouts/gerber files are licensed under Creative Commons Attribution Share-Alike 4.0.

Firmware is licensed under the MIT License.

About

Sixteen faders, a Teensy, MIDI over USB and jack, CV out, and I2C out. Phew.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 83.1%
  • HTML 12.8%
  • C 4.1%