Files
BigKnob/README.md

1.2 KiB

J6 Bigknob

This is the main firmware for the J6 Bigknob USB-MIDI controller, based on the Teensy platform (Arduino Compatable)

Features

  • 4x Keyswitches
  • 2x Rotary Encoders
  • 1x 3 way switch
  • 1x 3.5mm TRS Jack for footpedal
drawing

Usage

Download + extract the repo to a local folder.

Windows

** Via Git** Download Git for Windows Then via command line / powershell D:\Arduino> git clone https://github.com/litruv/BigKnob.git BigKnob

MacOS

Download Git fot MacOS Then via terminal $ git clone https://github.com/litruv/BigKnob.git BigKnob

Linux

$ git clone https://github.com/litruv/BigKnob.git BigKnob

General

Download Repo Zip