Here you'll find a number of recipes (example projects) that will show you what JITX can do while serving as a base for your next project.
- Install VSCode and JITX extension How to install JITX
- Open to root cookbook folder in VSCode with
File -> Open Folder -> (Select jitx-cookbook folder)
- Open
main.stanza
in the subfolder of the project that you want to run and press "Ctrl+Enter"
You've now built the recipe! Checkout the tutorial and documentation to learn more about JITX: JITX Docs
Click any of the links below to access a detailed walkthrough of how they were designed in JITX.
Recipe | What It Can Do |
---|---|
Battery Charger | LiPo battery charger, LDO voltage regulator, USB-C connector, JST battery connector, resistors, capacitors, detailed checks, export to KiCad |
USB-C Cable Tester | Test points, programmatic parts placement, USB-C connectors, LEDs, coin cell battery, circuit introspection |
BLE-mote Wireless IOT Sensor Board | Microcontroller, pin assignment (supports/requires), parametric design, design optimization, copper pour, net-classes, stackup |
Hacking Conference Badge | A software-defined electronics playground - learn JITX by designing your own conference badge |
Example of a reusable regulator design (TPS62933DRLR) | Regulator fed from USB-C PD capable of delivering high current |
Example of a reusable keyboard layout generator | Keyboard generator which generates layout which is quickly implementable |
Ambiq processor along with a few peripherals | System based on Ambiq Apollo 4 Blue processor with wireless charging MIPI-DSI, octal SPI, 6-axis IMU peripherals which demonstrate pin assignment and SI constraints |
These recipes are fully functional projects built in JITX to help show you what JITX can do, teach you how to do what you need in JITX, and to serve as reference or template projects for your next design. Recipes can be thought of as JITX example projects, reference designs, recipes, project blueprints, and/or design templates.