This is a collection of helpful code libraries for designing circuit boards with JITX.
- How to Use - Instructions for using Packages
- Circuits - Code for generating common circuits like filters, and power regulators
- Components - Component Libraries, Generators, etc
- Fabrication - Stackups and Constraints for Fabricators
- Libraries - Common utilities like curl
The best way to use many of these projects is through the slm library manager. Each repository will include installation instructions
- Power Systems - Architectures and solvers for DC/DC power regulation, and power filters
- Connectors - Helpful connectors like USB, and terminal blocks, mapped to standard interfaces
- Diodes - Diodes including zeners and ESD arrays.
- FTDI - Circuits for FTDI components, including parts like the FT2232HL
- Microchip Networking - Circuits for Microchip networking devices, including ethernet switches
- TI-vreg - Voltage regulators from Texas Instruments
- JLC PCB - Stackups, vias, and impedance controlled designs for JLCPCB
- libcurl - Make HTTPS requests
- libarchive - Create Tar/Zip files
- libjson - Parse/Create JSON files/strings
- term-colors - Create Colored Text in the Commandline Terminal
- maybe-utils - Tools for working with
Maybe<>
types - stanza-toml - Parse/Create TOML files/strings