Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 637 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 637 Bytes

Tone-Matrix

Analog Tone Matrix. Inspired by this. High level block diagram:

Follow along here for more info!

Project Structure

  • sim/: LTSpice simulation testbenches/schematics
  • plot/: Sim data + Python plotting code
  • kicad/: KiCad schematics + PCB layout

Most of the plot/ folder is just data dumps. I use Spyder as my MATLAB-esque IDE, which means I get to be lazy and use cells instead of neatly defining functions or files. Would not recommend running by itself - too many plots!