Skip to content

bradysalz/Tone-Matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!