Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 3.46 KB

README.md

File metadata and controls

42 lines (26 loc) · 3.46 KB

Eurorack modules collection

Photograph of various of the modules from here

This repository contains a collection of eurorack module open hardware designs. It is a combination of designs found elsewhere (with references where relevant), and designs by me.

All schematics and boards are in Kicad format, and schematics, board and gerber exports are automated using KiBot and docker (see export.sh).

Modules

The following modules are available:

Utilities

Combined bill of material and shopping list

I'm maintaining a merged bill of material for all modules, with component lists in stock at time of writing.

The only exception is the Teensy 3.0 / 3.1 / 3.2 required for Ornament & Crime. Those are impossible to find at the moment (I happen to have some, hence it's on the list).

Generating BOM, gerbers, and pictures

The script export.sh in the root of the project will generate or update the artifacts in the export/ directory, such as BOMs, gerber files, packages, and various documentation pictures. Most of these files are not version-controlled (but those linked from the markdown documentation are).

Whenever changing a schematic, the export script will update the relevant pictures and artifacts. Re-exporting the same schematic will result in the same picture, so git plays nice with this.

Link for simulation of triangle to sine converter

here