mod-audio / cc-hw-expression-pedal-LEGACY

MOD Expression pedal hardware repository
3 stars 1 forks source link

Legacy mod-hw-expression-pedal

This repository contains the schematics and PCB design files for the Expression Pedal hardware. This is a peripheral meant to be used in conjunction with MOD (http://moddevices.com/) via its control-chain interface.

These files were created and can be improved with KiCAD, a free software Electronics CAD which is available at http://www.kicad-pcb.org/

Check out instructions

This project uses a set of KiCAD symbols and footprints provided by the official KiCad library (https://github.com/KiCad/). In order to properly fetch these dependencies, which are configured as submodule repositories, you have to use the --recursive attribute in the following git command:

git clone --recursive https://github.com/portalmod/mod-hw-expression-pedal.git

Licensing

This is an Open Hardware project and all of the files in this repository are licensed under the terms of the "Creative Commons By-SA" license.

Firmware

The firmware source code is freely available at https://github.com/portalmod/mod-fw-expression-pedal