Skip to content

wntrblm/Neptune

Repository files navigation

Winterbloom Neptune

Neptune is a salty diode ladder filter.

More details available at https://winterbloom.com/shop/neptune

Repository layout

This repository contains the hardware design files and user guide for Neptune:

  • factory/ contains the scripts used to program, test, and calibrate the module after assembly. These scripts are all written in Python.
  • hardware/ contains the hardware design files for the mainboard and blank panel, as well as hardware for automated testing. These are all created using KiCAD.
  • user_guide/ contains the user's guide source files. These are written in Markdown and published using MkDocs.
  • simulation/ contains the simulation used to design this filter. These should be opened using the Falstad CircuitJS simulator https://www.falstad.com/circuit/circuitjs.html.

License and contributing

Neptune is open-source hardware and software, however, licensing a project like this is a little complicated. Please take a chance to review the LICENSE file.

We welcome contributions! Please read our Code of Conduct first.