├── .gitignore
├── README.md
├── babel.config.js
├── blog
├── 2024-05-18-chromagnon-box
│ ├── chromagnon-box-bottom.png
│ ├── chromagnon-box-top.png
│ ├── chromagnon-patch-preview.png
│ ├── chromagnon-pcb-revg-proto.png
│ └── index.md
├── authors.yml
└── tags.yml
├── docs
├── intro.md
├── modules
│ ├── 601-difference-amplifier
│ │ ├── _category_.json
│ │ ├── calibration.md
│ │ ├── diagrams.md
│ │ ├── installation.md
│ │ ├── maintenance.md
│ │ ├── overview.md
│ │ ├── parts-list.md
│ │ ├── patches.md
│ │ ├── testing.md
│ │ ├── theory-of-operation.md
│ │ └── troubleshooting.md
│ └── _category_.json
├── tutorial-basics
│ ├── _category_.json
│ ├── congratulations.md
│ ├── create-a-blog-post.md
│ ├── create-a-document.md
│ ├── create-a-page.md
│ ├── deploy-your-site.md
│ └── markdown-features.mdx
└── tutorial-extras
│ ├── _category_.json
│ ├── img
│ ├── docsVersionDropdown.png
│ └── localeDropdown.png
│ ├── manage-docs-versions.md
│ └── translate-your-site.md
├── docusaurus.config.ts
├── package-lock.json
├── package.json
├── sidebars.ts
├── src
├── components
│ └── HomepageFeatures
│ │ ├── index.tsx
│ │ └── styles.module.css
├── css
│ └── custom.css
└── pages
│ ├── firmware.md
│ ├── index.module.css
│ ├── index.tsx
│ ├── markdown-page.md
│ └── tbc2.md
├── static
├── .nojekyll
├── firmware
│ ├── cadet1_1.0.0
│ │ ├── cadet1_1.0.0.elf
│ │ └── flash_firmware.command
│ ├── diver_1.0.0
│ │ └── diver_1.0.0.dfu
│ ├── dsg3_1.0.0
│ │ └── dsg3_1.0.0.bin
│ ├── eschersketch_1.0.0
│ │ ├── eschersketch_1.0.0.bin
│ │ └── eschersketch_1.0.0.dfu
│ ├── esg3_1.1.0
│ │ └── esg3_1.1.0.bin
│ ├── memorypalace_1.8.0
│ │ ├── memorypalace_1.8.0.pdf
│ │ └── memorypalace_1.8.0.zip
│ ├── memorypalace_1.9.0
│ │ ├── memorypalace_1.9.0.pdf
│ │ └── memorypalace_1.9.0.zip
│ ├── memorypalace_2.0.1
│ │ ├── memorypalace_v2.0.1.pdf
│ │ └── memorypalace_v2.0.1.zip
│ ├── memorypalace_2.0.2
│ │ ├── memorypalace_v2.0.2.pdf
│ │ └── memorypalace_v2.0.2.zip
│ ├── scrolls_1.0.1
│ │ ├── scrolls_1.0.1_fpga.bin
│ │ ├── scrolls_1.0.1_mcu.dfu
│ │ └── scrolls_1.0.1_mcu.elf
│ ├── scrolls_1.0.2
│ │ ├── scrolls_1.0.2_fpga.bin
│ │ ├── scrolls_1.0.2_mcu.dfu
│ │ └── scrolls_1.0.2_mcu.elf
│ ├── tbc2_1.0.0
│ │ └── tbc2_1.0.0.zip
│ ├── tbc2_1.0.1
│ │ └── tbc2_1.0.1.zip
│ ├── tbc2_1.0.2
│ │ ├── tbc2_1.0.2_mk1.zip
│ │ └── tbc2_1.0.2_mk2.zip
│ └── tbc2_1.0.3
│ │ └── tbc2_1.0.3.zip
├── img
│ ├── angles-front-line-art.png
│ ├── angles-front-panel.png
│ ├── contour-front-line-art.png
│ ├── contour-front-panel.png
│ ├── dc-distro3a-line-art.png
│ ├── dcdistro3a-front-panel.png
│ ├── docusaurus-social-card.jpg
│ ├── docusaurus.png
│ ├── dsg3-front-line-art.png
│ ├── dsg3-front-panel.png
│ ├── dwo3-front-line-art.png
│ ├── dwo3-front-panel.png
│ ├── esg3-front-line-art.png
│ ├── esg3-front-panel.png
│ ├── favicon.svg
│ ├── fkg3-mk2-front-line-art.png
│ ├── fkg3-mk2-front-panel.png
│ ├── keychain-front-line-art.png
│ ├── keychain-front-panel.png
│ ├── logo-dark.svg
│ ├── logo.svg
│ ├── matte-front-line-art.png
│ ├── matte-front-panel.png
│ ├── proc-front-line-art.png
│ ├── proc-front-panel.png
│ ├── ribbons-front-line-art.png
│ ├── ribbons-front-panel.png
│ ├── smx3-front-line-art.png
│ ├── smx3-front-panel.png
│ ├── stacker-front-line-art.png
│ ├── stacker-front-panel.png
│ ├── stairs-front-line-art.png
│ ├── stairs-front-panel.png
│ ├── stencil-front-line-art.png
│ ├── stencil-front-panel.png
│ ├── sumdist-front-line-art.png
│ ├── sumdist-front-panel.png
│ ├── swatch-front-line-art.png
│ ├── swatch-front-panel.png
│ ├── switcher-front-line-art.png
│ ├── switcher-front-panel.png
│ ├── undraw_docusaurus_mountain.svg
│ ├── undraw_docusaurus_react.svg
│ └── undraw_docusaurus_tree.svg
└── pdf
│ ├── 3trinsrgb+-rgb-output-expander
│ ├── 3trinsrgb+1c-rgb-output-expander-assembly-diagram.pdf
│ ├── 3trinsrgb+1c-rgb-output-expander-bom.csv
│ └── 3trinsrgb+1c-rgb-output-expander-schematic.pdf
│ ├── Bitvision
│ └── bitvision_manual_1.4.pdf
│ ├── andor-1
│ └── andor-1-user-manual.pdf
│ ├── arch
│ ├── arch-info-sheet.pdf
│ └── arch-user-reference-card.pdf
│ ├── bridge
│ ├── bridge-owners-manual.pdf
│ └── bridge-user-reference-card.pdf
│ ├── cadet-i-sync-generator
│ ├── cadet-i-sync-generator-bom.csv
│ └── cadet-i-sync-generator-schematics.pdf
│ ├── cadet-ii-rgb-encoder
│ ├── cadet-ii-rgb-encoder-bom.csv
│ └── cadet-ii-rgb-encoder-schematics.pdf
│ ├── cadet-iii-video-input
│ ├── cadet-iii-video-input-bom.csv
│ └── cadet-iii-video-input-schematics.pdf
│ ├── cadet-iv-dual-ramp-generator
│ ├── cadet-iv-dual-ramp-generator-bom.csv
│ └── cadet-iv-dual-ramp-generator-schematics.pdf
│ ├── cadet-ix-voltage-controlled-oscillator
│ ├── cadet-ix-voltage-controlled-oscillator-bom.csv
│ └── cadet-ix-voltage-controlled-oscillator-schematics.pdf
│ ├── cadet-v-scaler
│ ├── cadet-v-scaler-assembly-diagram.pdf
│ ├── cadet-v-scaler-bom-5v-to-1v.csv
│ ├── cadet-v-scaler-bom-alt-a-1v-to-5v.csv
│ ├── cadet-v-scaler-bom-alt-b-+-5v-to-1v.csv
│ ├── cadet-v-scaler-schematics-5v-to-1v.pdf
│ └── cadet-v-scaler-schematics-alt-a-1v-to-5v.pdf
│ ├── cadet-vi-fader
│ ├── cadet-vi-fader-assembly-diagram.pdf
│ ├── cadet-vi-fader-bom.csv
│ └── cadet-vi-fader-schematics.pdf
│ ├── cadet-vii-processor
│ ├── cadet-vii-processor-bom.csv
│ └── cadet-vii-processor-schematics.pdf
│ ├── cadet-viii-hard-key-generator
│ ├── cadet-viii-hard-key-generator-bom.csv
│ └── cadet-viii-hard-key-generator-schematics.pdf
│ ├── cadet-x-multiplier
│ ├── cadet-x-multiplier-bom.csv
│ └── cadet-x-multiplier-schematics.pdf
│ ├── castle-000-adc
│ ├── castle-000-adc-bom.csv
│ └── castle-000-adc-schematics.pdf
│ ├── castle-001-dac
│ ├── castle-001-dac-bom.csv
│ └── castle-001-dac-schematics.pdf
│ ├── castle-010-clock-vco
│ ├── castle-010-clock-vco-bom.csv
│ └── castle-010-clock-vco-schematics.pdf
│ ├── castle-011-shift-register
│ ├── castle-011-shift-register-bom.csv
│ └── castle-011-shift-register-schematics.pdf
│ ├── castle-100-multi-gate
│ ├── castle-100-multi-gate-bom.csv
│ └── castle-100-multi-gate-schematics.pdf
│ ├── castle-101-quad-gate
│ ├── castle-101-quad-gate-bom.csv
│ └── castle-101-quad-gate-schematics.pdf
│ ├── castle-110-counter
│ ├── castle-110-counter-bom.csv
│ └── castle-110-counter-schematics.pdf
│ ├── castle-111-d-flip-flops
│ ├── castle-111-d-flip-flops-bom.csv
│ └── castle-111-d-flip-flops-schematics.pdf
│ ├── color-chords
│ └── color-chords-user-reference-cards.pdf
│ ├── curtain
│ └── curtain-owners-manual.pdf
│ ├── doorway
│ └── doorway-owners-manual.pdf
│ ├── escher-sketch
│ └── escher-sketch-user-reference-sheet.pdf
│ ├── liquid-tv
│ └── liquid-tv-user-reference-card.pdf
│ ├── marble-index
│ ├── marble-index-info-sheet.pdf
│ └── marble-index-user-reference-card.pdf
│ ├── memory-palace
│ └── memory-palace-user-reference-sheet.pdf
│ ├── navigator
│ ├── navigator-owners-manual.pdf
│ └── navigator-user-reference-card.pdf
│ ├── pendulum
│ ├── pendulum-info-sheet.pdf
│ └── pendulum-user-reference-card.pdf
│ ├── polar-fringe
│ ├── polar-fringe-info-sheet.pdf
│ └── polar-fringe-user-reference-card.pdf
│ ├── prismatic-ray
│ ├── prismatic-ray-owners-manual.pdf
│ └── prismatic-ray-user-reference-card.pdf
│ ├── reference-designs
│ └── lzx-interface-examples-reva.pdf
│ ├── shapechanger
│ └── shapechanger-user-reference-card.pdf
│ ├── staircase
│ ├── staircase-owners-manual.pdf
│ └── staircase-user-reference-card.pdf
│ ├── vidiot
│ ├── vidiot-eu-declaration-of-conformity-for-dc-power-adapter.pdf
│ ├── vidiot-info-sheet.pdf
│ ├── vidiot-user-manual-(spanish).pdf
│ └── vidiot-user-manual.pdf
│ ├── visual-cortex
│ ├── visual-cortex-basic-patches.pdf
│ └── visual-cortex-technical-manual.pdf
│ └── war-of-the-ants
│ └── war-of-the-ants-user-reference-card.pdf
└── tsconfig.json
/.gitignore:
--------------------------------------------------------------------------------
1 | # Dependencies
2 | /node_modules
3 |
4 | # Production
5 | /build
6 |
7 | # Generated files
8 | .docusaurus
9 | .cache-loader
10 |
11 | # Misc
12 | .DS_Store
13 | .env.local
14 | .env.development.local
15 | .env.test.local
16 | .env.production.local
17 |
18 | npm-debug.log*
19 | yarn-debug.log*
20 | yarn-error.log*
21 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # lzxdocs
2 |
3 | Look for archived PDF downloads in the static/pdf folder
--------------------------------------------------------------------------------
/babel.config.js:
--------------------------------------------------------------------------------
1 | module.exports = {
2 | presets: [require.resolve('@docusaurus/core/lib/babel/preset')],
3 | };
4 |
--------------------------------------------------------------------------------
/blog/2024-05-18-chromagnon-box/chromagnon-box-bottom.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/blog/2024-05-18-chromagnon-box/chromagnon-box-bottom.png
--------------------------------------------------------------------------------
/blog/2024-05-18-chromagnon-box/chromagnon-box-top.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/blog/2024-05-18-chromagnon-box/chromagnon-box-top.png
--------------------------------------------------------------------------------
/blog/2024-05-18-chromagnon-box/chromagnon-patch-preview.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/blog/2024-05-18-chromagnon-box/chromagnon-patch-preview.png
--------------------------------------------------------------------------------
/blog/2024-05-18-chromagnon-box/chromagnon-pcb-revg-proto.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/blog/2024-05-18-chromagnon-box/chromagnon-pcb-revg-proto.png
--------------------------------------------------------------------------------
/blog/2024-05-18-chromagnon-box/index.md:
--------------------------------------------------------------------------------
1 | ---
2 | slug: chromagnon-box
3 | title: Chromagnon Box
4 | authors: [creatorlars]
5 | tags: [chromagnon]
6 | ---
7 |
8 | Hello on Tuesday. I hope everyone in the States had a nice Memorial Day weekend. Lots to cover in this update, so I will be terse.
9 |
10 | Black prototypes of the Chromagnon plastic pieces and enclosure arrived, and the test fits are looking great. The pieces below aren't final for the enclosure, but should give you the plan on how it all fits together. Now that all the dimensional constraints are confirmed, I can make any cosmetic tweaks (rounded corners, for example) and order an initial production quantity.
11 |
12 | 
13 | 
14 |
15 | Last week, we finally got the RevG core board built up. This week, I'm running through my checklist of revision items to make sure that everything that was corrected from RevF is now functioning as intended.
16 |
17 | 
18 |
19 | As we move into June, there are three main objectives on my plate:
20 |
21 | 1) Purchase an initial quantity of plastic parts and backlit film inserts for the LED grid. This will probably be 5-10 sets to start, and then we will ramp up if everything is going smoothly.
22 | 2) Finalize the testing platform for the existing Chromagnon control boards, and get an initial quantity of the existing control assemblies through testing.
23 | 3) Release V1.0 of the firmware, which still needs a few utility functions such as user firmware update procedure and some hardware self tests.
24 |
25 | This will all lead up to our "ship unit one" goal. Once we hit that, we can transition into Chromagnon documentation, promotion, and ongoing production.
26 |
27 | Thanks for being patient with me. As I have brought up in the last couple posts, our team has downsized significantly since the beginning of the year -- this has pushed a large number of new tasks onto my plate personally, which has meant my time is split across Chromagnon, shipping, purchasing and managing ongoing production. On one hand this has been intense, but on the other, the company is more stable and I feel like we are in better control of our path moving forward.
28 |
29 | Here's a preview of the new Chromagnon patch design. What do you think?
30 |
31 | 
32 |
33 | And now, here are your questions since the last update.
34 |
35 | **Jeffrey asked, "Will the Chromagon make the Cyclops obsolete? If not, in what ways will the Cyclops still be relevant?"**
36 |
37 | Chromagnon is not a direct replacement for Cyclops. Chromagnon is an integrated color vector and video processor with ILDA input and output. Cyclops is an ILDA output module for EuroRack synthesizers. One way you could use them together is to use Cyclops to create patterns from your EuroRack synthesizer, and then use Chromagnon as a post-processor for the resulting patterns, between your EuroRack and your laser.
38 |
39 | **Paul Rogers asked, "Will LZX be embracing generative AI, and implementing it into to a module?"**
40 |
41 | Interesting question. As a company dedicated to the longevity of analog and embedded hardware technology, any attempt to integrate Stable Diffusion algorithms, or generative models, into our gear would manifest as a program for one of our FPGA platforms like TBC2 or Memory Palace. In a way, I feel like the tactile nature of analog feedback, and processing in general, is a different kind of generative intelligence and provides a necessary counterpoint to our culture's current obsession with generative algorithms and models.
42 |
43 | In any case, I'm quite content focusing mostly on analog and partially on embedded digital for the foreseeable future. There are still countless ideas in this area that I would like for LZX to explore. It is likely that we will develop new solutions for interfacing the analog worlds with the software worlds more seamlessly, rather than developing a generative AI product.
44 |
45 | **Dream Taser said, "Hi Lars! The Chromagnon updates are brontosaurus burgers for a hungry caveman! Much appreciated! I wanted to suggest something for the artwork… cavemen projecting torchlight on cave wall, perhaps some animated animals and something to do with northern lights 😁"**
46 |
47 | Brilliant ideas! I love the idea of cave paintings in torchlight. Beneath Chromagnon's cheeky persona, this idea is part of the instrumentation concept -- a connection to something primal and prehistoric. I hope Chromagnon taps into the firestarter and toolholder instincts in every human operator's brain, and that they feel personally connected to the visual results. The initial visual metaphor I have had in my head from the beginning is the "primordial pool" -- a swirling, rotating mass of colors and ingredients.
48 |
49 | Got more questions? Ask ‘em here: https://wkf.ms/47lhPPA
50 |
51 | Thanks for tuning in,
52 |
53 | Lars
--------------------------------------------------------------------------------
/blog/authors.yml:
--------------------------------------------------------------------------------
1 | creatorlars:
2 | name: Lars Larsen
3 | title: Product Designer
4 | url: https://github.com/creatorlars
5 | image_url: https://github.com/creatorlars.png
--------------------------------------------------------------------------------
/blog/tags.yml:
--------------------------------------------------------------------------------
1 | chromagnon:
2 | label: chromagnon
3 | permalink: /chromagnon
4 | description: Topics related to the Chromagnon video synthesizer.
--------------------------------------------------------------------------------
/docs/intro.md:
--------------------------------------------------------------------------------
1 | ---
2 | sidebar_position: 1
3 | ---
4 |
5 | # Tutorial Intro
6 |
7 | Let's discover **Docusaurus in less than 5 minutes**.
8 |
9 | ## Getting Started
10 |
11 | Get started by **creating a new site**.
12 |
13 | Or **try Docusaurus immediately** with **[docusaurus.new](https://docusaurus.new)**.
14 |
15 | ### What you'll need
16 |
17 | - [Node.js](https://nodejs.org/en/download/) version 18.0 or above:
18 | - When installing Node.js, you are recommended to check all checkboxes related to dependencies.
19 |
20 | ## Generate a new site
21 |
22 | Generate a new Docusaurus site using the **classic template**.
23 |
24 | The classic template will automatically be added to your project after you run the command:
25 |
26 | ```bash
27 | npm init docusaurus@latest my-website classic
28 | ```
29 |
30 | You can type this command into Command Prompt, Powershell, Terminal, or any other integrated terminal of your code editor.
31 |
32 | The command also installs all necessary dependencies you need to run Docusaurus.
33 |
34 | ## Start your site
35 |
36 | Run the development server:
37 |
38 | ```bash
39 | cd my-website
40 | npm run start
41 | ```
42 |
43 | The `cd` command changes the directory you're working with. In order to work with your newly created Docusaurus site, you'll need to navigate the terminal there.
44 |
45 | The `npm run start` command builds your website locally and serves it through a development server, ready for you to view at http://localhost:3000/.
46 |
47 | Open `docs/intro.md` (this page) and edit some lines: the site **reloads automatically** and displays your changes.
48 |
--------------------------------------------------------------------------------
/docs/modules/601-difference-amplifier/_category_.json:
--------------------------------------------------------------------------------
1 | {
2 | "label": "601 Difference Amplifier",
3 | "position": 1,
4 | "link": {
5 | "type": "generated-index",
6 | "description": "601 Difference Amplifier"
7 | }
8 | }
9 |
--------------------------------------------------------------------------------
/docs/modules/601-difference-amplifier/calibration.md:
--------------------------------------------------------------------------------
1 | ---
2 | sidebar_position: 7
3 | ---
4 |
5 | # Calibration
6 |
7 | Calibration is not required for this module.
--------------------------------------------------------------------------------
/docs/modules/601-difference-amplifier/diagrams.md:
--------------------------------------------------------------------------------
1 | ---
2 | sidebar_position: 11
3 | ---
4 |
5 | # Diagrams
6 |
7 |
8 |
--------------------------------------------------------------------------------
/docs/modules/601-difference-amplifier/installation.md:
--------------------------------------------------------------------------------
1 | ---
2 | sidebar_position: 3
3 | ---
4 |
5 | # Installation
6 |
7 |
8 |
--------------------------------------------------------------------------------
/docs/modules/601-difference-amplifier/maintenance.md:
--------------------------------------------------------------------------------
1 | ---
2 | sidebar_position: 6
3 | ---
4 |
5 | # Maintenance
6 |
7 |
8 |
--------------------------------------------------------------------------------
/docs/modules/601-difference-amplifier/overview.md:
--------------------------------------------------------------------------------
1 | ---
2 | sidebar_position: 1
3 | ---
4 |
5 | # Overview
6 |
7 | ## Introduction
8 |
9 | ## Description
10 |
11 | ## Specification
12 |
13 | ### Electrical
14 |
15 | ### Mechanical
16 |
17 | ## Accessories
18 |
19 |
--------------------------------------------------------------------------------
/docs/modules/601-difference-amplifier/parts-list.md:
--------------------------------------------------------------------------------
1 | ---
2 | sidebar_position: 10
3 | ---
4 |
5 | # Parts List
6 |
7 |
--------------------------------------------------------------------------------
/docs/modules/601-difference-amplifier/patches.md:
--------------------------------------------------------------------------------
1 | ---
2 | sidebar_position: 8
3 | ---
4 |
5 | # Patches
6 |
7 | ## Functions
8 |
9 | ### Differential to Single Ended
10 | ### Single Ended to Differential
11 | ### Unipolar to Bipolar
12 | ### Bipolar to Unipolar
13 | ### +0.5V Level Shifter
14 | ### +1.0V Level Shifter
15 | ### +1.5V Level Shifter
16 | ### +2.0V Level Shifter
17 | ### -0.5V Level Shifter
18 | ### -1.0V Level Shifter
19 | ### -1.5V Level Shifter
20 | ### -2.0V Level Shifter
21 | ### 0.5X Gain Attenuator
22 | ### Unity Gain Buffer
23 | ### 1.5X Gain Amplifier
24 | ### 2.0X Gain Amplifier
25 | ### Inverter
26 | ### Summing
27 | ### Subtractor
28 | ### Average
29 |
30 |
31 | ## Applications
32 |
33 | ### Video Line Driver
--------------------------------------------------------------------------------
/docs/modules/601-difference-amplifier/testing.md:
--------------------------------------------------------------------------------
1 | ---
2 | sidebar_position: 8
3 | ---
4 |
5 | # Testing
6 |
7 |
8 | ## Equipment Required
9 |
10 | - Oscilloscope.
11 | - Waveform generator.
12 | - 2x BNC to 3.5mm patch cables.
13 | - Multimeter with probes.
14 | - Power supply capable of providing 12V DC @ 100mA.
15 |
16 | ## Before You Begin
17 |
18 | - Configure your power supply to provide 12 volts to a 2.1mm DC barrel connector.
19 | - Set power supply over current protection to 100mA.
20 | - Connect power to the device.
21 |
22 | ## Functional Tests
23 |
24 | ## Performance Tests
25 |
26 | ### Test +3.3V rail accuracy
27 |
28 | - Use your multimeter to measure the voltage present at pin 3 of the U3 DC-DC converter module.
29 | - Verify that the measurement is within the range of 3.0V to 3.6V.
30 |
31 | ### Test +2.75V rail accuracy
32 | ### Test -2.75V power rail accuracy
33 | ### Test reference voltage
34 | ### Test input scale
35 | ### Test output bias
36 |
37 |
--------------------------------------------------------------------------------
/docs/modules/601-difference-amplifier/theory-of-operation.md:
--------------------------------------------------------------------------------
1 | ---
2 | sidebar_position: 5
3 | ---
4 |
5 | # Theory Of Operation
6 |
7 | ## Block Diagram
8 |
9 | ## Detailed Circuit Description
10 |
11 | ### Power Supply
12 |
13 | ### Voltage Reference
14 |
15 | ### Difference Amplifier
16 |
17 |
--------------------------------------------------------------------------------
/docs/modules/601-difference-amplifier/troubleshooting.md:
--------------------------------------------------------------------------------
1 | ---
2 | sidebar_position: 12
3 | ---
4 |
5 | # Troubleshooting
6 |
7 |
--------------------------------------------------------------------------------
/docs/modules/_category_.json:
--------------------------------------------------------------------------------
1 | {
2 | "label": "Modules",
3 | "position": 4,
4 | "link": {
5 | "type": "generated-index",
6 | "description": "Modules"
7 | }
8 | }
9 |
--------------------------------------------------------------------------------
/docs/tutorial-basics/_category_.json:
--------------------------------------------------------------------------------
1 | {
2 | "label": "Tutorial - Basics",
3 | "position": 2,
4 | "link": {
5 | "type": "generated-index",
6 | "description": "5 minutes to learn the most important Docusaurus concepts."
7 | }
8 | }
9 |
--------------------------------------------------------------------------------
/docs/tutorial-basics/congratulations.md:
--------------------------------------------------------------------------------
1 | ---
2 | sidebar_position: 6
3 | ---
4 |
5 | # Congratulations!
6 |
7 | You have just learned the **basics of Docusaurus** and made some changes to the **initial template**.
8 |
9 | Docusaurus has **much more to offer**!
10 |
11 | Have **5 more minutes**? Take a look at **[versioning](../tutorial-extras/manage-docs-versions.md)** and **[i18n](../tutorial-extras/translate-your-site.md)**.
12 |
13 | Anything **unclear** or **buggy** in this tutorial? [Please report it!](https://github.com/facebook/docusaurus/discussions/4610)
14 |
15 | ## What's next?
16 |
17 | - Read the [official documentation](https://docusaurus.io/)
18 | - Modify your site configuration with [`docusaurus.config.js`](https://docusaurus.io/docs/api/docusaurus-config)
19 | - Add navbar and footer items with [`themeConfig`](https://docusaurus.io/docs/api/themes/configuration)
20 | - Add a custom [Design and Layout](https://docusaurus.io/docs/styling-layout)
21 | - Add a [search bar](https://docusaurus.io/docs/search)
22 | - Find inspirations in the [Docusaurus showcase](https://docusaurus.io/showcase)
23 | - Get involved in the [Docusaurus Community](https://docusaurus.io/community/support)
24 |
--------------------------------------------------------------------------------
/docs/tutorial-basics/create-a-blog-post.md:
--------------------------------------------------------------------------------
1 | ---
2 | sidebar_position: 3
3 | ---
4 |
5 | # Create a Blog Post
6 |
7 | Docusaurus creates a **page for each blog post**, but also a **blog index page**, a **tag system**, an **RSS** feed...
8 |
9 | ## Create your first Post
10 |
11 | Create a file at `blog/2021-02-28-greetings.md`:
12 |
13 | ```md title="blog/2021-02-28-greetings.md"
14 | ---
15 | slug: greetings
16 | title: Greetings!
17 | authors:
18 | - name: Joel Marcey
19 | title: Co-creator of Docusaurus 1
20 | url: https://github.com/JoelMarcey
21 | image_url: https://github.com/JoelMarcey.png
22 | - name: Sébastien Lorber
23 | title: Docusaurus maintainer
24 | url: https://sebastienlorber.com
25 | image_url: https://github.com/slorber.png
26 | tags: [greetings]
27 | ---
28 |
29 | Congratulations, you have made your first post!
30 |
31 | Feel free to play around and edit this post as much as you like.
32 | ```
33 |
34 | A new blog post is now available at [http://localhost:3000/blog/greetings](http://localhost:3000/blog/greetings).
35 |
--------------------------------------------------------------------------------
/docs/tutorial-basics/create-a-document.md:
--------------------------------------------------------------------------------
1 | ---
2 | sidebar_position: 2
3 | ---
4 |
5 | # Create a Document
6 |
7 | Documents are **groups of pages** connected through:
8 |
9 | - a **sidebar**
10 | - **previous/next navigation**
11 | - **versioning**
12 |
13 | ## Create your first Doc
14 |
15 | Create a Markdown file at `docs/hello.md`:
16 |
17 | ```md title="docs/hello.md"
18 | # Hello
19 |
20 | This is my **first Docusaurus document**!
21 | ```
22 |
23 | A new document is now available at [http://localhost:3000/docs/hello](http://localhost:3000/docs/hello).
24 |
25 | ## Configure the Sidebar
26 |
27 | Docusaurus automatically **creates a sidebar** from the `docs` folder.
28 |
29 | Add metadata to customize the sidebar label and position:
30 |
31 | ```md title="docs/hello.md" {1-4}
32 | ---
33 | sidebar_label: 'Hi!'
34 | sidebar_position: 3
35 | ---
36 |
37 | # Hello
38 |
39 | This is my **first Docusaurus document**!
40 | ```
41 |
42 | It is also possible to create your sidebar explicitly in `sidebars.js`:
43 |
44 | ```js title="sidebars.js"
45 | export default {
46 | tutorialSidebar: [
47 | 'intro',
48 | // highlight-next-line
49 | 'hello',
50 | {
51 | type: 'category',
52 | label: 'Tutorial',
53 | items: ['tutorial-basics/create-a-document'],
54 | },
55 | ],
56 | };
57 | ```
58 |
--------------------------------------------------------------------------------
/docs/tutorial-basics/create-a-page.md:
--------------------------------------------------------------------------------
1 | ---
2 | sidebar_position: 1
3 | ---
4 |
5 | # Create a Page
6 |
7 | Add **Markdown or React** files to `src/pages` to create a **standalone page**:
8 |
9 | - `src/pages/index.js` → `localhost:3000/`
10 | - `src/pages/foo.md` → `localhost:3000/foo`
11 | - `src/pages/foo/bar.js` → `localhost:3000/foo/bar`
12 |
13 | ## Create your first React Page
14 |
15 | Create a file at `src/pages/my-react-page.js`:
16 |
17 | ```jsx title="src/pages/my-react-page.js"
18 | import React from 'react';
19 | import Layout from '@theme/Layout';
20 |
21 | export default function MyReactPage() {
22 | return (
23 |
24 | My React page
25 | This is a React page
26 |
27 | );
28 | }
29 | ```
30 |
31 | A new page is now available at [http://localhost:3000/my-react-page](http://localhost:3000/my-react-page).
32 |
33 | ## Create your first Markdown Page
34 |
35 | Create a file at `src/pages/my-markdown-page.md`:
36 |
37 | ```mdx title="src/pages/my-markdown-page.md"
38 | # My Markdown page
39 |
40 | This is a Markdown page
41 | ```
42 |
43 | A new page is now available at [http://localhost:3000/my-markdown-page](http://localhost:3000/my-markdown-page).
44 |
--------------------------------------------------------------------------------
/docs/tutorial-basics/deploy-your-site.md:
--------------------------------------------------------------------------------
1 | ---
2 | sidebar_position: 5
3 | ---
4 |
5 | # Deploy your site
6 |
7 | Docusaurus is a **static-site-generator** (also called **[Jamstack](https://jamstack.org/)**).
8 |
9 | It builds your site as simple **static HTML, JavaScript and CSS files**.
10 |
11 | ## Build your site
12 |
13 | Build your site **for production**:
14 |
15 | ```bash
16 | npm run build
17 | ```
18 |
19 | The static files are generated in the `build` folder.
20 |
21 | ## Deploy your site
22 |
23 | Test your production build locally:
24 |
25 | ```bash
26 | npm run serve
27 | ```
28 |
29 | The `build` folder is now served at [http://localhost:3000/](http://localhost:3000/).
30 |
31 | You can now deploy the `build` folder **almost anywhere** easily, **for free** or very small cost (read the **[Deployment Guide](https://docusaurus.io/docs/deployment)**).
32 |
--------------------------------------------------------------------------------
/docs/tutorial-basics/markdown-features.mdx:
--------------------------------------------------------------------------------
1 | ---
2 | sidebar_position: 4
3 | ---
4 |
5 | # Markdown Features
6 |
7 | Docusaurus supports **[Markdown](https://daringfireball.net/projects/markdown/syntax)** and a few **additional features**.
8 |
9 | ## Front Matter
10 |
11 | Markdown documents have metadata at the top called [Front Matter](https://jekyllrb.com/docs/front-matter/):
12 |
13 | ```text title="my-doc.md"
14 | // highlight-start
15 | ---
16 | id: my-doc-id
17 | title: My document title
18 | description: My document description
19 | slug: /my-custom-url
20 | ---
21 | // highlight-end
22 |
23 | ## Markdown heading
24 |
25 | Markdown text with [links](./hello.md)
26 | ```
27 |
28 | ## Links
29 |
30 | Regular Markdown links are supported, using url paths or relative file paths.
31 |
32 | ```md
33 | Let's see how to [Create a page](/create-a-page).
34 | ```
35 |
36 | ```md
37 | Let's see how to [Create a page](./create-a-page.md).
38 | ```
39 |
40 | **Result:** Let's see how to [Create a page](./create-a-page.md).
41 |
42 | ## Images
43 |
44 | Regular Markdown images are supported.
45 |
46 | You can use absolute paths to reference images in the static directory (`static/img/docusaurus.png`):
47 |
48 | ```md
49 | 
50 | ```
51 |
52 | 
53 |
54 | You can reference images relative to the current file as well. This is particularly useful to colocate images close to the Markdown files using them:
55 |
56 | ```md
57 | 
58 | ```
59 |
60 | ## Code Blocks
61 |
62 | Markdown code blocks are supported with Syntax highlighting.
63 |
64 | ````md
65 | ```jsx title="src/components/HelloDocusaurus.js"
66 | function HelloDocusaurus() {
67 | return
Hello, Docusaurus! ;
68 | }
69 | ```
70 | ````
71 |
72 | ```jsx title="src/components/HelloDocusaurus.js"
73 | function HelloDocusaurus() {
74 | return Hello, Docusaurus! ;
75 | }
76 | ```
77 |
78 | ## Admonitions
79 |
80 | Docusaurus has a special syntax to create admonitions and callouts:
81 |
82 | ```md
83 | :::tip My tip
84 |
85 | Use this awesome feature option
86 |
87 | :::
88 |
89 | :::danger Take care
90 |
91 | This action is dangerous
92 |
93 | :::
94 | ```
95 |
96 | :::tip My tip
97 |
98 | Use this awesome feature option
99 |
100 | :::
101 |
102 | :::danger Take care
103 |
104 | This action is dangerous
105 |
106 | :::
107 |
108 | ## MDX and React Components
109 |
110 | [MDX](https://mdxjs.com/) can make your documentation more **interactive** and allows using any **React components inside Markdown**:
111 |
112 | ```jsx
113 | export const Highlight = ({children, color}) => (
114 | {
123 | alert(`You clicked the color ${color} with label ${children}`)
124 | }}>
125 | {children}
126 |
127 | );
128 |
129 | This is Docusaurus green !
130 |
131 | This is Facebook blue !
132 | ```
133 |
134 | export const Highlight = ({children, color}) => (
135 | {
144 | alert(`You clicked the color ${color} with label ${children}`);
145 | }}>
146 | {children}
147 |
148 | );
149 |
150 | This is Docusaurus green !
151 |
152 | This is Facebook blue !
153 |
--------------------------------------------------------------------------------
/docs/tutorial-extras/_category_.json:
--------------------------------------------------------------------------------
1 | {
2 | "label": "Tutorial - Extras",
3 | "position": 3,
4 | "link": {
5 | "type": "generated-index"
6 | }
7 | }
8 |
--------------------------------------------------------------------------------
/docs/tutorial-extras/img/docsVersionDropdown.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/docs/tutorial-extras/img/docsVersionDropdown.png
--------------------------------------------------------------------------------
/docs/tutorial-extras/img/localeDropdown.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/docs/tutorial-extras/img/localeDropdown.png
--------------------------------------------------------------------------------
/docs/tutorial-extras/manage-docs-versions.md:
--------------------------------------------------------------------------------
1 | ---
2 | sidebar_position: 1
3 | ---
4 |
5 | # Manage Docs Versions
6 |
7 | Docusaurus can manage multiple versions of your docs.
8 |
9 | ## Create a docs version
10 |
11 | Release a version 1.0 of your project:
12 |
13 | ```bash
14 | npm run docusaurus docs:version 1.0
15 | ```
16 |
17 | The `docs` folder is copied into `versioned_docs/version-1.0` and `versions.json` is created.
18 |
19 | Your docs now have 2 versions:
20 |
21 | - `1.0` at `http://localhost:3000/docs/` for the version 1.0 docs
22 | - `current` at `http://localhost:3000/docs/next/` for the **upcoming, unreleased docs**
23 |
24 | ## Add a Version Dropdown
25 |
26 | To navigate seamlessly across versions, add a version dropdown.
27 |
28 | Modify the `docusaurus.config.js` file:
29 |
30 | ```js title="docusaurus.config.js"
31 | export default {
32 | themeConfig: {
33 | navbar: {
34 | items: [
35 | // highlight-start
36 | {
37 | type: 'docsVersionDropdown',
38 | },
39 | // highlight-end
40 | ],
41 | },
42 | },
43 | };
44 | ```
45 |
46 | The docs version dropdown appears in your navbar:
47 |
48 | 
49 |
50 | ## Update an existing version
51 |
52 | It is possible to edit versioned docs in their respective folder:
53 |
54 | - `versioned_docs/version-1.0/hello.md` updates `http://localhost:3000/docs/hello`
55 | - `docs/hello.md` updates `http://localhost:3000/docs/next/hello`
56 |
--------------------------------------------------------------------------------
/docs/tutorial-extras/translate-your-site.md:
--------------------------------------------------------------------------------
1 | ---
2 | sidebar_position: 2
3 | ---
4 |
5 | # Translate your site
6 |
7 | Let's translate `docs/intro.md` to French.
8 |
9 | ## Configure i18n
10 |
11 | Modify `docusaurus.config.js` to add support for the `fr` locale:
12 |
13 | ```js title="docusaurus.config.js"
14 | export default {
15 | i18n: {
16 | defaultLocale: 'en',
17 | locales: ['en', 'fr'],
18 | },
19 | };
20 | ```
21 |
22 | ## Translate a doc
23 |
24 | Copy the `docs/intro.md` file to the `i18n/fr` folder:
25 |
26 | ```bash
27 | mkdir -p i18n/fr/docusaurus-plugin-content-docs/current/
28 |
29 | cp docs/intro.md i18n/fr/docusaurus-plugin-content-docs/current/intro.md
30 | ```
31 |
32 | Translate `i18n/fr/docusaurus-plugin-content-docs/current/intro.md` in French.
33 |
34 | ## Start your localized site
35 |
36 | Start your site on the French locale:
37 |
38 | ```bash
39 | npm run start -- --locale fr
40 | ```
41 |
42 | Your localized site is accessible at [http://localhost:3000/fr/](http://localhost:3000/fr/) and the `Getting Started` page is translated.
43 |
44 | :::caution
45 |
46 | In development, you can only use one locale at a time.
47 |
48 | :::
49 |
50 | ## Add a Locale Dropdown
51 |
52 | To navigate seamlessly across languages, add a locale dropdown.
53 |
54 | Modify the `docusaurus.config.js` file:
55 |
56 | ```js title="docusaurus.config.js"
57 | export default {
58 | themeConfig: {
59 | navbar: {
60 | items: [
61 | // highlight-start
62 | {
63 | type: 'localeDropdown',
64 | },
65 | // highlight-end
66 | ],
67 | },
68 | },
69 | };
70 | ```
71 |
72 | The locale dropdown now appears in your navbar:
73 |
74 | 
75 |
76 | ## Build your localized site
77 |
78 | Build your site for a specific locale:
79 |
80 | ```bash
81 | npm run build -- --locale fr
82 | ```
83 |
84 | Or build your site to include all the locales at once:
85 |
86 | ```bash
87 | npm run build
88 | ```
89 |
--------------------------------------------------------------------------------
/docusaurus.config.ts:
--------------------------------------------------------------------------------
1 | import {themes as prismThemes} from 'prism-react-renderer';
2 | import type {Config} from '@docusaurus/types';
3 | import type * as Preset from '@docusaurus/preset-classic';
4 |
5 | const config: Config = {
6 | title: 'LZX Docs',
7 | tagline: 'Creative instruments for video synthesis and analog image processing.',
8 | favicon: 'img/favicon.svg',
9 |
10 | // Set the production url of your site here
11 | url: 'https://lzxindustries.github.io',
12 | // Set the // pathname under which your site is served
13 | // For GitHub pages deployment, it is often '//'
14 | baseUrl: '/lzxdocs/',
15 | trailingSlash: false,
16 |
17 | // GitHub pages deployment config.
18 | // If you aren't using GitHub pages, you don't need these.
19 | organizationName: 'lzxindustries', // Usually your GitHub org/user name.
20 | projectName: 'lzxdocs', // Usually your repo name.
21 |
22 | onBrokenLinks: 'throw',
23 | onBrokenMarkdownLinks: 'warn',
24 |
25 | // Even if you don't use internationalization, you can use this field to set
26 | // useful metadata like html lang. For example, if your site is Chinese, you
27 | // may want to replace "en" with "zh-Hans".
28 | i18n: {
29 | defaultLocale: 'en',
30 | locales: ['en'],
31 | },
32 |
33 | presets: [
34 | [
35 | 'classic',
36 | {
37 | docs: {
38 | sidebarPath: './sidebars.ts',
39 | // Please change this to your repo.
40 | // Remove this to remove the "edit this page" links.
41 | // editUrl:
42 | // 'https://github.com/lzxindustries/lzxdocs/tree/main/packages/create-docusaurus/templates/shared/',
43 | },
44 | blog: {
45 | showReadingTime: true,
46 | // Please change this to your repo.
47 | // Remove this to remove the "edit this page" links.
48 | // editUrl:
49 | // 'https://github.com/lzxindustries/lzxdocs/tree/main/packages/create-docusaurus/templates/shared/',
50 | },
51 | pages: {
52 | path: 'src/pages',
53 | routeBasePath: '',
54 | include: ['**/*.{js,jsx,ts,tsx,md,mdx}'],
55 | exclude: [
56 | '**/_*.{js,jsx,ts,tsx,md,mdx}',
57 | '**/_*/**',
58 | '**/*.test.{js,jsx,ts,tsx}',
59 | '**/__tests__/**',
60 | ],
61 | mdxPageComponent: '@theme/MDXPage',
62 | // remarkPlugins: [require('./my-remark-plugin')],
63 | rehypePlugins: [],
64 | beforeDefaultRemarkPlugins: [],
65 | beforeDefaultRehypePlugins: [],
66 | },
67 | theme: {
68 | customCss: './src/css/custom.css',
69 | },
70 | } satisfies Preset.Options,
71 | ],
72 | ],
73 |
74 | themeConfig: {
75 | // Replace with your project's social card
76 | image: 'img/logo.svg',
77 | navbar: {
78 | title: 'LZX Docs',
79 | logo: {
80 | alt: 'LZX Docs Logo',
81 | src: 'img/logo.svg',
82 | },
83 | items: [
84 | {
85 | type: 'docSidebar',
86 | sidebarId: 'tutorialSidebar',
87 | position: 'left',
88 | label: 'Tutorial',
89 | },
90 | {to: '/blog', label: 'Blog', position: 'left'},
91 | {
92 | href: 'https://github.com/lzxindustries/lzxdocs',
93 | label: 'GitHub',
94 | position: 'right',
95 | },
96 | ],
97 | },
98 | footer: {
99 | style: 'dark',
100 | links: [
101 | {
102 | title: 'Docs',
103 | items: [
104 | {
105 | label: 'Tutorial',
106 | to: '/docs/intro',
107 | },
108 | ],
109 | },
110 | {
111 | title: 'Community',
112 | items: [
113 | {
114 | label: 'Discord',
115 | href: 'https://discordapp.com/invite/lzxindustries',
116 | }
117 | ],
118 | },
119 | {
120 | title: 'More',
121 | items: [
122 | {
123 | label: 'Blog',
124 | to: '/blog',
125 | },
126 | {
127 | label: 'GitHub',
128 | href: 'https://github.com/lzxindustries/lzxdocs',
129 | },
130 | ],
131 | },
132 | ],
133 | copyright: `Copyright © ${new Date().getFullYear()} LZX Industries LLC.`,
134 | },
135 | prism: {
136 | theme: prismThemes.github,
137 | darkTheme: prismThemes.dracula,
138 | },
139 | } satisfies Preset.ThemeConfig,
140 | };
141 |
142 | export default config;
143 |
--------------------------------------------------------------------------------
/package.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "lzxdocs",
3 | "version": "0.0.0",
4 | "private": true,
5 | "scripts": {
6 | "docusaurus": "docusaurus",
7 | "start": "docusaurus start",
8 | "build": "docusaurus build",
9 | "swizzle": "docusaurus swizzle",
10 | "deploy": "docusaurus deploy",
11 | "clear": "docusaurus clear",
12 | "serve": "docusaurus serve",
13 | "write-translations": "docusaurus write-translations",
14 | "write-heading-ids": "docusaurus write-heading-ids",
15 | "typecheck": "tsc"
16 | },
17 | "dependencies": {
18 | "@docusaurus/core": "3.4.0",
19 | "@docusaurus/plugin-content-pages": "^3.4.0",
20 | "@docusaurus/preset-classic": "3.4.0",
21 | "@mdx-js/react": "^3.0.0",
22 | "clsx": "^2.0.0",
23 | "docusaurus": "^1.14.7",
24 | "prism-react-renderer": "^2.3.0",
25 | "react": "^18.0.0",
26 | "react-dom": "^18.0.0"
27 | },
28 | "devDependencies": {
29 | "@docusaurus/module-type-aliases": "3.4.0",
30 | "@docusaurus/tsconfig": "3.4.0",
31 | "@docusaurus/types": "3.4.0",
32 | "typescript": "~5.2.2"
33 | },
34 | "browserslist": {
35 | "production": [
36 | ">0.5%",
37 | "not dead",
38 | "not op_mini all"
39 | ],
40 | "development": [
41 | "last 3 chrome version",
42 | "last 3 firefox version",
43 | "last 5 safari version"
44 | ]
45 | },
46 | "engines": {
47 | "node": ">=18.0"
48 | }
49 | }
50 |
--------------------------------------------------------------------------------
/sidebars.ts:
--------------------------------------------------------------------------------
1 | import type {SidebarsConfig} from '@docusaurus/plugin-content-docs';
2 |
3 | /**
4 | * Creating a sidebar enables you to:
5 | - create an ordered group of docs
6 | - render a sidebar for each doc of that group
7 | - provide next/previous navigation
8 |
9 | The sidebars can be generated from the filesystem, or explicitly defined here.
10 |
11 | Create as many sidebars as you want.
12 | */
13 | const sidebars: SidebarsConfig = {
14 | // By default, Docusaurus generates a sidebar from the docs folder structure
15 | tutorialSidebar: [{type: 'autogenerated', dirName: '.'}],
16 |
17 | // But you can create a sidebar manually
18 | /*
19 | tutorialSidebar: [
20 | 'intro',
21 | 'hello',
22 | {
23 | type: 'category',
24 | label: 'Tutorial',
25 | items: ['tutorial-basics/create-a-document'],
26 | },
27 | ],
28 | */
29 | };
30 |
31 | export default sidebars;
32 |
--------------------------------------------------------------------------------
/src/components/HomepageFeatures/index.tsx:
--------------------------------------------------------------------------------
1 | import clsx from 'clsx';
2 | import Heading from '@theme/Heading';
3 | import styles from './styles.module.css';
4 |
5 | type FeatureItem = {
6 | title: string;
7 | Svg: React.ComponentType>;
8 | description: JSX.Element;
9 | };
10 |
11 | const FeatureList: FeatureItem[] = [
12 | {
13 | title: 'Easy to Use',
14 | Svg: require('@site/static/img/undraw_docusaurus_mountain.svg').default,
15 | description: (
16 | <>
17 | Docusaurus was designed from the ground up to be easily installed and
18 | used to get your website up and running quickly.
19 | >
20 | ),
21 | },
22 | {
23 | title: 'Focus on What Matters',
24 | Svg: require('@site/static/img/undraw_docusaurus_tree.svg').default,
25 | description: (
26 | <>
27 | Docusaurus lets you focus on your docs, and we'll do the chores. Go
28 | ahead and move your docs into the docs
directory.
29 | >
30 | ),
31 | },
32 | {
33 | title: 'Powered by React',
34 | Svg: require('@site/static/img/undraw_docusaurus_react.svg').default,
35 | description: (
36 | <>
37 | Extend or customize your website layout by reusing React. Docusaurus can
38 | be extended while reusing the same header and footer.
39 | >
40 | ),
41 | },
42 | ];
43 |
44 | function Feature({title, Svg, description}: FeatureItem) {
45 | return (
46 |
47 |
48 |
49 |
50 |
51 |
{title}
52 |
{description}
53 |
54 |
55 | );
56 | }
57 |
58 | export default function HomepageFeatures(): JSX.Element {
59 | return (
60 |
61 |
62 |
63 | {FeatureList.map((props, idx) => (
64 |
65 | ))}
66 |
67 |
68 |
69 | );
70 | }
71 |
--------------------------------------------------------------------------------
/src/components/HomepageFeatures/styles.module.css:
--------------------------------------------------------------------------------
1 | .features {
2 | display: flex;
3 | align-items: center;
4 | padding: 2rem 0;
5 | width: 100%;
6 | }
7 |
8 | .featureSvg {
9 | height: 200px;
10 | width: 200px;
11 | }
12 |
--------------------------------------------------------------------------------
/src/css/custom.css:
--------------------------------------------------------------------------------
1 | /**
2 | * Any CSS included here will be global. The classic template
3 | * bundles Infima by default. Infima is a CSS framework designed to
4 | * work well for content-centric websites.
5 | */
6 |
7 | /* You can override the default Infima variables here. */
8 | :root {
9 | --ifm-color-primary: #2e8555;
10 | --ifm-color-primary-dark: #29784c;
11 | --ifm-color-primary-darker: #277148;
12 | --ifm-color-primary-darkest: #205d3b;
13 | --ifm-color-primary-light: #33925d;
14 | --ifm-color-primary-lighter: #359962;
15 | --ifm-color-primary-lightest: #3cad6e;
16 | --ifm-code-font-size: 95%;
17 | --docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.1);
18 | }
19 |
20 | /* For readability concerns, you should choose a lighter palette in dark mode. */
21 | [data-theme='dark'] {
22 | --ifm-color-primary: #25c2a0;
23 | --ifm-color-primary-dark: #21af90;
24 | --ifm-color-primary-darker: #1fa588;
25 | --ifm-color-primary-darkest: #1a8870;
26 | --ifm-color-primary-light: #29d5b0;
27 | --ifm-color-primary-lighter: #32d8b4;
28 | --ifm-color-primary-lightest: #4fddbf;
29 | --docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.3);
30 | }
31 |
--------------------------------------------------------------------------------
/src/pages/firmware.md:
--------------------------------------------------------------------------------
1 | ---
2 | title: Firmware
3 | description: Download firmware release artifacts.
4 | hide_table_of_contents: true
5 | ---
6 |
7 | # Firmware
8 |
9 | * [tbc2_1.0.3.zip](/firmware/tbc2_1.0.3/tbc2_1.0.3.zip)
10 | * [tbc2_1.0.2-mk1.zip](/firmware/tbc2_1.0.2/tbc2_1.0.2_mk1.zip)
11 | * [tbc2_1.0.2-mk2.zip](/firmware/tbc2_1.0.2/tbc2_1.0.2_mk2.zip)
12 | * [tbc2_1.0.1.zip](/firmware/tbc2_1.0.1/tbc2_1.0.1.zip)
--------------------------------------------------------------------------------
/src/pages/index.module.css:
--------------------------------------------------------------------------------
1 | /**
2 | * CSS files with the .module.css suffix will be treated as CSS modules
3 | * and scoped locally.
4 | */
5 |
6 | .heroBanner {
7 | padding: 4rem 0;
8 | text-align: center;
9 | position: relative;
10 | overflow: hidden;
11 | }
12 |
13 | @media screen and (max-width: 996px) {
14 | .heroBanner {
15 | padding: 2rem;
16 | }
17 | }
18 |
19 | .buttons {
20 | display: flex;
21 | align-items: center;
22 | justify-content: center;
23 | }
24 |
--------------------------------------------------------------------------------
/src/pages/index.tsx:
--------------------------------------------------------------------------------
1 | import clsx from 'clsx';
2 | import Link from '@docusaurus/Link';
3 | import useDocusaurusContext from '@docusaurus/useDocusaurusContext';
4 | import Layout from '@theme/Layout';
5 | import HomepageFeatures from '@site/src/components/HomepageFeatures';
6 | import Heading from '@theme/Heading';
7 |
8 | import styles from './index.module.css';
9 |
10 | function HomepageHeader() {
11 | const {siteConfig} = useDocusaurusContext();
12 | return (
13 |
28 | );
29 | }
30 |
31 | export default function Home(): JSX.Element {
32 | const {siteConfig} = useDocusaurusContext();
33 | return (
34 |
37 |
38 |
39 |
40 |
41 |
42 | );
43 | }
44 |
--------------------------------------------------------------------------------
/src/pages/markdown-page.md:
--------------------------------------------------------------------------------
1 | ---
2 | title: Markdown page example
3 | ---
4 |
5 | # Markdown page example
6 |
7 | You don't need React to write simple standalone pages.
8 |
--------------------------------------------------------------------------------
/src/pages/tbc2.md:
--------------------------------------------------------------------------------
1 | ---
2 | title: TBC2
3 | description: Download firmware release artifacts.
4 | hide_table_of_contents: true
5 | ---
6 |
7 | For a limited time both Gen3 and Orion style modules are in stock. NOTE: The Orion variant draws 600mA on the +12V power rail, rather than the 550mA listed for the Gen3 variant. Please use the 600mA current rating when calculating power supply draw in the case you have the Orion series variant. The Gen3 version does not offer CV/Gate bus sync outputs for legacy compatibility. All other functionality and features are consistent between both models.
8 |
9 | TBC2 is a dual video input module for your LZX modular system. Supported are Composite, Component & S-Video inputs capable of SD/HD video decoding and frame synchronization.
10 |
11 | SD/HD Video Sync Generator supporting NTSC, PAL, 480p, 576p, 720p50, 720p5994, 720p60, 1080i50, 1080i5994, 1080i60, 1080p2398, 1080p24, 1080p25, 1080p2997, 1080p30 sync formats
12 | Dual SD/HD Video Decoders supporting NTSC, PAL, 480p, 576p, 720p50, 720p5994, 720p60, 1080i50, 1080i5994, 1080i60, 1080p2398, 1080p24, 1080p25, 1080p2997, 1080p30 input sources
13 | VESA/VGA input up to 1024x768 with optional 10HP VGA+SCART expander.
14 | Playback of still images and looping sequences loaded from frontpanel MicroSD card slot
15 | SD color correction controls for each input: Hue, Saturation, Contrast & Brightness
16 | Auto upscaling and downscaling modes for both inputs
17 | MIDI input for remote parameter control
18 | Submodules
19 | Decoder
20 |
21 | TBC2 has two input decoder submodules. Each supports Component (YPbPr/RGsB), Composite (CVBS) and S-Video (YC) inputs. With the addition of the VGA/SCART expander, it supports VGA (RGBHV) and SCART (CVBS/RGsB) inputs.
22 |
23 | Input Standard
24 | NTSC
25 | PAL
26 | 480p
27 | 576p
28 | 720p50
29 | 720p5994
30 | 720p60
31 | 1080i50
32 | 1080i5994
33 | 1080i60
34 | 1080p2398
35 | 1080p24
36 | 1080p25
37 | 1080p2997
38 | 1080p30
39 | 640x480p60
40 | 800x600p60
41 | 1024x768p60
42 | Genlock
43 |
44 | TBC2 has one genlock submodule. This module controls the timing of the output encoders. It is a full featured Sync Generator with front and rear outputs for video sync.
45 |
46 | Output Standard
47 | NTSC
48 | PAL
49 | 480p
50 | 576p
51 | 720p50
52 | 720p5994
53 | 720p60
54 | 1080i50
55 | 1080i5994
56 | 1080i60
57 | 1080p2398
58 | 1080p24
59 | 1080p25
60 | 1080p2997
61 | 1080p30
62 | Encoder
63 |
64 | TBC2 has two output encoder submodules. Each supports Patchable 1V (YRGB) outputs. The output video standard follows the setting of the Genlock Module.
65 |
66 | Media
67 |
68 | TBC2 has one media submodule. This module is capable of loading still images (JPG, PNG, BMP) from the front MicroSD card socket. The output video standard follows the setting of the Genlock Module.
69 |
70 | To use the media module, copy your images into a subfolder of a compatible MicroSD card. For example:
71 |
72 | /media/folder/frame1.JPG
73 |
74 | We recommend preparing media in a size matching your system's output video standard in JPG or PNG formats. For example, for NTSC video, prepare media at 720 (W) x 486 (H) dimensions.
75 |
76 | Always eject or insert your MicroSD card only when your system is powered off. Keep remote backups of any data on your MicroSD card.
77 |
78 | The maximum number of images per media folder is determined by the current output video standard, with a minimum of 24 frames in 1920 (W) x 1080 (H) media sizes.
79 |
80 | Ramp Generator
81 |
82 | TBC2 has one Ramp Generator submodule. The output video standard follows the setting of the Genlock Module. The Ramp Generator is a low speed software renderer designed to generate programmable gradients and other patterns. After any settings change, this module will render a new output frame.
83 |
84 | MicroSD Card Compatibility
85 |
86 | TBC2 is compatible with some, but not all MicroSD cards. When you acquire a MicroSD card to use with TBC2, we recommend selecting from the specific brands and models we have tested to be hassle free, listed below. Always purchase MicroSD cards from a trusted vendor with name brand packaging to protect yourself against counterfeits. To prepare your MicroSD card for use with TBC2, please format the card as FAT32 with default sector size.
87 |
88 | Brand / Series Size
89 | SanDisk 8GB, 16GB
90 | SanDisk EDGE 8GB
91 | MIDI Control Change Map
92 | CC Module Parameter
93 | 0 Encoder A Crossfade
94 | 1 Decoder A SD Processor Hue
95 | 2 Decoder A SD Processor Saturation
96 | 3 Decoder A SD Processor Brightness
97 | 4 Decoder A SD Processor Contrast
98 | 16 Encoder B Crossfade
99 | 17 Decoder B SD Processor Hue
100 | 18 Decoder B SD Processor Saturation
101 | 19 Decoder B SD Processor Brightness
102 | 20 Decoder B SD Processor Contrast
103 | Firmware Update
104 | Download the latest firmware package from the releases section, and unzip the files. Find BOOT.bin and copy it to your MicroSD card.
105 | Power down your TBC2 and insert the MicroSD card.
106 | Power on your system and wait for TBC2 to finish booting, then activate the Update Firmware button on the System page.
107 | Wait for firmware update to complete, until you see the System Restart prompt. Activate the Confirm button to restart your system.
108 | Confirm that your TBC2 boots to the correct version by comparing version numbers on the System Page. Power off / power on your system if you see the wrong version initially.
109 | Factory Reset
110 | To reset your TBC2 firmware to the version shipped from the factory, activate the Reset Firmware button on the System page.
111 | Wait for firmware reset to complete, until you see the System Restart prompt. Activate the Confirm button to restart your system.
112 | Confirm that your TBC2 boots to the factory installed version by comparing version numbers on the System Page. Power off / power on your system if you see the wrong version initially.
113 | Troubleshooting
114 |
115 | If the module is receiving power, but the screen is blank, complete the following procedure:
116 |
117 | Format a Micro SD card, sized 16gb or smaller.
118 | Copy the current TBC2 firmware (available below) onto the card.
119 | With the module powered off, install the card in the slot in the front of the module.
120 | There are two buttons on the back edge of the module's circuit board. Hold down the top one (labeled "Boot from SD" on early units) and power up the module.
121 | Once the module has powered on, select "update firmware" in the menu and let the module complete that process. Once complete, power cycle the module.
122 | If the issue persists, please make a service request at the bottom of this page.
--------------------------------------------------------------------------------
/static/.nojekyll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/.nojekyll
--------------------------------------------------------------------------------
/static/firmware/cadet1_1.0.0/cadet1_1.0.0.elf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/firmware/cadet1_1.0.0/cadet1_1.0.0.elf
--------------------------------------------------------------------------------
/static/firmware/cadet1_1.0.0/flash_firmware.command:
--------------------------------------------------------------------------------
1 | #!/bin/sh
2 |
3 | # uses avrdude https://www.nongnu.org/avrdude/
4 | # and an AVR programmer like AVRISP-MKII
5 | avrdude -V -p m88p -c usbasp -P usb -B 1 -U flash:w:LZX-C1-SW-V1.0.elf -U efuse:w:0xF9:m -U hfuse:w:0xDF:m -U lfuse:w:0xFF:m
--------------------------------------------------------------------------------
/static/firmware/diver_1.0.0/diver_1.0.0.dfu:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/firmware/diver_1.0.0/diver_1.0.0.dfu
--------------------------------------------------------------------------------
/static/firmware/dsg3_1.0.0/dsg3_1.0.0.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/firmware/dsg3_1.0.0/dsg3_1.0.0.bin
--------------------------------------------------------------------------------
/static/firmware/eschersketch_1.0.0/eschersketch_1.0.0.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/firmware/eschersketch_1.0.0/eschersketch_1.0.0.bin
--------------------------------------------------------------------------------
/static/firmware/eschersketch_1.0.0/eschersketch_1.0.0.dfu:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/firmware/eschersketch_1.0.0/eschersketch_1.0.0.dfu
--------------------------------------------------------------------------------
/static/firmware/esg3_1.1.0/esg3_1.1.0.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/firmware/esg3_1.1.0/esg3_1.1.0.bin
--------------------------------------------------------------------------------
/static/firmware/memorypalace_1.8.0/memorypalace_1.8.0.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/firmware/memorypalace_1.8.0/memorypalace_1.8.0.pdf
--------------------------------------------------------------------------------
/static/firmware/memorypalace_1.8.0/memorypalace_1.8.0.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/firmware/memorypalace_1.8.0/memorypalace_1.8.0.zip
--------------------------------------------------------------------------------
/static/firmware/memorypalace_1.9.0/memorypalace_1.9.0.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/firmware/memorypalace_1.9.0/memorypalace_1.9.0.pdf
--------------------------------------------------------------------------------
/static/firmware/memorypalace_1.9.0/memorypalace_1.9.0.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/firmware/memorypalace_1.9.0/memorypalace_1.9.0.zip
--------------------------------------------------------------------------------
/static/firmware/memorypalace_2.0.1/memorypalace_v2.0.1.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/firmware/memorypalace_2.0.1/memorypalace_v2.0.1.pdf
--------------------------------------------------------------------------------
/static/firmware/memorypalace_2.0.1/memorypalace_v2.0.1.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/firmware/memorypalace_2.0.1/memorypalace_v2.0.1.zip
--------------------------------------------------------------------------------
/static/firmware/memorypalace_2.0.2/memorypalace_v2.0.2.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/firmware/memorypalace_2.0.2/memorypalace_v2.0.2.pdf
--------------------------------------------------------------------------------
/static/firmware/memorypalace_2.0.2/memorypalace_v2.0.2.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/firmware/memorypalace_2.0.2/memorypalace_v2.0.2.zip
--------------------------------------------------------------------------------
/static/firmware/scrolls_1.0.1/scrolls_1.0.1_fpga.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/firmware/scrolls_1.0.1/scrolls_1.0.1_fpga.bin
--------------------------------------------------------------------------------
/static/firmware/scrolls_1.0.1/scrolls_1.0.1_mcu.dfu:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/firmware/scrolls_1.0.1/scrolls_1.0.1_mcu.dfu
--------------------------------------------------------------------------------
/static/firmware/scrolls_1.0.1/scrolls_1.0.1_mcu.elf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/firmware/scrolls_1.0.1/scrolls_1.0.1_mcu.elf
--------------------------------------------------------------------------------
/static/firmware/scrolls_1.0.2/scrolls_1.0.2_fpga.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/firmware/scrolls_1.0.2/scrolls_1.0.2_fpga.bin
--------------------------------------------------------------------------------
/static/firmware/scrolls_1.0.2/scrolls_1.0.2_mcu.dfu:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/firmware/scrolls_1.0.2/scrolls_1.0.2_mcu.dfu
--------------------------------------------------------------------------------
/static/firmware/scrolls_1.0.2/scrolls_1.0.2_mcu.elf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/firmware/scrolls_1.0.2/scrolls_1.0.2_mcu.elf
--------------------------------------------------------------------------------
/static/firmware/tbc2_1.0.0/tbc2_1.0.0.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/firmware/tbc2_1.0.0/tbc2_1.0.0.zip
--------------------------------------------------------------------------------
/static/firmware/tbc2_1.0.1/tbc2_1.0.1.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/firmware/tbc2_1.0.1/tbc2_1.0.1.zip
--------------------------------------------------------------------------------
/static/firmware/tbc2_1.0.2/tbc2_1.0.2_mk1.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/firmware/tbc2_1.0.2/tbc2_1.0.2_mk1.zip
--------------------------------------------------------------------------------
/static/firmware/tbc2_1.0.2/tbc2_1.0.2_mk2.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/firmware/tbc2_1.0.2/tbc2_1.0.2_mk2.zip
--------------------------------------------------------------------------------
/static/firmware/tbc2_1.0.3/tbc2_1.0.3.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/firmware/tbc2_1.0.3/tbc2_1.0.3.zip
--------------------------------------------------------------------------------
/static/img/angles-front-line-art.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/angles-front-line-art.png
--------------------------------------------------------------------------------
/static/img/angles-front-panel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/angles-front-panel.png
--------------------------------------------------------------------------------
/static/img/contour-front-line-art.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/contour-front-line-art.png
--------------------------------------------------------------------------------
/static/img/contour-front-panel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/contour-front-panel.png
--------------------------------------------------------------------------------
/static/img/dc-distro3a-line-art.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/dc-distro3a-line-art.png
--------------------------------------------------------------------------------
/static/img/dcdistro3a-front-panel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/dcdistro3a-front-panel.png
--------------------------------------------------------------------------------
/static/img/docusaurus-social-card.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/docusaurus-social-card.jpg
--------------------------------------------------------------------------------
/static/img/docusaurus.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/docusaurus.png
--------------------------------------------------------------------------------
/static/img/dsg3-front-line-art.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/dsg3-front-line-art.png
--------------------------------------------------------------------------------
/static/img/dsg3-front-panel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/dsg3-front-panel.png
--------------------------------------------------------------------------------
/static/img/dwo3-front-line-art.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/dwo3-front-line-art.png
--------------------------------------------------------------------------------
/static/img/dwo3-front-panel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/dwo3-front-panel.png
--------------------------------------------------------------------------------
/static/img/esg3-front-line-art.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/esg3-front-line-art.png
--------------------------------------------------------------------------------
/static/img/esg3-front-panel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/esg3-front-panel.png
--------------------------------------------------------------------------------
/static/img/favicon.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
5 |
8 |
9 |
--------------------------------------------------------------------------------
/static/img/fkg3-mk2-front-line-art.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/fkg3-mk2-front-line-art.png
--------------------------------------------------------------------------------
/static/img/fkg3-mk2-front-panel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/fkg3-mk2-front-panel.png
--------------------------------------------------------------------------------
/static/img/keychain-front-line-art.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/keychain-front-line-art.png
--------------------------------------------------------------------------------
/static/img/keychain-front-panel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/keychain-front-panel.png
--------------------------------------------------------------------------------
/static/img/logo-dark.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
5 |
8 |
13 |
14 |
--------------------------------------------------------------------------------
/static/img/logo.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
5 |
8 |
13 |
14 |
--------------------------------------------------------------------------------
/static/img/matte-front-line-art.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/matte-front-line-art.png
--------------------------------------------------------------------------------
/static/img/matte-front-panel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/matte-front-panel.png
--------------------------------------------------------------------------------
/static/img/proc-front-line-art.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/proc-front-line-art.png
--------------------------------------------------------------------------------
/static/img/proc-front-panel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/proc-front-panel.png
--------------------------------------------------------------------------------
/static/img/ribbons-front-line-art.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/ribbons-front-line-art.png
--------------------------------------------------------------------------------
/static/img/ribbons-front-panel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/ribbons-front-panel.png
--------------------------------------------------------------------------------
/static/img/smx3-front-line-art.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/smx3-front-line-art.png
--------------------------------------------------------------------------------
/static/img/smx3-front-panel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/smx3-front-panel.png
--------------------------------------------------------------------------------
/static/img/stacker-front-line-art.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/stacker-front-line-art.png
--------------------------------------------------------------------------------
/static/img/stacker-front-panel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/stacker-front-panel.png
--------------------------------------------------------------------------------
/static/img/stairs-front-line-art.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/stairs-front-line-art.png
--------------------------------------------------------------------------------
/static/img/stairs-front-panel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/stairs-front-panel.png
--------------------------------------------------------------------------------
/static/img/stencil-front-line-art.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/stencil-front-line-art.png
--------------------------------------------------------------------------------
/static/img/stencil-front-panel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/stencil-front-panel.png
--------------------------------------------------------------------------------
/static/img/sumdist-front-line-art.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/sumdist-front-line-art.png
--------------------------------------------------------------------------------
/static/img/sumdist-front-panel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/sumdist-front-panel.png
--------------------------------------------------------------------------------
/static/img/swatch-front-line-art.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/swatch-front-line-art.png
--------------------------------------------------------------------------------
/static/img/swatch-front-panel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/swatch-front-panel.png
--------------------------------------------------------------------------------
/static/img/switcher-front-line-art.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/switcher-front-line-art.png
--------------------------------------------------------------------------------
/static/img/switcher-front-panel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/img/switcher-front-panel.png
--------------------------------------------------------------------------------
/static/img/undraw_docusaurus_mountain.svg:
--------------------------------------------------------------------------------
1 |
2 | Easy to Use
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
49 |
50 |
51 |
52 |
53 |
54 |
55 |
56 |
57 |
58 |
59 |
60 |
61 |
62 |
63 |
64 |
65 |
66 |
67 |
68 |
69 |
70 |
71 |
72 |
73 |
74 |
75 |
76 |
77 |
78 |
79 |
80 |
81 |
82 |
83 |
84 |
85 |
86 |
87 |
88 |
89 |
90 |
91 |
92 |
93 |
94 |
95 |
96 |
97 |
98 |
99 |
100 |
101 |
102 |
103 |
104 |
105 |
106 |
107 |
108 |
109 |
110 |
111 |
112 |
113 |
114 |
115 |
116 |
117 |
118 |
119 |
120 |
121 |
122 |
123 |
124 |
125 |
126 |
127 |
128 |
129 |
130 |
131 |
132 |
133 |
134 |
135 |
136 |
137 |
138 |
139 |
140 |
141 |
142 |
143 |
144 |
145 |
146 |
147 |
148 |
149 |
150 |
151 |
152 |
153 |
154 |
155 |
156 |
157 |
158 |
159 |
160 |
161 |
162 |
163 |
164 |
165 |
166 |
167 |
168 |
169 |
170 |
171 |
172 |
--------------------------------------------------------------------------------
/static/img/undraw_docusaurus_react.svg:
--------------------------------------------------------------------------------
1 |
2 | Powered by React
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
49 |
50 |
51 |
52 |
53 |
54 |
55 |
56 |
57 |
58 |
59 |
60 |
61 |
62 |
63 |
64 |
65 |
66 |
67 |
68 |
69 |
70 |
71 |
72 |
73 |
74 |
75 |
76 |
77 |
78 |
79 |
80 |
81 |
82 |
83 |
84 |
85 |
86 |
87 |
88 |
89 |
90 |
91 |
92 |
93 |
94 |
95 |
96 |
97 |
98 |
99 |
100 |
101 |
102 |
103 |
104 |
105 |
106 |
107 |
108 |
109 |
110 |
111 |
112 |
113 |
114 |
115 |
116 |
117 |
118 |
119 |
120 |
121 |
122 |
123 |
124 |
125 |
126 |
127 |
128 |
129 |
130 |
131 |
132 |
133 |
134 |
135 |
136 |
137 |
138 |
139 |
140 |
141 |
142 |
143 |
144 |
145 |
146 |
147 |
148 |
149 |
150 |
151 |
152 |
153 |
154 |
155 |
156 |
157 |
158 |
159 |
160 |
161 |
162 |
163 |
164 |
165 |
166 |
167 |
168 |
169 |
170 |
171 |
--------------------------------------------------------------------------------
/static/img/undraw_docusaurus_tree.svg:
--------------------------------------------------------------------------------
1 |
2 | Focus on What Matters
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
--------------------------------------------------------------------------------
/static/pdf/3trinsrgb+-rgb-output-expander/3trinsrgb+1c-rgb-output-expander-assembly-diagram.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/3trinsrgb+-rgb-output-expander/3trinsrgb+1c-rgb-output-expander-assembly-diagram.pdf
--------------------------------------------------------------------------------
/static/pdf/3trinsrgb+-rgb-output-expander/3trinsrgb+1c-rgb-output-expander-bom.csv:
--------------------------------------------------------------------------------
1 | Line Item,Quantity,Reference Designators,Manufacturer,Manufacturer P/N,Vendor,Vendor P/N,Description,Value,Package,Part Type,Assembly Location
2 | 1,1,-,LZX Industries,LZX-3TA-PCB,LZX Industries,LZX-3TA-PCB,LZX Industries 3trinsRGB+1c RGB Output Expander PCB,-,-,Fabricated,-
3 | 2,3,"C2, C3, C4",Vishay / Sprague,1C10Z5U104M050B,Mouser,75-1C10Z5U104M050B,Multilayer Ceramic Capacitors MLCC - Leaded 0.1uF 50volts Z5U 20% 2.5mm L/S,0.1 u,-,Through Hole,PCB Top
4 | 3,1,C1,Panasonic,ECE-A1VKS100,Mouser,667-ECE-A1VKS100,Aluminum Electrolytic Capacitors - Leaded 10UF 35V KS RADIAL,10 u,-,Through Hole,PCB Top
5 | 4,1,L1,Fair-Rite,2743001111,Mouser,623-2743001111,"EMI Filter Beads, Chips & Arrays 43 BEAD ON LEAD Z=68 OHM @ 100MHz",-,-,Through Hole,PCB Top
6 | 5,3,"R3, R8, R13",KOA Speer,MF1/4DCT52R4990F,Mouser,660-MF1/4DCT52R4990F,Metal Film Resistors - Through Hole 1/4W 499 ohm 1% 500 OHM 1%,499R,-,Through Hole,PCB Top
7 | 6,6,"R2, R4, R7, R9, R12, R14",KOA Speer,MF1/4DCT52R1001F,Mouser,660-MF1/4DCT52R1001F,Metal Film Resistors - Through Hole 1Kohms 1% 100PPM,1K,-,Through Hole,PCB Top
8 | 7,3,"J1, J2, J3",-,-,Thonk,MECH_JK_PJ302M,"Right angled 3.5mm Jack Sockets w/Knurled Nuts, No Washers",-,-,Through Hole,PCB Top
9 | 8,3,"U1, U2, U3",Texas Instruments,OPA340PA,Mouser,595-OPA340PA,Operational Amplifiers - Op Amps Single-Supply Rail-to-Rail,-,DIP8,Through Hole,PCB Top
10 |
--------------------------------------------------------------------------------
/static/pdf/3trinsrgb+-rgb-output-expander/3trinsrgb+1c-rgb-output-expander-schematic.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/3trinsrgb+-rgb-output-expander/3trinsrgb+1c-rgb-output-expander-schematic.pdf
--------------------------------------------------------------------------------
/static/pdf/Bitvision/bitvision_manual_1.4.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/Bitvision/bitvision_manual_1.4.pdf
--------------------------------------------------------------------------------
/static/pdf/andor-1/andor-1-user-manual.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/andor-1/andor-1-user-manual.pdf
--------------------------------------------------------------------------------
/static/pdf/arch/arch-info-sheet.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/arch/arch-info-sheet.pdf
--------------------------------------------------------------------------------
/static/pdf/arch/arch-user-reference-card.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/arch/arch-user-reference-card.pdf
--------------------------------------------------------------------------------
/static/pdf/bridge/bridge-owners-manual.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/bridge/bridge-owners-manual.pdf
--------------------------------------------------------------------------------
/static/pdf/bridge/bridge-user-reference-card.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/bridge/bridge-user-reference-card.pdf
--------------------------------------------------------------------------------
/static/pdf/cadet-i-sync-generator/cadet-i-sync-generator-bom.csv:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/cadet-i-sync-generator/cadet-i-sync-generator-bom.csv
--------------------------------------------------------------------------------
/static/pdf/cadet-i-sync-generator/cadet-i-sync-generator-schematics.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/cadet-i-sync-generator/cadet-i-sync-generator-schematics.pdf
--------------------------------------------------------------------------------
/static/pdf/cadet-ii-rgb-encoder/cadet-ii-rgb-encoder-bom.csv:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/cadet-ii-rgb-encoder/cadet-ii-rgb-encoder-bom.csv
--------------------------------------------------------------------------------
/static/pdf/cadet-ii-rgb-encoder/cadet-ii-rgb-encoder-schematics.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/cadet-ii-rgb-encoder/cadet-ii-rgb-encoder-schematics.pdf
--------------------------------------------------------------------------------
/static/pdf/cadet-iii-video-input/cadet-iii-video-input-bom.csv:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/cadet-iii-video-input/cadet-iii-video-input-bom.csv
--------------------------------------------------------------------------------
/static/pdf/cadet-iii-video-input/cadet-iii-video-input-schematics.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/cadet-iii-video-input/cadet-iii-video-input-schematics.pdf
--------------------------------------------------------------------------------
/static/pdf/cadet-iv-dual-ramp-generator/cadet-iv-dual-ramp-generator-bom.csv:
--------------------------------------------------------------------------------
1 | Line Item,Quantity,Reference Designators,Manufacturer,Manufacturer P/N,Vendor,Vendor P/N,Description,Value,Package,Part Type,Assembly Location,Cost Each,Cost Ext
2 | 1,1,-,LZX Industries,LZX-C4-PCB,LZX Industries,LZX-C4-PCB,LZX Industries Cadet IV Ramp Generator PCB,-,-,Fabricated,-,18.74,18.74
3 | 2,1,-,LZX Industries,LZX-C4-FPN,LZX Industries,LZX-C4-FPN,LZX Industries Cadet IV Ramp Generator Frontpanel,-,-,Fabricated,-,3.86,3.86
4 | 3,1,C1,Vishay / Sprague,1C10Z5U334M050B ,Mouser,75-1C10Z5U334M050B ,Multilayer Ceramic Capacitors MLCC - Leaded 0.33uF 50volts Z5U 20% 2.5mm L/S,330 n,-,Through Hole,PCB Top,0.26,0.26
5 | 4,2,"C2, C6",Panasonic,ECE-A1VKS100,Mouser,667-ECE-A1VKS100,Aluminum Electrolytic Capacitors - Leaded 10UF 35V KS RADIAL,10 u,-,Through Hole,PCB Top,0.1,0.2
6 | 5,12,"C3, C4, C7, C8, C9, C10, C12, C15, C16, C17, C22, C25",Vishay / Sprague,1C10Z5U104M050B,Mouser,75-1C10Z5U104M050B,Multilayer Ceramic Capacitors MLCC - Leaded 0.1uF 50volts Z5U 20% 2.5mm L/S,0.1 u,-,Through Hole,PCB Top,0.24,2.88
7 | 6,2,"D1, D2",Fairchild Semiconductor,1N4001,Mouser,512-1N4001,Rectifiers Vr/50V Io/1A T/R,-,-,Through Hole,PCB Top,0.16,0.32
8 | 7,4,"D3, D4, D5, D6",STMicroelectronics,1N5711,Mouser,511-1N5711,Schottky Diodes & Rectifiers 15mA 70 Volt,-,DO35,Through Hole,PCB Top,0.43,1.72
9 | 8,2,"FB1, FB2",Fair-Rite,2743001111,Mouser,623-2743001111,"EMI Filter Beads, Chips & Arrays 43 BEAD ON LEAD Z=68 OHM @ 100MHz",-,-,Through Hole,PCB Top,0.13,0.26
10 | 9,6,"J2, J3, J4, J6, J8, J10",Wenzhou QingPu,PJ302M,Thonk,MECH_JK_PJ302M,"Right angled 3.5mm Jack Sockets w/Knurled Nuts, No Washers",-,-,Through Hole,PCB Top / Frontpanel,0.59,3.54
11 | 10,1,J9,-,-,Futurlec,IDCMH16 ,16 Pin Shrouded Male Headers IDC,-,-,Through Hole,PCB Top,0.25,0.25
12 | 11,1,J1,-,-,Futurlec,IDCMH14,14 Pin Shrouded Male Headers IDC,-,-,Through Hole,PCB Top,0.25,0.25
13 | 12,2,"R27, R45",KOA Speer,MF1/4DCT52R1000F,Mouser,660-MF1/4DCT52R1000F,Metal Film Resistors - Through Hole 100 ohms 1% 100PPM,100R,-,Through Hole,PCB Top,0.12,0.24
14 | 13,10,"R5, R6, R9, R10, R14, R16, R20, R24, R26, R43",KOA Speer,MF1/4DCT52R1001F,Mouser,660-MF1/4DCT52R1001F,Metal Film Resistors - Through Hole 1Kohms 1% 100PPM,1K,-,Through Hole,PCB Top,0.12,1.2
15 | 14,2,"R30, R48",KOA Speer,MF1/4DCT52R2002F,Mouser,660-MF1/4DCT52R2002F,Metal Film Resistors - Through Hole 20Kohms 1% 100PPM,20K,-,Through Hole,PCB Top,0.12,0.24
16 | 15,2,"R7, R11",KOA Speer,MF1/4DCT52R2001F,Mouser,660-MF1/4DCT52R2001F,Metal Film Resistors - Through Hole 2Kohms 1% 100PPM,2K,-,Through Hole,PCB Top,0.12,0.24
17 | 16,10,"R8, R12, R13, R15, R18, R31, R32, R33, R49, R50",KOA Speer,MF1/4DCT52R4990F,Mouser,660-MF1/4DCT52R4990F,Metal Film Resistors - Through Hole 1/4W 499 ohm 1% ,499R,-,Through Hole,PCB Top,0.12,1.2
18 | 17,5,"R2, R4, R25, R38, R44",KOA Speer,MF1/4DCT52R4991F,Mouser,660-MF1/4DCT52R4991F,Metal Film Resistors - Through Hole 1/4W 4.99K ohm 1% ,4.99K,-,Through Hole,PCB Top,0.12,0.6
19 | 18,1,R40,KOA Speer,MF1/4DCT52R1242F,Mouser,660-MF1/4DCT52R1242F,Metal Film Resistors - Through Hole 10Kohms 1% 100PPM,12.4K,-,Through Hole,PCB Top,0.12,0.12
20 | 19,9,"R22, R23, R28, R29, R39, R41, R42, R46, R47",KOA Speer,MF1/4DCT52R1002F,Mouser,660-MF1/4DCT52R1002F,Metal Film Resistors - Through Hole 10Kohms 1% 100PPM,10K,-,Through Hole,PCB Top,0.12,1.08
21 | 20,1,U3,STMicroelectronics,L7805CV,Mouser,511-L7805CV,Linear Voltage Regulators 5.0V 1.0A Positive ,-,TO220,Through Hole,PCB Top,0.43,0.43
22 | 21,2,"U2, U5",Texas Instruments,LM6172IN/NOPB,Mouser,926-LM6172IN/NOPB,"Operational Amplifiers - Op Amps Dual High Speed,Low Pwr Amp",-,DIP8,Through Hole,PCB Top,3.86,7.72
23 | 22,3,"U9, U10, U11",Texas Instruments,TL431BQLPR,Mouser,595-TL431BQLPR,Voltage References Adjustable Precision Shunt Regulator,-,TO-92-3,Through Hole,PCB Top,0.65,1.95
24 | 23,1,U1,Texas Instruments,TL072IP,Mouser,595-TL072IP,Operational Amplifiers - Op Amps Dual JFET In Low N,-,DIP8,Through Hole,PCB Top,0.65,0.65
25 | 24,1,-,-,-,Erthenvar,Ribbon Cable - 16 to 16 ,16 Pin IDC EuroRack Power Cable,-,-,Accessories,-,1.75,1.75
26 | 25,2,"Q1, Q2",Fairchild Semiconductor,2N3906BU,Mouser,512-2N3906BU,Bipolar Transistors - BJT PNP Transistor General Purpose,-,TO-92-3,Through Hole,PCB Top,0.19,0.38
27 | 26,1,U7,Texas Instruments,SN74HC14N,Mouser,595-SN74HC14N,Inverters Hex Schmitt-Trigger ,-,DIP14,Through Hole,PCB Top,0.54,0.54
28 | 27,2,"U12, U13",Texas Instruments,TL074CN,Mouser,595-TL074CN,Operational Amplifiers - Op Amps JFET Input Low Noise,-,DIP14,Through Hole,PCB Top,0.57,1.14
29 | 28,2,"Q3, Q4",Fairchild Semiconductor,BS170,Mouser,512-BS170,MOSFET N-Channel MOSFET,-,TO-92-3,Through Hole,PCB Top,0.39,0.78
30 | 29,2,"R1, R3",Bourns,3362P-1-103LF,Mouser,652-3362P-1-103LF,"Trimmer Resistors - Through Hole 1/4""SQ 10KOHMS 10% 0.5WATTS",10K,-,Through Hole,PCB Top,1.02,2.04
31 | 30,1,C18,TDK,FK11X5R1C156M,Mouser,810-FK11X5R1C156M,Multilayer Ceramic Capacitors MLCC - Leaded 15uF 16volts X5R +/-20%,15 u,-,Through Hole,PCB Top,0.84,0.84
32 | 31,1,C29,AVX,SR205C563KAA,Mouser,581-SR205C563KAA,Multilayer Ceramic Capacitors MLCC - Leaded 50volts 0.056uF 10% X7R,56 n,-,Through Hole,PCB Top,0.49,0.49
33 | 32,6,-,-,-,Thonk,Knurled Nuts,Knurled Nuts for PJ302M Jacks,-,-,Mechanical,Frontpanel,0.05,0.3
34 | Totals,99,,,,,,,,,,,,56.21
35 |
--------------------------------------------------------------------------------
/static/pdf/cadet-iv-dual-ramp-generator/cadet-iv-dual-ramp-generator-schematics.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/cadet-iv-dual-ramp-generator/cadet-iv-dual-ramp-generator-schematics.pdf
--------------------------------------------------------------------------------
/static/pdf/cadet-ix-voltage-controlled-oscillator/cadet-ix-voltage-controlled-oscillator-bom.csv:
--------------------------------------------------------------------------------
1 | "* Q5A/Q5B, Q2A/Q2B, Q4A/Q4B must be matched transistor pairs. We recommend sourcing these from Thonk.co.uk if you do not have the capability of matching transistors.",,,,,,,,,,,
2 | ** R43 may be a 2K TempCo resistor. Not required for a video oscillator.,,,,,,,,,,,
3 | Line Item,Quantity,Reference Designators,Manufacturer,Manufacturer P/N,Vendor,Vendor P/N,Description,Value,Package,Part Type,Assembly Location
4 | 1,1,-,LZX Industries,LZX-C9-PCB,LZX Industries,LZX-C9-PCB,LZX Industries Cadet IX VCO PCB,-,-,Fabricated,-
5 | 2,1,-,LZX Industries,LZX-C9-FPN,LZX Industries,LZX-C9-FPN,LZX Industries Cadet IX VCO Frontpanel,-,-,Fabricated,-
6 | 3,2,"C4, C8",Panasonic,ECE-A1VKS100,Mouser,667-ECE-A1VKS100,Aluminum Electrolytic Capacitors - Leaded 10UF 35V KS RADIAL,10 u,-,Through Hole,PCB Top
7 | 4,11,"C9, C14, C15, C24, C25, C26, C27, C28, C29, C30, C54",Vishay / Sprague,1C10Z5U104M050B,Mouser,75-1C10Z5U104M050B,Multilayer Ceramic Capacitors MLCC - Leaded 0.1uF 50volts Z5U 20% 2.5mm L/S,0.1 u,-,Through Hole,PCB Top
8 | 5,2,"D7, D8",Fairchild Semiconductor,1N4001,Mouser,512-1N4001,Rectifiers Vr/50V Io/1A T/R,-,-,Through Hole,PCB Top
9 | 6,3,"FB3, FB4, FB5",Fair-Rite,2743001111,Mouser,623-2743001111,"EMI Filter Beads, Chips & Arrays 43 BEAD ON LEAD Z=68 OHM @ 100MHz",-,-,Through Hole,PCB Top
10 | 7,2,"J1, J4",Wenzhou QingPu,PJ302M,Thonk,MECH_JK_PJ302M,"Right angled 3.5mm Jack Sockets w/Knurled Nuts, No Washers",-,-,Through Hole,PCB Top / Frontpanel
11 | 8,1,J9,-,-,Futurlec,IDCMH16 ,16 Pin Shrouded Male Headers IDC,-,-,Through Hole,PCB Top
12 | 9,1,R144,KOA Speer,MF1/4DCT52R1003F,Mouser,660-MF1/4DCT52R1003F,Metal Film Resistors - Through Hole 100K ohms 1% 100PPM,100K,-,Through Hole,PCB Top
13 | 10,10,"R7, R9, R23, R27, R32, R104, R111, R112, R146, R166",KOA Speer,MF1/4DCT52R1001F,Mouser,660-MF1/4DCT52R1001F,Metal Film Resistors - Through Hole 1Kohms 1% 100PPM,1K,-,Through Hole,PCB Top
14 | 11,5,"R1, R10, R11, R145, R150",KOA Speer,MF1/4DCT52R4990F,Mouser,660-MF1/4DCT52R4990F,Metal Film Resistors - Through Hole 1/4W 499 ohm 1% ,499R,-,Through Hole,PCB Top
15 | 12,3,"R18, R147, R148",KOA Speer,MF1/4DCT52R4991F,Mouser,660-MF1/4DCT52R4991F,Metal Film Resistors - Through Hole 1/4W 4.99K ohm 1% ,4.99K,-,Through Hole,PCB Top
16 | 13,1,R5,KOA Speer,MF1/4DCT52R1002F,Mouser,660-MF1/4DCT52R1002F,Metal Film Resistors - Through Hole 10Kohms 1% 100PPM,10K,-,Through Hole,PCB Top
17 | 14,1,R164,KOA Speer,MF1/4DCT52R2211F,Mouser,660-MF1/4DCT52R2211F,Metal Film Resistors - Through Hole 2.21Kohms 1% 100PPM,2.21K,-,Through Hole,PCB Top
18 | 15,1,R107,KOA Speer,MF1/4DCT52R4992F,Mouser,660-MF1/4DCT52R4992F,Metal Film Resistors - Through Hole 49.9Kohms 1% 100PPM,49.9K,-,Through Hole,PCB Top
19 | 16,2,"U10, U20",Texas Instruments,LM6172IN/NOPB,Mouser,926-LM6172IN/NOPB,"Operational Amplifiers - Op Amps Dual High Speed,Low Pwr Amp",-,DIP8,Through Hole,PCB Top
20 | 17,1,U4,Texas Instruments,TL431BQLPR,Mouser,595-TL431BQLPR,Voltage References Adjustable Precision Shunt Regulator,-,TO-92-3,Through Hole,PCB Top
21 | 18,2,"U1, U9",Texas Instruments,TL072IP,Mouser,595-TL072IP,Operational Amplifiers - Op Amps Dual JFET In Low N,-,DIP8,Through Hole,PCB Top
22 | 19,2,"R4, R20",-,-,Thonk,Mech_Pot_Alpha,Right Angle B10K Alpha 9mm Potentiometer,B10K,-,Through Hole,PCB Top / Frontpanel
23 | 20,1,C3,Vishay / Sprague,1C10Z5U334M050B ,Mouser,75-1C10Z5U334M050B ,Multilayer Ceramic Capacitors MLCC - Leaded 0.33uF 50volts Z5U 20% 2.5mm L/S,330 n,-,Through Hole,PCB Top
24 | 21,1,U5,STMicroelectronics,L7805CV,Mouser,511-L7805CV,Linear Voltage Regulators 5.0V 1.0A Positive ,-,TO220,Through Hole,PCB Top
25 | 22,2,-,-,-,Thonk,Davies_1900h,Davies 1900H Clone Red (6.35mm Round Shaft),-,-,Control Knobs,"R4, R20 shafts"
26 | 23,1,-,-,-,Erthenvar,Ribbon Cable - 16 to 16 ,16 Pin IDC EuroRack Power Cable,-,-,Accessories,-
27 | 24,2,-,-,-,Thonk,Knurled Nuts,Knurled Nuts for PJ302M Jacks,-,-,Mechanical,Frontpanel
28 | 25,1,U12,Texas Instruments,SN74HC14N,Mouser,595-SN74HC14N,Inverters Hex Schmitt-Trigger ,-,DIP14,Through Hole,PCB Top
29 | 26,1,C23,Vishay / BC Components,K102K15X7RH53L2,Mouser,594-K102K15X7RH53L2,Multilayer Ceramic Capacitors MLCC - Leaded 1000pF 100volts 10% X7R 2.5mm LS,1000 p,-,Through Hole,PCB Top
30 | 27,1,J2,-,-,Futurlec,IDCMH14,14 Pin Shrouded Male Headers IDC,-,-,Through Hole,PCB Top
31 | 28,2,"D4, D6",Fairchild Semiconductor,1N4148,Mouser,512-1N4148,"Diodes - General Purpose, Power, Switching 100V Io/200mA BULK",-,DO35,Through Hole,PCB Top
32 | 29,1,S2,Mountain Switch,10TF230,Mouser,10TF230,Toggle Switches SPDT ON-ON RT ANGLE ,-,-,Through Hole,PCB Top / Frontpanel
33 | 30,2,"Q5A*, Q5B*",Fairchild Semiconductor,2N3906BU,Mouser,512-2N3906BU,Bipolar Transistors - BJT PNP Transistor General Purpose,-,TO-92-3,Through Hole,PCB Top
34 | 31,4,"Q2A*, Q2B*, Q4A*, Q4B*",Fairchild Semiconductor,2N3904BU,Mouser,512-2N3904BU ,Bipolar Transistors - BJT NPN Transistor General Purpose,-,TO-92-3,Through Hole,PCB Top
35 | 32,1,S1,C&K Components,7201MD9ABE,Mouser,611-7201-051,Toggle Switches ON-ON DPDT RA PC,-,-,Through Hole,PCB Top / Frontpanel
36 | 33,1,R6,Bourns,3362P-1-103LF,Mouser,652-3362P-1-103LF,"Trimmer Resistors - Through Hole 1/4""SQ 10KOHMS 10% 0.5WATTS",10K,-,Through Hole,PCB Top
37 | 34,1,R41,KOA Speer,MF1/4DCT52R1000F,Mouser,660-MF1/4DCT52R1000F,Metal Film Resistors - Through Hole 100 ohms 1% 100PPM,100R,-,Through Hole,PCB Top
38 | 35,2,"R42, R113",KOA Speer,MF1/4DCT52R75R0F,Mouser,660-MF1/4DCT52R75R0F,Metal Film Resistors � Through Hole 1/4W 75 ohm 1% ,75R,-,Through Hole,PCB Top
39 | 36,1,R43**,KOA Speer,MF1/4DCT52R2001F,Mouser,660-MF1/4DCT52R2001F,Metal Film Resistors - Through Hole 2Kohms 1% 100PPM,2K,-,Through Hole,PCB Top
40 | 37,2,"R2, R30",KOA Speer,MF1/4DCT52R1652F,Mouser,660-MF1/4DCT52R1652F,Metal Film Resistors - Through Hole 16.5Kohms 1% 100PPM,16.5K,-,Through Hole,PCB Top
41 | 38,3,"R3, R8, R25",KOA Speer,MF1/4DCT52R4021F,Mouser,660-MF1/4DCT52R4021F,Metal Film Resistors - Through Hole 4.02Kohms 1% 100PPM,4.02K,-,Through Hole,PCB Top
42 | 39,1,R46,KOA Speer,MF1/4DCT52R8251F,Mouser,660-MF1/4DCT52R8251F,Metal Film Resistors - Through Hole 8.25Kohms 1% 100PPM,8.25K,-,Through Hole,PCB Top
43 | 40,1,R47,KOA Speer,MF1/4DCT52R1204F,Mouser,660-MF1/4DCT52R1204F,Metal Film Resistors - Through Hole 1.2M ohms 1% 100PPM,1.2M,-,Through Hole,PCB Top
44 | 41,1,R106,KOA Speer,MF1/4DCT52R2051F,Mouser,660-MF1/4DCT52R2051F,Metal Film Resistors - Through Hole 2.05Kohms 1% 100PPM,2.05K,-,Through Hole,PCB Top
45 | 42,1,C13,Vishay / BC Components,K101J15C0GF53L2,Mouser,594-K101J15C0GF53L2,Multilayer Ceramic Capacitors MLCC - Leaded 100pF 50volts 5% .1LS C0G/NPO,100p,-,Through Hole,PCB Top
46 | 43,1,C16,Vishay / BC Components,K151J15C0GF53L2,Mouser,594-K151J15C0GF53L2,Multilayer Ceramic Capacitors MLCC - Leaded 100pF 50volts 5% .1LS C0G/NPO,150p,-,Through Hole,PCB Top
47 | 44,1,C17,TDK,FK16C0G1H473J,Mouser,810-FK16C0G1H473J,Multilayer Ceramic Capacitors MLCC - Leaded 0.047uF 50volts C0G +/-5%,47nF,-,Through Hole,PCB Top
48 | 45,1,C18,TDK,FG18C0G1H150JNT00,Mouser,810-FG18C0G1H150JNT0,Multilayer Ceramic Capacitors MLCC - Leaded 15pF 50volts C0G 5% Radial LS:2.5mm,15pF,-,Through Hole,PCB Top
49 | 46,1,C22,TDK,FG18X5R1H105KRT00,Mouser,810-FG18X5R1H105KRT0,Multilayer Ceramic Capacitors MLCC - Leaded 1uF 50volts X5R 10% Radial LS:2.5mm,1uF,-,Through Hole,PCB Top
50 | 47,1,U11,Texas Instruments,CD4066BE,Mouser,595-CD4066BE,Analog Switch ICs Quad,-,DIP-14,Through Hole,PCB Top
51 |
--------------------------------------------------------------------------------
/static/pdf/cadet-ix-voltage-controlled-oscillator/cadet-ix-voltage-controlled-oscillator-schematics.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/cadet-ix-voltage-controlled-oscillator/cadet-ix-voltage-controlled-oscillator-schematics.pdf
--------------------------------------------------------------------------------
/static/pdf/cadet-v-scaler/cadet-v-scaler-assembly-diagram.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/cadet-v-scaler/cadet-v-scaler-assembly-diagram.pdf
--------------------------------------------------------------------------------
/static/pdf/cadet-v-scaler/cadet-v-scaler-bom-5v-to-1v.csv:
--------------------------------------------------------------------------------
1 | Line Item,Quantity,Reference Designators,Manufacturer,Manufacturer P/N,Vendor,Vendor P/N,Description,Value,Package,Part Type,Assembly Location
2 | 1,1,-,LZX Industries,LZX-C5-PCB,LZX Industries,LZX-C5-PCB,LZX Industries Cadet V Scaler PCB,-,-,Fabricated,-
3 | 2,1,-,LZX Industries,LZX-C5-FPN,LZX Industries,LZX-C5-FPN,LZX Industries Cadet V Scaler Frontpanel,-,-,Fabricated,-
4 | 3,6,"C3, C4, C7, C8, C5, C9",Vishay / Sprague,1C10Z5U104M050B,Mouser,75-1C10Z5U104M050B,Multilayer Ceramic Capacitors MLCC - Leaded 0.1uF 50volts Z5U 20% 2.5mm L/S,0.1 u,-,Through Hole,PCB Top
5 | 4,2,"C2, C6",Panasonic,ECE-A1VKS100,Mouser,667-ECE-A1VKS100,Aluminum Electrolytic Capacitors - Leaded 10UF 35V KS RADIAL,10 u,-,Through Hole,PCB Top
6 | 5,2,"D1, D2",Fairchild Semiconductor,1N4001,Mouser,512-1N4001,Rectifiers Vr/50V Io/1A T/R,-,-,Through Hole,PCB Top
7 | 6,2,"L1, L2",Fair-Rite,2743001111,Mouser,623-2743001111,"EMI Filter Beads, Chips & Arrays 43 BEAD ON LEAD Z=68 OHM @ 100MHz",-,-,Through Hole,PCB Top
8 | 7,5,"R8, R1, R3, R15, R17",KOA Speer,MF1/4DCT52R2002F,Mouser,660-MF1/4DCT52R2002F,Metal Film Resistors - Through Hole 1/4W 20K ohm 1% 20K OHM 1%,20K,-,Through Hole,PCB Top
9 | 8,4,"R2, R5, R16, R19",KOA Speer,MF1/4DCT52R4990F,Mouser,660-MF1/4DCT52R4990F,Metal Film Resistors - Through Hole 1/4W 499 ohm 1% 500 OHM 1%,499R,-,Through Hole,PCB Top
10 | 9,4,"R12, R14, R26, R28",KOA Speer,MF1/4DCT52R4991F,Mouser,660-MF1/4DCT52R4991F,Metal Film Resistors - Through Hole 1/4W 4.99K ohm 1% 4.99K OHM 1%,4.99K,-,Through Hole,PCB Top
11 | 10,1,R10,DNP,DNP,DNP,DNP,DO NOT PLACE,-,-,-,PCB Top
12 | 11,3,"U1, U2, U4",Texas Instruments,TL072IP,Mouser,595-TL072IP,Operational Amplifiers - Op Amps Dual JFET In Low N,-,DIP8,Through Hole,PCB Top
13 | 12,1,U3,ON Semiconductor,TL431BVLPG,Mouser,863-TL431BVLPG,Voltage References 2.5-36V ADJ 1-100mA,-,TO92,Through Hole,PCB Top
14 | 13,8,"J1, J2, J3, J4, J5, J6, J7, J8",-,-,Thonk,MECH_JK_PJ302M,"Right angled 3.5mm Jack Sockets w/Knurled Nuts, No Washers",-,-,Through Hole,PCB Top / Frontpanel
15 | 14,1,J9,-,-,Futurlec,IDCMH16 ,16 Pin Shrouded Male Headers IDC,-,-,Through Hole,PCB Top
16 | 15,1,-,-,-,Erthenvar,Ribbon Cable - 16 to 16 ,16 Pin IDC EuroRack Power Cable,-,-,Accessories,-
17 | 16,8,-,-,-,Thonk,Knurled Nuts,Knurled Nuts for PJ302M Jacks,-,-,Mechanical,Frontpanel
18 | 17,7,"R7, R11, R13, R25, R27, R29, R31",KOA Speer,MF1/4DCT52R1002F,Mouser,660-MF1/4DCT52R1002F,Metal Film Resistors - Through Hole 1/4W 10K ohm 1% 10K OHM 1%,10K,-,Through Hole,PCB Top
19 | 18,4,"R4, R6, R18, R20",KOA Speer,MF1/4DCT52R1431F,Mouser,660-MF1/4DCT52R1431F,Metal Film Resistors - Through Hole 1/4W 1.43K ohm 1% 1.43K OHM 1%,1.43K,-,Through Hole,PCB Top
20 | 19,1,R30,KOA Speer,MF1/4DCT52R1502F,Mouser,660-MF1/4DCT52R1502F,Metal Film Resistors - Through Hole 1/4W 15K ohm 1% 15K OHM 1%,15K,-,Through Hole,PCB Top
21 | 20,1,R9,TE Connectivity / Holsworthy,1623934-1,Mouser,279-1623934-1,Metal Film Resistors - Through Hole 0Ohm 1/4W LINK,0R,-,Through Hole,PCB Top
22 |
--------------------------------------------------------------------------------
/static/pdf/cadet-v-scaler/cadet-v-scaler-bom-alt-a-1v-to-5v.csv:
--------------------------------------------------------------------------------
1 | Line Item,Quantity,Reference Designators,Manufacturer,Manufacturer P/N,Vendor,Vendor P/N,Description,Value,Package,Part Type,Assembly Location
2 | 1,1,-,LZX Industries,LZX-C5-PCB,LZX Industries,LZX-C5-PCB,LZX Industries Cadet V Scaler PCB,-,-,Fabricated,-
3 | 2,1,-,LZX Industries,LZX-C5-FPN,LZX Industries,LZX-C5-FPN,LZX Industries Cadet V Scaler Frontpanel,-,-,Fabricated,-
4 | 3,4,"C3, C4, C7, C8",Vishay / Sprague,1C10Z5U104M050B,Mouser,75-1C10Z5U104M050B,Multilayer Ceramic Capacitors MLCC - Leaded 0.1uF 50volts Z5U 20% 2.5mm L/S,0.1 u,-,Through Hole,PCB Top
5 | 4,2,"C2, C6",Panasonic,ECE-A1VKS100,Mouser,667-ECE-A1VKS100,Aluminum Electrolytic Capacitors - Leaded 10UF 35V KS RADIAL,10 u,-,Through Hole,PCB Top
6 | 5,2,"D1, D2",Fairchild Semiconductor,1N4001,Mouser,512-1N4001,Rectifiers Vr/50V Io/1A T/R,-,-,Through Hole,PCB Top
7 | 6,2,"L1, L2",Fair-Rite,2743001111,Mouser,623-2743001111,"EMI Filter Beads, Chips & Arrays 43 BEAD ON LEAD Z=68 OHM @ 100MHz",-,-,Through Hole,PCB Top
8 | 7,3,"R7, R10, R31",TE Connectivity / Holsworthy,1623934-1,Mouser,279-1623934-1,Metal Film Resistors - Through Hole 0Ohm 1/4W LINK,0R,-,Through Hole,PCB Top
9 | 7,4,"R1, R3, R15, R17",KOA Speer,MF1/4DCT52R1001F,Mouser,660-MF1/4DCT52R1001F,Metal Film Resistors - Through Hole 1/4W 1K ohm 1% 1K OHM 1%,1K,-,Through Hole,PCB Top
10 | 8,4,"R2, R5, R16, R19",KOA Speer,MF1/4DCT52R4990F,Mouser,660-MF1/4DCT52R4990F,Metal Film Resistors - Through Hole 1/4W 499 ohm 1% 500 OHM 1%,499R,-,Through Hole,PCB Top
11 | 9,4,"R11, R13, R25, R27",KOA Speer,MF1/4DCT52R2491F,Mouser,660-MF1/4DCT52R2491F,Metal Film Resistors - Through Hole 1/4W 2.49K ohm 1% 2.49K OHM 1%,2.49K,-,Through Hole,PCB Top
12 | 9,4,"R12, R14, R26, R28",KOA Speer,MF1/4DCT52R1002F,Mouser,660-MF1/4DCT52R1002F,Metal Film Resistors - Through Hole 1/4W 10K ohm 1% 10K OHM 1%,10K,-,Through Hole,PCB Top
13 | 10,4,"R8, R9, R29, R30",DNP,DNP,DNP,DNP,DO NOT PLACE,-,-,-,PCB Top
14 | 11,3,"U1, U2, U4",Texas Instruments,LM6172IN/NOPB,Mouser,926-LM6172IN/NOPB,"Operational Amplifiers - Op Amps Dual High Speed,Low Pwr Amp",-,DIP8,Through Hole,PCB Top
15 | 12,1,U3,DNP,DNP,DNP,DNP,DO NOT PLACE,-,-,-,PCB Top
16 | 13,2,"C5, C9",DNP,DNP,DNP,DNP,DO NOT PLACE,-,-,-,PCB Top
17 | 14,8,"J1, J2, J3, J4, J5, J6, J7, J8",-,-,Thonk,MECH_JK_PJ302M,"Right angled 3.5mm Jack Sockets w/Knurled Nuts, No Washers",-,-,Through Hole,PCB Top / Frontpanel
18 | 15,1,J9,-,-,Futurlec,IDCMH16 ,16 Pin Shrouded Male Headers IDC,-,-,Through Hole,PCB Top
19 | 16,1,-,-,-,Erthenvar,Ribbon Cable - 16 to 16 ,16 Pin IDC EuroRack Power Cable,-,-,Accessories,-
20 |
--------------------------------------------------------------------------------
/static/pdf/cadet-v-scaler/cadet-v-scaler-bom-alt-b-+-5v-to-1v.csv:
--------------------------------------------------------------------------------
1 | Line Item,Quantity,Reference Designators,Manufacturer,Manufacturer P/N,Vendor,Vendor P/N,Description,Value,Package,Part Type,Assembly Location
2 | 1,1,-,LZX Industries,LZX-C5-PCB,LZX Industries,LZX-C5-PCB,LZX Industries Cadet V Scaler PCB,-,-,Fabricated,-
3 | 2,1,-,LZX Industries,LZX-C5-FPN,LZX Industries,LZX-C5-FPN,LZX Industries Cadet V Scaler Frontpanel,-,-,Fabricated,-
4 | 3,4,"C3, C4, C7, C8",Vishay / Sprague,1C10Z5U104M050B,Mouser,75-1C10Z5U104M050B,Multilayer Ceramic Capacitors MLCC - Leaded 0.1uF 50volts Z5U 20% 2.5mm L/S,0.1 u,-,Through Hole,PCB Top
5 | 4,2,"C2, C6",Panasonic,ECE-A1VKS100,Mouser,667-ECE-A1VKS100,Aluminum Electrolytic Capacitors - Leaded 10UF 35V KS RADIAL,10 u,-,Through Hole,PCB Top
6 | 5,2,"D1, D2",Fairchild Semiconductor,1N4001,Mouser,512-1N4001,Rectifiers Vr/50V Io/1A T/R,-,-,Through Hole,PCB Top
7 | 6,2,"L1, L2",Fair-Rite,2743001111,Mouser,623-2743001111,"EMI Filter Beads, Chips & Arrays 43 BEAD ON LEAD Z=68 OHM @ 100MHz",-,-,Through Hole,PCB Top
8 | 7,2,"R7, R10",TE Connectivity / Holsworthy,1623934-1,Mouser,279-1623934-1,Metal Film Resistors - Through Hole 0Ohm 1/4W LINK,0R,-,Through Hole,PCB Top
9 | 7,4,"R1, R3, R15, R17",KOA Speer,MF1/4DCT52R1001F,Mouser,660-MF1/4DCT52R1001F,Metal Film Resistors - Through Hole 1/4W 1K ohm 1% 1K OHM 1%,1K,-,Through Hole,PCB Top
10 | 8,4,"R2, R5, R16, R19",KOA Speer,MF1/4DCT52R4990F,Mouser,660-MF1/4DCT52R4990F,Metal Film Resistors - Through Hole 1/4W 499 ohm 1% 500 OHM 1%,499R,-,Through Hole,PCB Top
11 | 9,4,"R11, R13, R25, R27",,,,,,1.1K,-,Through Hole,PCB Top
12 | 9,6,"R12, R14, R26, R28, R29, R30",KOA Speer,MF1/4DCT52R1002F,Mouser,660-MF1/4DCT52R1002F,Metal Film Resistors - Through Hole 1/4W 10K ohm 1% 10K OHM 1%,10K,-,Through Hole,PCB Top
13 | 10,2,"R8, R9",DNP,DNP,DNP,DNP,DO NOT PLACE,-,-,-,PCB Top
14 | 11,2,"U1, U2",Texas Instruments,LM6172IN/NOPB,Mouser,926-LM6172IN/NOPB,"Operational Amplifiers - Op Amps Dual High Speed,Low Pwr Amp",-,DIP8,Through Hole,PCB Top
15 | 12,1,U3,Texas Instruments,TL431BQLPR,Mouser,595-TL431BQLPR,Voltage References Adjustable Precision Shunt Regulator,-,TO-92-3,Through Hole,PCB Top
16 | 13,2,"C5, C9",DNP,DNP,DNP,DNP,DO NOT PLACE,-,-,-,PCB Top
17 | 14,8,"J1, J2, J3, J4, J5, J6, J7, J8",-,-,Thonk,MECH_JK_PJ302M,"Right angled 3.5mm Jack Sockets w/Knurled Nuts, No Washers",-,-,Through Hole,PCB Top / Frontpanel
18 | 15,1,J9,-,-,Futurlec,IDCMH16 ,16 Pin Shrouded Male Headers IDC,-,-,Through Hole,PCB Top
19 | 16,1,-,-,-,Erthenvar,Ribbon Cable - 16 to 16 ,16 Pin IDC EuroRack Power Cable,-,-,Accessories,-
20 | 17,1,U4,Texas Instruments,TL072IP,Mouser,595-TL072IP,Operational Amplifiers - Op Amps Dual JFET In Low N,-,DIP8,Through Hole,PCB Top
21 | 18,1,R31,KOA Speer,MF1/4DCT52R2871F,Mouser,660-MF1/4DCT52R2871F,Metal Film Resistors - Through Hole 1/4W 2.87K ohm 1% ,2.87K,-,Through Hole,PCB Top
22 |
--------------------------------------------------------------------------------
/static/pdf/cadet-v-scaler/cadet-v-scaler-schematics-5v-to-1v.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/cadet-v-scaler/cadet-v-scaler-schematics-5v-to-1v.pdf
--------------------------------------------------------------------------------
/static/pdf/cadet-v-scaler/cadet-v-scaler-schematics-alt-a-1v-to-5v.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/cadet-v-scaler/cadet-v-scaler-schematics-alt-a-1v-to-5v.pdf
--------------------------------------------------------------------------------
/static/pdf/cadet-vi-fader/cadet-vi-fader-assembly-diagram.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/cadet-vi-fader/cadet-vi-fader-assembly-diagram.pdf
--------------------------------------------------------------------------------
/static/pdf/cadet-vi-fader/cadet-vi-fader-bom.csv:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/cadet-vi-fader/cadet-vi-fader-bom.csv
--------------------------------------------------------------------------------
/static/pdf/cadet-vi-fader/cadet-vi-fader-schematics.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/cadet-vi-fader/cadet-vi-fader-schematics.pdf
--------------------------------------------------------------------------------
/static/pdf/cadet-vii-processor/cadet-vii-processor-bom.csv:
--------------------------------------------------------------------------------
1 | Line Item,Quantity,Reference Designators,Manufacturer,Manufacturer P/N,Vendor,Vendor P/N,Description,Value,Package,Part Type,Assembly Location
2 | 1,1,-,LZX Industries,LZX-C7-PCB,LZX Industries,LZX-C7-PCB,LZX Industries Cadet VII Processor PCB,-,-,Fabricated,-
3 | 2,1,-,LZX Industries,LZX-C7-FPN,LZX Industries,LZX-C7-FPN,LZX Industries Cadet VII Processor Frontpanel,-,-,Fabricated,-
4 | 3,2,"C2, C6",Panasonic,ECE-A1VKS100,Mouser,667-ECE-A1VKS100,Aluminum Electrolytic Capacitors - Leaded 10UF 35V KS RADIAL,10 u,-,Through Hole,PCB Top
5 | 4,6,"C3, C4, C5, C7, C8, C9",Vishay / Sprague,1C10Z5U104M050B,Mouser,75-1C10Z5U104M050B,Multilayer Ceramic Capacitors MLCC - Leaded 0.1uF 50volts Z5U 20% 2.5mm L/S,0.1 u,-,Through Hole,PCB Top
6 | 5,2,"D1, D2",Fairchild Semiconductor,1N4001,Mouser,512-1N4001,Rectifiers Vr/50V Io/1A T/R,-,-,Through Hole,PCB Top
7 | 6,2,"FB1, FB2",Fair-Rite,2743001111,Mouser,623-2743001111,"EMI Filter Beads, Chips & Arrays 43 BEAD ON LEAD Z=68 OHM @ 100MHz",-,-,Through Hole,PCB Top
8 | 7,3,"J1, J3, J4",Wenzhou QingPu,PJ302M,Thonk,MECH_JK_PJ302M,"Right angled 3.5mm Jack Sockets w/Knurled Nuts, No Washers",-,-,Through Hole,PCB Top / Frontpanel
9 | 8,1,J5,-,-,Futurlec,IDCMH16 ,16 Pin Shrouded Male Headers IDC,-,-,Through Hole,PCB Top
10 | 9,2,"R3, R14",KOA Speer,MF1/4DCT52R1003F,Mouser,660-MF1/4DCT52R1003F,Metal Film Resistors - Through Hole 100K ohms 1% 100PPM,100K,-,Through Hole,PCB Top
11 | 10,9,"R2, R5, R6, R7, R10, R11, R13, R15, R16",KOA Speer,MF1/4DCT52R1001F,Mouser,660-MF1/4DCT52R1001F,Metal Film Resistors - Through Hole 1Kohms 1% 100PPM,1K,-,Through Hole,PCB Top
12 | 11,1,R22,KOA Speer,MF1/4DCT52R2002F,Mouser,660-MF1/4DCT52R2002F,Metal Film Resistors - Through Hole 20Kohms 1% 100PPM,20K,-,Through Hole,PCB Top
13 | 12,3,"R1, R12, R19",KOA Speer,MF1/4DCT52R4990F,Mouser,660-MF1/4DCT52R4990F,Metal Film Resistors - Through Hole 1/4W 499 ohm 1% ,499R,-,Through Hole,PCB Top
14 | 13,2,"R18, R21",KOA Speer,MF1/4DCT52R4991F,Mouser,660-MF1/4DCT52R4991F,Metal Film Resistors - Through Hole 1/4W 4.99K ohm 1% ,4.99K,-,Through Hole,PCB Top
15 | 14,2,"R8, R9",KOA Speer,MF1/4DCT52R1002F,Mouser,660-MF1/4DCT52R1002F,Metal Film Resistors - Through Hole 10Kohms 1% 100PPM,10K,-,Through Hole,PCB Top
16 | 15,2,"U2, U3",Texas Instruments,LM6172IN/NOPB,Mouser,926-LM6172IN/NOPB,"Operational Amplifiers - Op Amps Dual High Speed,Low Pwr Amp",-,DIP8,Through Hole,PCB Top
17 | 16,1,U4,Texas Instruments,TL431BQLPR,Mouser,595-TL431BQLPR,Voltage References Adjustable Precision Shunt Regulator,-,TO-92-3,Through Hole,PCB Top
18 | 17,1,,-,-,Erthenvar,Ribbon Cable - 16 to 16 ,16 Pin IDC EuroRack Power Cable,-,-,Accessories,-
19 | 18,1,U5,Texas Instruments,TL074CN,Mouser,595-TL074CN,Operational Amplifiers - Op Amps JFET Input Low Noise,-,DIP14,Through Hole,PCB Top
20 | 19,2,-,-,-,Thonk,Davies_1900h,Davies 1900H Clone Red (6.35mm Round Shaft),-,-,Control Knobs,"R4, R20 shafts"
21 | 20,2,"R4, R20",-,-,Thonk,Mech_Pot_Alpha,Right Angle B10K Alpha 9mm Potentiometer,B10K,-,Through Hole,PCB Top / Frontpanel
22 | 21,1,S1,C&K Components,7201MD9ABE,Mouser,611-7201-051,Toggle Switches ON-ON DPDT RA PC,-,-,Through Hole,PCB Top / Frontpanel
23 |
--------------------------------------------------------------------------------
/static/pdf/cadet-vii-processor/cadet-vii-processor-schematics.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/cadet-vii-processor/cadet-vii-processor-schematics.pdf
--------------------------------------------------------------------------------
/static/pdf/cadet-viii-hard-key-generator/cadet-viii-hard-key-generator-bom.csv:
--------------------------------------------------------------------------------
1 | Line Item,Quantity,Reference Designators,Manufacturer,Manufacturer P/N,Vendor,Vendor P/N,Description,Value,Package,Part Type,Assembly Location
2 | 1,1,-,LZX Industries,LZX-C8-PCB,LZX Industries,LZX-C8-PCB,LZX Industries Cadet VIII Hard Key Generator PCB,-,-,Fabricated,-
3 | 2,1,-,LZX Industries,LZX-C8-FPN,LZX Industries,LZX-C8-FPN,LZX Industries Cadet VIII Hard Key Generator Frontpanel,-,-,Fabricated,-
4 | 3,2,"C2, C6",Panasonic,ECE-A1VKS100,Mouser,667-ECE-A1VKS100,Aluminum Electrolytic Capacitors - Leaded 10UF 35V KS RADIAL,10 u,-,Through Hole,PCB Top
5 | 4,10,"C3, C4, C5, C7, C8, C9, C10, C12, C13, C22",Vishay / Sprague,1C10Z5U104M050B,Mouser,75-1C10Z5U104M050B,Multilayer Ceramic Capacitors MLCC - Leaded 0.1uF 50volts Z5U 20% 2.5mm L/S,0.1 u,-,Through Hole,PCB Top
6 | 5,2,"D1, D2",Fairchild Semiconductor,1N4001,Mouser,512-1N4001,Rectifiers Vr/50V Io/1A T/R,-,-,Through Hole,PCB Top
7 | 6,2,"L1, L2",Fair-Rite,2743001111,Mouser,623-2743001111,"EMI Filter Beads, Chips & Arrays 43 BEAD ON LEAD Z=68 OHM @ 100MHz",-,-,Through Hole,PCB Top
8 | 7,4,"J1, J2, J3, J4",Wenzhou QingPu,PJ302M,Thonk,MECH_JK_PJ302M,"Right angled 3.5mm Jack Sockets w/Knurled Nuts, No Washers",-,-,Through Hole,PCB Top / Frontpanel
9 | 8,1,J5,-,-,Futurlec,IDCMH16 ,16 Pin Shrouded Male Headers IDC,-,-,Through Hole,PCB Top
10 | 9,3,"R3, R10, R14",KOA Speer,MF1/4DCT52R1003F,Mouser,660-MF1/4DCT52R1003F,Metal Film Resistors - Through Hole 100K ohms 1% 100PPM,100K,-,Through Hole,PCB Top
11 | 10,5,"R5, R7, R15, R17, R24",KOA Speer,MF1/4DCT52R1001F,Mouser,660-MF1/4DCT52R1001F,Metal Film Resistors - Through Hole 1Kohms 1% 100PPM,1K,-,Through Hole,PCB Top
12 | 11,4,"R1, R12, R16, R25",KOA Speer,MF1/4DCT52R4990F,Mouser,660-MF1/4DCT52R4990F,Metal Film Resistors - Through Hole 1/4W 499 ohm 1% ,499R,-,Through Hole,PCB Top
13 | 12,7,"R2, R8, R9, R11, R18, R22, R26",KOA Speer,MF1/4DCT52R4991F,Mouser,660-MF1/4DCT52R4991F,Metal Film Resistors - Through Hole 1/4W 4.99K ohm 1% ,4.99K,-,Through Hole,PCB Top
14 | 13,2,"R21, R27",KOA Speer,MF1/4DCT52R1002F,Mouser,660-MF1/4DCT52R1002F,Metal Film Resistors - Through Hole 10Kohms 1% 100PPM,10K,-,Through Hole,PCB Top
15 | 14,2,"R6, R19",KOA Speer,MF1/4DCT52R2321F,Mouser,660-MF1/4DCT52R2321F,Metal Film Resistors - Through Hole 2.32Kohms 1% 100PPM,2.32K,-,Through Hole,PCB Top
16 | 15,2,"R13, R23",KOA Speer,MF1/4DCT52R4992F,Mouser,660-MF1/4DCT52R4992F,Metal Film Resistors - Through Hole 49.9Kohms 1% 100PPM,49.9K,-,Through Hole,PCB Top
17 | 16,2,"U3, U6",Texas Instruments,LM6172IN/NOPB,Mouser,926-LM6172IN/NOPB,"Operational Amplifiers - Op Amps Dual High Speed,Low Pwr Amp",-,DIP8,Through Hole,PCB Top
18 | 17,1,U4,Texas Instruments,TL431BQLPR,Mouser,595-TL431BQLPR,Voltage References Adjustable Precision Shunt Regulator,-,TO-92-3,Through Hole,PCB Top
19 | 18,1,U1,Texas Instruments,TL072IP,Mouser,595-TL072IP,Operational Amplifiers - Op Amps Dual JFET In Low N,-,DIP8,Through Hole,PCB Top
20 | 19,2,"R4, R20",-,-,Thonk,Mech_Pot_Alpha,Right Angle B10K Alpha 9mm Potentiometer,B10K,-,Through Hole,PCB Top / Frontpanel
21 | 20,1,C1,Vishay / Sprague,1C10Z5U334M050B ,Mouser,75-1C10Z5U334M050B ,Multilayer Ceramic Capacitors MLCC - Leaded 0.33uF 50volts Z5U 20% 2.5mm L/S,330 n,-,Through Hole,PCB Top
22 | 21,1,U5,STMicroelectronics,L7805CV,Mouser,511-L7805CV,Linear Voltage Regulators 5.0V 1.0A Positive ,-,TO220,Through Hole,PCB Top
23 | 22,2,-,-,-,Thonk,Davies_1900h,Davies 1900H Clone Red (6.35mm Round Shaft),-,-,Control Knobs,"R4, R20 shafts"
24 | 23,1,U2,Texas Instruments,LM361N/NOPB,Mouser,926-LM361N/NOPB,Analog Comparators Hi Speed Diff Cmptr,-,DIP14,Through Hole,PCB Top
25 | 24,1,-,-,-,Erthenvar,Ribbon Cable - 16 to 16 ,16 Pin IDC EuroRack Power Cable,-,-,Accessories,-
26 |
--------------------------------------------------------------------------------
/static/pdf/cadet-viii-hard-key-generator/cadet-viii-hard-key-generator-schematics.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/cadet-viii-hard-key-generator/cadet-viii-hard-key-generator-schematics.pdf
--------------------------------------------------------------------------------
/static/pdf/cadet-x-multiplier/cadet-x-multiplier-bom.csv:
--------------------------------------------------------------------------------
1 | Line Item,Quantity,Reference Designators,Manufacturer,Manufacturer P/N,Vendor,Vendor P/N,Description,Value,Package,Part Type,Assembly Location,Cost Each,Cost Ext
2 | 1,1,-,LZX Industries,LZX-C10-PCB,LZX Industries,LZX-C10-PCB,LZX Industries Cadet X Multiplier PCB,-,-,Fabricated,-,10.08,10.08
3 | 2,1,-,LZX Industries,LZX-C10-FPN,LZX Industries,LZX-C10-FPN,LZX Industries Cadet X Multiplier Frontpanel,-,-,Fabricated,-,3.86,3.86
4 | 3,8,"C1, C3, C4, C5, C7, C8, C9, C10",Vishay / Sprague,1C10Z5U104M050B,Mouser,75-1C10Z5U104M050B,Multilayer Ceramic Capacitors MLCC - Leaded 0.1uF 50volts Z5U 20% 2.5mm L/S,0.1 u,-,Through Hole,PCB Top,0.1,0.6
5 | 4,2,"C2, C6",Panasonic,ECE-A1VKS100,Mouser,667-ECE-A1VKS100,Aluminum Electrolytic Capacitors - Leaded 10UF 35V KS RADIAL,10 u,-,Through Hole,PCB Top,0.24,0.48
6 | 5,2,"D1, D2",Fairchild Semiconductor,1N4001,Mouser,512-1N4001,Rectifiers Vr/50V Io/1A T/R,-,-,Through Hole,PCB Top,0.16,0.32
7 | 6,2,"L1, L2",Fair-Rite,2743001111,Mouser,623-2743001111,"EMI Filter Beads, Chips & Arrays 43 BEAD ON LEAD Z=68 OHM @ 100MHz",-,-,Through Hole,PCB Top,0.13,0.26
8 | 7,3,"R1, R12, R19",KOA Speer,MF1/4DCT52R4990F,Mouser,660-MF1/4DCT52R4990F,Metal Film Resistors - Through Hole 1/4W 499 ohm 1% 500 OHM 1%,499R,-,Through Hole,PCB Top,0.12,0.48
9 | 8,2,"R2, R18",KOA Speer,MF1/4DCT52R4991F,Mouser,660-MF1/4DCT52R4991F,Metal Film Resistors - Through Hole 1/4W 4.99K ohm 1% 4.99K OHM 1%,4.99K,-,Through Hole,PCB Top,0.12,0.24
10 | 9,2,"R3, R14",KOA Speer,MF1/4DCT52R1003F2,Mouser,660-MF1/4DCT52R1003F,Metal Film Resistors - Through Hole 100Kohms 1% 100PPM,100K,-,Through Hole,PCB Top,0.12,0.36
11 | 10,3,"R5, R7, R13",KOA Speer,MF1/4DCT52R1001F,Mouser,660-MF1/4DCT52R1001F,Metal Film Resistors - Through Hole 1Kohms 1% 100PPM,1K,-,Through Hole,PCB Top,0.12,0.24
12 | 11,1,R10,KOA Speer,MF1/4DCT52R6650F,Mouser,660-MF1/4DCT52R6650F,Metal Film Resistors � Through Hole 1/4W 665 ohm 1% ,665R,-,Through Hole,PCB Top,0.12,0.24
13 | 12,5,"R8, R9, R11, R21, R22",KOA Speer,MF1/4DCT52R1002F,Mouser,660-MF1/4DCT52R1002F,Metal Film Resistors - Through Hole 10Kohms 1% 100PPM,10K,-,Through Hole,PCB Top,0.12,0.6
14 | 13,3,"R6, R16, R17",KOA Speer,MF1/4DCT52R1501F,Mouser,660-MF1/4DCT52R1501F,Metal Film Resistors - Through Hole 1/4W 1.5K ohm 1% 1.5K OHM 1%,1.5K,-,Through Hole,PCB Top,0.12,0.24
15 | 14,2,"R4, R20",-,-,Thonk,Mech_Pot_Alpha,Right Angle B10K Alpha 9mm Potentiometer,B10K,-,Through Hole,PCB Top / Frontpanel,1.95,3.9
16 | 16,1,U1,Texas Instruments,TL072IP,Mouser,595-TL072IP,Operational Amplifiers - Op Amps Dual JFET In Low N,-,DIP8,Through Hole,PCB Top,0.65,0.65
17 | 17,1,U2,Linear Technology,LT1251CN#PBF,Linear Technology,LT1251CN#PBF,40MHz Video Fader and DC Gain Controlled Amplifier,-,DIP16,Through Hole,PCB Top,7.33,7.33
18 | 18,2,"U3, U5",Texas Instruments,LM6172IN/NOPB,Mouser,926-LM6172IN/NOPB,"Operational Amplifiers - Op Amps Dual High Speed,Low Pwr Amp",-,DIP8,Through Hole,PCB Top,3.86,3.86
19 | 19,1,U4,Texas Instruments,TL431BQLPR,Mouser,595-TL431BQLPR,Voltage References Adjustable Precision Shunt Regulator,-,TO-92-3,Through Hole,PCB Top,0.65,0.65
20 | 20,3,"J1, J3, J4",-,-,Thonk,MECH_JK_PJ302M,"Right angled 3.5mm Jack Sockets w/Knurled Nuts, No Washers",-,-,Through Hole,PCB Top / Frontpanel,0.59,2.36
21 | 21,1,J5,-,-,Futurlec,IDCMH16 ,16 Pin Shrouded Male Headers IDC,-,-,Through Hole,PCB Top,0.25,0.25
22 | 22,1,-,-,-,Erthenvar,Ribbon Cable - 16 to 16 ,16 Pin IDC EuroRack Power Cable,-,-,Accessories,-,1.75,1.75
23 | 23,2,-,-,-,Thonk,Davies_1900h,Davies 1900H Clone Red (6.35mm Round Shaft),-,-,Control Knobs,"R4, R20 shafts",0.9,1.8
24 | 24,3,-,-,-,Thonk,Knurled Nuts,Knurled Nuts for PJ302M Jacks,-,-,Mechanical,Frontpanel,0.05,0.2
25 | 25,1,S1,Mountain Switch,10TF230,Mouser,10TF230,Toggle Switches SPDT ON-ON RT ANGLE ,-,-,Through Hole,PCB Top / Frontpanel,,40.75
26 |
--------------------------------------------------------------------------------
/static/pdf/cadet-x-multiplier/cadet-x-multiplier-schematics.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/cadet-x-multiplier/cadet-x-multiplier-schematics.pdf
--------------------------------------------------------------------------------
/static/pdf/castle-000-adc/castle-000-adc-bom.csv:
--------------------------------------------------------------------------------
1 | Line Item,Quantity,Reference Designators,Manufacturer,Manufacturer P/N,Vendor,Vendor P/N,Description,Value,Package,Part Type,Assembly Location
2 | 1,4,"C1, C3, C4, C18",Panasonic,ECE-A1VKS100,Mouser,667-ECE-A1VKS100,Aluminum Electrolytic Capacitors - Leaded 10UF 35V KS RADIAL,10 u,-0,Through Hole,PCB Top
3 | 2,13,"C2, C5, C6, C7, C8, C9, C10, C11, C12, C13, C14, C15, C16",Vishay / Sprague,1C10Z5U104M050B,Mouser,75-1C10Z5U104M050B,Multilayer Ceramic Capacitors MLCC - Leaded 0.1uF 50volts Z5U 20% 2.5mm L/S,0.1 u,-0,Through Hole,PCB Top
4 | 3,2,"D1, D2",Fairchild Semiconductor,1N4001,Mouser,512-1N4001,Rectifiers Vr/50V Io/1A T/R,-0,DO-41,Through Hole,PCB Top
5 | 4,10,"D3, D4, D5, D6, D7, D8, D9, D10, D11, D12",STMicroelectronics,1N5711,Mouser,511-1N5711,Schottky Diodes & Rectifiers 15mA 70 Volt,-0,DO-35,Through Hole,PCB Top
6 | 5,2,"FB1, FB2",Fair-Rite,2743001111,Mouser,623-2743001111,"EMI Filter Beads, Chips & Arrays 43 BEAD ON LEAD Z=68 OHM @ 100MHz",-0,-0,Through Hole,PCB Top
7 | 6,4,"J1, J2, J3, J4",Wenzhou QingPu,PJ302M,Thonk,MECH_JK_PJ302M,"Right angled 3.5mm Jack Sockets w/Knurled Nuts, No Washers",-0,-0,Through Hole,PCB Top / Frontpanel
8 | 7,1,J5,-0,-0,Futurlec,IDCMH16 ,16 Pin Shrouded Male Headers IDC,-0,-0,Through Hole,PCB Top
9 | 8,3,"R1, R4, R16",KOA Speer,MF1/4DCT52R1002F,Mouser,660-MF1/4DCT52R1002F,Metal Film Resistors - Through Hole 10Kohms 1% 100PPM,10K,-0,Through Hole,PCB Top
10 | 9,4,"R2, R5, R8, R40",KOA Speer,MF1/4DCT52R4990F,Mouser,660-MF1/4DCT52R4990F,Metal Film Resistors - Through Hole 1/4W 499 ohm 1% 500 OHM 1%,499,-0,Through Hole,PCB Top
11 | 10,2,"R3, R10",KOA Speer,MF1/4DCT52R4992F,Mouser,660-MF1/4DCT52R4992F,Metal Film Resistors - Through Hole 49.9Kohms 1% 100PPM,49.9K,-0,Through Hole,PCB Top
12 | 11,2,"R6, R18",KOA Speer,MF1/4DCT52R4991F,Mouser,660-MF1/4DCT52R4991F,Metal Film Resistors - Through Hole 4.99Kohms 1% 100PPM,4.99K,-0,Through Hole,PCB Top
13 | 12,32,"R7, R9, R12, R13, R14, R15, R17, R19, R20, R21, R22, R23, R24, R25, R26, R27, R28, R29, R30, R31, R32, R33, R34, R35, R36, R37, R38, R41, R43, R45, R47, R48",KOA Speer,MF1/4DCT52R1001F,Mouser,660-MF1/4DCT52R1001F,Metal Film Resistors - Through Hole 1Kohms 1% 100PPM,1K,-0,Through Hole,PCB Top
14 | 13,1,R39,KOA Speer,MF1/4DCT52R1003F,Mouser,660-MF1/4DCT52R1003F,Metal Film Resistors - Through Hole 100Kohms 1% 100PPM,100K,-0,Through Hole,PCB Top
15 | 14,3,"R42, R44, R46",KOA Speer,MF1/4DCT52R3901F,Mouser,660-MF1/4DCT52R3901F ,Metal Film Resistors - Through Hole 3.9Kohms 1% 100PPM,3.9K,-0,Through Hole,PCB Top
16 | 15,2,"R7-GAIN1, R9-BIAS1",-0,-0,Thonk,Mech_Pot_Alpha,Right Angle B10K Alpha 9mm Potentiometer,B10K,-0,Through Hole,PCB Top / Frontpanel
17 | 16,6,"U1, U2, U3, U5, U6, U7",Texas Instruments,LM6172IN/NOPB,Mouser,926-LM6172IN/NOPB,"Operational Amplifiers - Op Amps Dual High Speed,Low Pwr Amp",-0,DIP-8,Through Hole,PCB Top
18 | 17,1,U4,ON Semiconductor / Fairchild ,MC78L05ABPX ,Mouser,512-MC78L05ABPX ,Linear Voltage Regulators Pos Voltage Reg 3Term 0.1a ,-0,TO-92,Through Hole,PCB Top
19 | 18,1,U8,Texas Instruments ,SN74HC148N ,Mouser,595-SN74HC148N,"Encoders, Decoders, Multiplexers & Demultiplexers 8-to-3 Line Priority ",,DIP-16,Through Hole,PCB Top
20 | 19,1,U9,ON Semiconductor / Fairchild ,MC79L05ACP ,Mouser,512-MC79L05ACP ,Linear Voltage Regulators 5V 100mA Negative ,,TO-92,Through Hole,PCB Top
21 | 20,1,-0,LZX Industries,LZX-CSTL0-PCB,LZX Industries,LZX-CSTL0-PCB,LZX Industries Castle 000 ADC PCB,-0,-0,Fabricated,-0
22 | 21,1,-0,LZX Industries,LZX-CSTL0-FPN,LZX Industries,LZX-CSTL0-FPN,LZX Industries Castle 000 ADC Frontpanel,-0,-0,Fabricated,-0
23 |
--------------------------------------------------------------------------------
/static/pdf/castle-000-adc/castle-000-adc-schematics.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/castle-000-adc/castle-000-adc-schematics.pdf
--------------------------------------------------------------------------------
/static/pdf/castle-001-dac/castle-001-dac-bom.csv:
--------------------------------------------------------------------------------
1 | Line Item,Quantity,Reference Designators,Manufacturer,Manufacturer P/N,Vendor,Vendor P/N,Description,Value,Package,Part Type,Assembly Location
2 | 1,2,"C2, C6",Panasonic,ECE-A1VKS100,Mouser,667-ECE-A1VKS100,Aluminum Electrolytic Capacitors - Leaded 10UF 35V KS RADIAL,10 u,-0,Through Hole,PCB Top
3 | 2,2,"C3, C7",Vishay / Sprague,1C10Z5U104M050B,Mouser,75-1C10Z5U104M050B,Multilayer Ceramic Capacitors MLCC - Leaded 0.1uF 50volts Z5U 20% 2.5mm L/S,0.1 u,-0,Through Hole,PCB Top
4 | 3,2,"D1, D2",Fairchild Semiconductor,1N4001,Mouser,512-1N4001,Rectifiers Vr/50V Io/1A T/R,-0,DO-41,Through Hole,PCB Top
5 | 4,2,"FB1, FB2",Fair-Rite,2743001111,Mouser,623-2743001111,"EMI Filter Beads, Chips & Arrays 43 BEAD ON LEAD Z=68 OHM @ 100MHz",-0,-0,Through Hole,PCB Top
6 | 5,8,"J1, J2, J3, J4, J5, J6, J7, J8",Wenzhou QingPu,PJ302M,Thonk,MECH_JK_PJ302M,"Right angled 3.5mm Jack Sockets w/Knurled Nuts, No Washers",-0,-0,Through Hole,PCB Top / Frontpanel
7 | 6,1,J10,-0,-0,Futurlec,IDCMH16 ,16 Pin Shrouded Male Headers IDC,-0,-0,Through Hole,PCB Top
8 | 7,2,"R1, R15",KOA Speer,MF1/4DCT52R1001F,Mouser,660-MF1/4DCT52R1001F,Metal Film Resistors - Through Hole 1Kohms 1% 100PPM,1K,-0,Through Hole,PCB Top
9 | 8,2,"R2, R16",KOA Speer,MF1/4DCT52R4990F,Mouser,660-MF1/4DCT52R4990F,Metal Film Resistors - Through Hole 1/4W 499 ohm 1% 500 OHM 1%,499,-0,Through Hole,PCB Top
10 | 9,8,"R3, R4, R5, R6, R7, R8, R11, R14",KOA Speer,MF1/4DCT52R1002F,Mouser,660-MF1/4DCT52R1002F,Metal Film Resistors - Through Hole 10Kohms 1% 100PPM,10K,-0,Through Hole,PCB Top
11 | 10,4,"R9, R10, R12, R13",KOA Speer,MF1/4DCT52R4991F,Mouser,660-MF1/4DCT52R4991F,Metal Film Resistors - Through Hole 4.99Kohms 1% 100PPM,4.99K,-0,Through Hole,PCB Top
12 | 11,1,U2,Texas Instruments,LM6172IN/NOPB,Mouser,926-LM6172IN/NOPB,"Operational Amplifiers - Op Amps Dual High Speed,Low Pwr Amp",-0,DIP-8,Through Hole,PCB Top
13 | 12,1,-0,LZX Industries,LZX-CSTL1-PCB,LZX Industries,LZX-CSTL1-PCB,LZX Industries Castle 001 DAC PCB,-0,-0,Fabricated,-0
14 | 13,1,-0,LZX Industries,LZX-CSTL1-FPN,LZX Industries,LZX-CSTL1-FPN,LZX Industries Castle 001 DAC Frontpanel,-0,-0,Fabricated,-0
15 |
--------------------------------------------------------------------------------
/static/pdf/castle-001-dac/castle-001-dac-schematics.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/castle-001-dac/castle-001-dac-schematics.pdf
--------------------------------------------------------------------------------
/static/pdf/castle-010-clock-vco/castle-010-clock-vco-bom.csv:
--------------------------------------------------------------------------------
1 | Line Item,Quantity,Reference Designators,Manufacturer,Manufacturer P/N,Vendor,Vendor P/N,Description,Value,Package,Part Type,Assembly Location
2 | 1,6,"C1, C3, C4, C5, C8, C9",Vishay / Sprague,1C10Z5U104M050B,Mouser,75-1C10Z5U104M050B,Multilayer Ceramic Capacitors MLCC - Leaded 0.1uF 50volts Z5U 20% 2.5mm L/S,0.1 u,-0,Through Hole,PCB Top
3 | 2,3,"C2, C6, C10",Panasonic,ECE-A1VKS100,Mouser,667-ECE-A1VKS100,Aluminum Electrolytic Capacitors - Leaded 10UF 35V KS RADIAL,10 u,-0,Through Hole,PCB Top
4 | 3,1,C14,TDK ,FK16C0G1H104J ,Mouser,810-FK16C0G1H104J,Multilayer Ceramic Capacitors MLCC - Leaded 0.1uF 50volts C0G +/-5% ,,-0,Through Hole,PCB Top
5 | 4,1,C11,Vishay / BC Components ,K102J15C0GF53L2 ,Mouser,594-K102J15C0GF53L2 ,Multilayer Ceramic Capacitors MLCC - Leaded 1000pF 50volts 5% C0G 2.5mm LS ,1n,-0,Through Hole,PCB Top
6 | 5,1,C12,Vishay / Sprague,1C10C0G470J050B ,Mouser,75-1C10C0G470J050B ,Multilayer Ceramic Capacitors MLCC - Leaded 47pF 50volts C0G 5% 5.0mm L/S ,47p,-0,Through Hole,PCB Top
7 | 6,2,"D1, D2",Fairchild Semiconductor,1N4001,Mouser,512-1N4001,Rectifiers Vr/50V Io/1A T/R,-0,DO-41,Through Hole,PCB Top
8 | 7,3,"D3, D4, D5",ON Semiconductor / Fairchild ,1N4148 ,Mouser,512-1N4148 ,"Diodes - General Purpose, Power, Switching 100V Io/200mA ",-0,DO-35,Through Hole,PCB Top
9 | 8,2,"FB1, FB2",Fair-Rite,2743001111,Mouser,623-2743001111,"EMI Filter Beads, Chips & Arrays 43 BEAD ON LEAD Z=68 OHM @ 100MHz",-0,-0,Through Hole,PCB Top
10 | 9,1,J1,-0,-0,Futurlec,IDCMH16 ,16 Pin Shrouded Male Headers IDC,-0,-0,Through Hole,PCB Top
11 | 10,3,"J2, J3, J4",Wenzhou QingPu,PJ302M,Thonk,MECH_JK_PJ302M,"Right angled 3.5mm Jack Sockets w/Knurled Nuts, No Washers",-0,-0,Through Hole,PCB Top / Frontpanel
12 | 11,2,"Q1, Q2",ON Semiconductor / Fairchild ,2N3904BU ,Mouser,512-2N3904BU ,Bipolar Transistors - BJT NPN Transistor General Purpose ,-0,TO-92,Through Hole,PCB Top
13 | 12,2,"R1, R14",KOA Speer,MF1/4DCT52R1003F,Mouser,660-MF1/4DCT52R1003F,Metal Film Resistors - Through Hole 100Kohms 1% 100PPM,100K,-0,Through Hole,PCB Top
14 | 13,2,"R2, R18",KOA Speer,MF1/4DCT52R4990F,Mouser,660-MF1/4DCT52R4990F,Metal Film Resistors - Through Hole 1/4W 499 ohm 1% 500 OHM 1%,499,-0,Through Hole,PCB Top
15 | 14,4,"R3, R13, R17, R19",KOA Speer,MF1/4DCT52R1001F,Mouser,660-MF1/4DCT52R1001F,Metal Film Resistors - Through Hole 1Kohms 1% 100PPM,1K,-0,Through Hole,PCB Top
16 | 15,2,"R4, R16",KOA Speer,MF1/4DCT52R3901F,Mouser,660-MF1/4DCT52R3901F ,Metal Film Resistors - Through Hole 3.9Kohms 1% 100PPM,3.9K,-0,Through Hole,PCB Top
17 | 16,5,"R5, R8, R10, R11, R12",KOA Speer,MF1/4DCT52R1002F,Mouser,660-MF1/4DCT52R1002F,Metal Film Resistors - Through Hole 10Kohms 1% 100PPM,10K,-0,Through Hole,PCB Top
18 | 17,2,"R7, R20",KOA Speer,MF1/4DCT52R4991F,Mouser,660-MF1/4DCT52R4991F,Metal Film Resistors - Through Hole 4.99Kohms 1% 100PPM,4.99K,-0,Through Hole,PCB Top
19 | 18,1,R15,KOA Speer,MF1/4DCT52R4702F,Mouser,660-MF1/4DCT52R4702F,Metal Film Resistors - Through Hole 47Kohms 1% 100PPM,47K,-0,Through Hole,PCB Top
20 | 19,1,R21,Yageo ,MFR-25FRF52-4M7 ,Mouser,603-MFR-25FRF52-4M7 ,Metal Film Resistors - Through Hole 4.7M OHM 1/4W 1% ,4.7M,-0,Through Hole,PCB Top
21 | 20,2,"R6-CV, R9-Freq",-0,-0,Thonk,Mech_Pot_Alpha,Right Angle B10K Alpha 9mm Potentiometer,B10K,-0,Through Hole,PCB Top / Frontpanel
22 | 21,1,S1,E-Switch ,100SP1T1B1M2QEH ,Mouser,612-100-A1121 ,Toggle Switches SPDT ON-ON PC MNT ,-0,-0,Through Hole,PCB Top / Frontpanel
23 | 22,1,S2,E-Switch ,100SP3T1B1M1QEH,Mouser,612-100-C1111 ,Toggle Switches SPDT ON-OFF-ON SLDR ,-0,-0,Through Hole,PCB Top / Frontpanel
24 | 23,1,U1,ON Semiconductor / Fairchild ,MC78L05ABPX ,Mouser,512-MC78L05ABPX,Linear Voltage Regulators Pos Voltage Reg 3Term 0.1a ,-0,TO-92,Through Hole,PCB Top
25 | 24,1,U2,Texas Instruments,CD4046BE,Mouser,595-CD4046BE ,Phase Locked Loops - PLL PLL w/ VCO ,-0,DIP-16,Through Hole,PCB Top
26 | 25,2,"U3, U4",Texas Instruments,LM6172IN/NOPB,Mouser,926-LM6172IN/NOPB,"Operational Amplifiers - Op Amps Dual High Speed,Low Pwr Amp",-0,DIP-8,Through Hole,PCB Top
27 | 26,1,-0,LZX Industries,LZX-CSTL2-PCB,LZX Industries,LZX-CSTL2-PCB,LZX Industries Castle 010 Clock VCO PCB,-0,-0,Fabricated,-0
28 | 27,1,-0,LZX Industries,LZX-CSTL2-FPN,LZX Industries,LZX-CSTL2-FPN,LZX Industries Castle 010 Clock VCO Frontpanel,-0,-0,Fabricated,-0
29 |
--------------------------------------------------------------------------------
/static/pdf/castle-010-clock-vco/castle-010-clock-vco-schematics.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/castle-010-clock-vco/castle-010-clock-vco-schematics.pdf
--------------------------------------------------------------------------------
/static/pdf/castle-011-shift-register/castle-011-shift-register-bom.csv:
--------------------------------------------------------------------------------
1 | Line Item,Quantity,Reference Designators,Manufacturer,Manufacturer P/N,Vendor,Vendor P/N,Description,Value,Package,Part Type,Assembly Location
2 | 1,4,"C1, C2, C4, C13",Panasonic,ECE-A1VKS100,Mouser,667-ECE-A1VKS100,Aluminum Electrolytic Capacitors - Leaded 10UF 35V KS RADIAL,10 u,-0,Through Hole,PCB Top
3 | 2,9,"C3, C5, C6, C7, C8, C9, C10, C11, C12",Vishay / Sprague,1C10Z5U104M050B,Mouser,75-1C10Z5U104M050B,Multilayer Ceramic Capacitors MLCC - Leaded 0.1uF 50volts Z5U 20% 2.5mm L/S,0.1 u,-0,Through Hole,PCB Top
4 | 3,2,"D1, D2",Fairchild Semiconductor,1N4001,Mouser,512-1N4001,Rectifiers Vr/50V Io/1A T/R,-0,DO-41,Through Hole,PCB Top
5 | 4,6,"D3, D4, D5, D6, D7, D8",STMicroelectronics,1N5711,Mouser,511-1N5711,Schottky Diodes & Rectifiers 15mA 70 Volt,-0,DO-35,Through Hole,PCB Top
6 | 5,2,"FB1, FB2",Fair-Rite,2743001111,Mouser,623-2743001111,"EMI Filter Beads, Chips & Arrays 43 BEAD ON LEAD Z=68 OHM @ 100MHz",-0,-0,Through Hole,PCB Top
7 | 6,7,"J1, J2, J3, J4, J6, J7, J8",Wenzhou QingPu,PJ302M,Thonk,MECH_JK_PJ302M,"Right angled 3.5mm Jack Sockets w/Knurled Nuts, No Washers",-0,-0,Through Hole,PCB Top / Frontpanel
8 | 7,1,J5,-0,-0,Futurlec,IDCMH16 ,16 Pin Shrouded Male Headers IDC,-0,-0,Through Hole,PCB Top
9 | 8,7,"R1, R2, R3, R4, R12, R14, R16",KOA Speer,MF1/4DCT52R4990F,Mouser,660-MF1/4DCT52R4990F,Metal Film Resistors - Through Hole 1/4W 499 ohm 1% 500 OHM 1%,499,-0,Through Hole,PCB Top
10 | 9,14,"R5, R6, R7, R8, R17, R18, R19, R20, R22, R24, R26, R28, R29, R30",KOA Speer,MF1/4DCT52R1001F,Mouser,660-MF1/4DCT52R1001F,Metal Film Resistors - Through Hole 1Kohms 1% 100PPM,1K,-0,Through Hole,PCB Top
11 | 10,1,R9,KOA Speer,MF1/4DCT52R1002F,Mouser,660-MF1/4DCT52R1002F,Metal Film Resistors - Through Hole 10Kohms 1% 100PPM,10K,-0,Through Hole,PCB Top
12 | 11,4,"R10, R11, R13, R15",KOA Speer,MF1/4DCT52R1003F,Mouser,660-MF1/4DCT52R1003F,Metal Film Resistors - Through Hole 100Kohms 1% 100PPM,100K,-0,Through Hole,PCB Top
13 | 12,4,"R21, R23, R25, R27",KOA Speer,MF1/4DCT52R3901F,Mouser,660-MF1/4DCT52R3901F ,Metal Film Resistors - Through Hole 3.9Kohms 1% 100PPM,3.9K,-0,Through Hole,PCB Top
14 | 13,4,"U1, U3, U4, U5",Texas Instruments,LM6172IN/NOPB,Mouser,926-LM6172IN/NOPB,"Operational Amplifiers - Op Amps Dual High Speed,Low Pwr Amp",-0,DIP-8,Through Hole,PCB Top
15 | 14,1,U2,ON Semiconductor / Fairchild ,MC78L05ABPX ,Mouser,512-MC78L05ABPX ,Linear Voltage Regulators Pos Voltage Reg 3Term 0.1a ,-0,TO-92,Through Hole,PCB Top
16 | 15,1,U6,Texas Instruments ,CD4015BE ,Mouser,595-CD4015BE ,Counter Shift Registers Dual 4-Stage Static,-0,DIP-16,Through Hole,PCB Top
17 | 16,1,-0,LZX Industries,LZX-CSTL3-PCB,LZX Industries,LZX-CSTL3-PCB,LZX Industries Castle 011 Shift Register PCB,-0,-0,Fabricated,-0
18 | 17,1,-0,LZX Industries,LZX-CSTL3-FPN,LZX Industries,LZX-CSTL3-FPN,LZX Industries Castle 011 Shift Register Frontpanel,-0,-0,Fabricated,-0
19 | ,69,,,,,,,,,140,140
20 |
--------------------------------------------------------------------------------
/static/pdf/castle-011-shift-register/castle-011-shift-register-schematics.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/castle-011-shift-register/castle-011-shift-register-schematics.pdf
--------------------------------------------------------------------------------
/static/pdf/castle-100-multi-gate/castle-100-multi-gate-bom.csv:
--------------------------------------------------------------------------------
1 | Line Item,Quantity,Reference Designators,Manufacturer,Manufacturer P/N,Vendor,Vendor P/N,Description,Value,Package,Part Type,Assembly Location
2 | 1,4,"C1, C2, C3, C15",Panasonic,ECE-A1VKS100,Mouser,667-ECE-A1VKS100,Aluminum Electrolytic Capacitors - Leaded 10UF 35V KS RADIAL,10 u,-0,Through Hole,PCB Top
3 | 2,13,"C4, C5, C6, C7, C8, C9, C10, C11, C12, C13, C14, C18, C19",Vishay / Sprague,1C10Z5U104M050B,Mouser,75-1C10Z5U104M050B,Multilayer Ceramic Capacitors MLCC - Leaded 0.1uF 50volts Z5U 20% 2.5mm L/S,0.1 u,-0,Through Hole,PCB Top
4 | 3,2,"D1, D2",Fairchild Semiconductor,1N4001,Mouser,512-1N4001,Rectifiers Vr/50V Io/1A T/R,-0,DO-41,Through Hole,PCB Top
5 | 4,4,"D3, D4, D5, D6",STMicroelectronics,1N5711,Mouser,511-1N5711,Schottky Diodes & Rectifiers 15mA 70 Volt,-0,DO-35,Through Hole,PCB Top
6 | 5,2,"FB1, FB2",Fair-Rite,2743001111,Mouser,623-2743001111,"EMI Filter Beads, Chips & Arrays 43 BEAD ON LEAD Z=68 OHM @ 100MHz",-0,-0,Through Hole,PCB Top
7 | 6,8,"J1, J2, J3, J4, J5, J6, J8, J9",Wenzhou QingPu,PJ302M,Thonk,MECH_JK_PJ302M,"Right angled 3.5mm Jack Sockets w/Knurled Nuts, No Washers",-0,-0,Through Hole,PCB Top / Frontpanel
8 | 7,1,J7,-0,-0,Futurlec,IDCMH16 ,16 Pin Shrouded Male Headers IDC,-0,-0,Through Hole,PCB Top
9 | 8,5,"R1, R7, R16, R17, R19",KOA Speer,MF1/4DCT52R1003F,Mouser,660-MF1/4DCT52R1003F,Metal Film Resistors - Through Hole 100Kohms 1% 100PPM,100K,-0,Through Hole,PCB Top
10 | 9,8,"R2, R3, R4, R5, R6, R8, R18, R20",KOA Speer,MF1/4DCT52R4990F,Mouser,660-MF1/4DCT52R4990F,Metal Film Resistors - Through Hole 1/4W 499 ohm 1% 500 OHM 1%,499,-0,Through Hole,PCB Top
11 | 10,1,R15,KOA Speer,MF1/4DCT52R1002F,Mouser,660-MF1/4DCT52R1002F,Metal Film Resistors - Through Hole 10Kohms 1% 100PPM,10K,-0,Through Hole,PCB Top
12 | 11,16,"R9, R10, R11, R12, R13, R14, R21, R22, R23, R25, R27, R29, R31, R33, R35, R36",KOA Speer,MF1/4DCT52R1001F,Mouser,660-MF1/4DCT52R1001F,Metal Film Resistors - Through Hole 1Kohms 1% 100PPM,1K,-0,Through Hole,PCB Top
13 | 12,6,"R24, R26, R28, R30, R32, R34",KOA Speer,MF1/4DCT52R3901F,Mouser,660-MF1/4DCT52R3901F ,Metal Film Resistors - Through Hole 3.9Kohms 1% 100PPM,3.9K,-0,Through Hole,PCB Top
14 | 13,4,"U1, U3, U4, U8",Texas Instruments,LM6172IN/NOPB,Mouser,926-LM6172IN/NOPB,"Operational Amplifiers - Op Amps Dual High Speed,Low Pwr Amp",-0,DIP-8,Through Hole,PCB Top
15 | 14,1,U2,ON Semiconductor / Fairchild ,MC78L05ABPX ,Mouser,512-MC78L05ABPX ,Linear Voltage Regulators Pos Voltage Reg 3Term 0.1a ,-0,TO-92,Through Hole,PCB Top
16 | 15,3,"U5, U6, U7",Texas Instruments,SN74HC00N ,Mouser,595-SN74HC00N ,Logic Gates Quad 2-Input NAND,-0,DIP-14,Through Hole,PCB Top
17 | 16,1,U9,Texas Instruments,TL072IP,Mouser,595-TL072IP,Operational Amplifiers - Op Amps Dual JFET In Low N,-0,DIP8,Through Hole,PCB Top
18 | 17,1,-0,LZX Industries,LZX-CSTL4-PCB,LZX Industries,LZX-CSTL4-PCB,LZX Industries Castle 100 Multi Gate PCB,-0,-0,Fabricated,-0
19 | 18,1,-0,LZX Industries,LZX-CSTL4-FPN,LZX Industries,LZX-CSTL4-FPN,LZX Industries Castle 100 Multi Gate Frontpanel,-0,-0,Fabricated,-0
20 |
--------------------------------------------------------------------------------
/static/pdf/castle-100-multi-gate/castle-100-multi-gate-schematics.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/castle-100-multi-gate/castle-100-multi-gate-schematics.pdf
--------------------------------------------------------------------------------
/static/pdf/castle-101-quad-gate/castle-101-quad-gate-bom.csv:
--------------------------------------------------------------------------------
1 | Line Item,Quantity,Reference Designators,Manufacturer,Manufacturer P/N,Vendor,Vendor P/N,Description,Value,Package,Part Type,Assembly Location
2 | 1,4,"C1, C2, C3, C15",Panasonic,ECE-A1VKS100,Mouser,667-ECE-A1VKS100,Aluminum Electrolytic Capacitors - Leaded 10UF 35V KS RADIAL,10 u,-0,Through Hole,PCB Top
3 | 2,11,"C4, C5, C6, C7, C8, C9, C10, C11, C12, C13, C14",Vishay / Sprague,1C10Z5U104M050B,Mouser,75-1C10Z5U104M050B,Multilayer Ceramic Capacitors MLCC - Leaded 0.1uF 50volts Z5U 20% 2.5mm L/S,0.1 u,-0,Through Hole,PCB Top
4 | 3,2,"D1, D2",Fairchild Semiconductor,1N4001,Mouser,512-1N4001,Rectifiers Vr/50V Io/1A T/R,-0,DO-41,Through Hole,PCB Top
5 | 4,8,"D3, D4, D5, D6, D7, D8, D9, D10",STMicroelectronics,1N5711,Mouser,511-1N5711,Schottky Diodes & Rectifiers 15mA 70 Volt,-0,DO-35,Through Hole,PCB Top
6 | 5,2,"FB1, FB2",Fair-Rite,2743001111,Mouser,623-2743001111,"EMI Filter Beads, Chips & Arrays 43 BEAD ON LEAD Z=68 OHM @ 100MHz",-0,-0,Through Hole,PCB Top
7 | 6,8,"J1, J2, J3, J4, J6, J7, J8, J9",Wenzhou QingPu,PJ302M,Thonk,MECH_JK_PJ302M,"Right angled 3.5mm Jack Sockets w/Knurled Nuts, No Washers",-0,-0,Through Hole,PCB Top / Frontpanel
8 | 7,1,J5,-0,-0,Futurlec,IDCMH16 ,16 Pin Shrouded Male Headers IDC,-0,-0,Through Hole,PCB Top
9 | 8,8,"R1, R4, R6, R7, R19, R21, R23, R25",KOA Speer,MF1/4DCT52R4990F,Mouser,660-MF1/4DCT52R4990F,Metal Film Resistors - Through Hole 1/4W 499 ohm 1% 500 OHM 1%,499,-0,Through Hole,PCB Top
10 | 9,16,"R2, R3, R8, R9, R10, R11, R13, R14, R15, R26, R27, R28, R29, R30, R31, R33",KOA Speer,MF1/4DCT52R1001F,Mouser,660-MF1/4DCT52R1001F,Metal Film Resistors - Through Hole 1Kohms 1% 100PPM,1K,-0,Through Hole,PCB Top
11 | 10,4,"R5, R12, R32, R34",KOA Speer,MF1/4DCT52R3901F,Mouser,660-MF1/4DCT52R3901F ,Metal Film Resistors - Through Hole 3.9Kohms 1% 100PPM,3.9K,-0,Through Hole,PCB Top
12 | 11,1,R16,KOA Speer,MF1/4DCT52R1002F,Mouser,660-MF1/4DCT52R1002F,Metal Film Resistors - Through Hole 10Kohms 1% 100PPM,10K,-0,Through Hole,PCB Top
13 | 12,5,"R17, R18, R20, R22, R24",KOA Speer,MF1/4DCT52R1003F,Mouser,660-MF1/4DCT52R1003F,Metal Film Resistors - Through Hole 100Kohms 1% 100PPM,100K,-0,Through Hole,PCB Top
14 | 13,4,"U1, U3, U5, U7",Texas Instruments,LM6172IN/NOPB,Mouser,926-LM6172IN/NOPB,"Operational Amplifiers - Op Amps Dual High Speed,Low Pwr Amp",-0,DIP-8,Through Hole,PCB Top
15 | 14,1,U2,ON Semiconductor / Fairchild ,MC78L05ABPX ,Mouser,512-MC78L05ABPX ,Linear Voltage Regulators Pos Voltage Reg 3Term 0.1a ,-0,TO-92,Through Hole,PCB Top
16 | 15,1,U4,Texas Instruments,TL072IP,Mouser,595-TL072IP,Operational Amplifiers - Op Amps Dual JFET In Low N,-0,DIP8,Through Hole,PCB Top
17 | 16,1,U6*,Texas Instruments ,CD4070BE ,Mouser,595-CD4070BE ,Logic Gates Quad Exclusive,-0,DIP-14,Through Hole,PCB Top
18 | 17,1,-0,LZX Industries,LZX-CSTL5-PCB,LZX Industries,LZX-CSTL5-PCB,LZX Industries Castle 101 Quad Gate PCB,-0,-0,Fabricated,-0
19 | 18,1,-0,LZX Industries,LZX-CSTL5-FPN,LZX Industries,LZX-CSTL5-FPN,LZX Industries Castle 101 Quad Gate Frontpanel,-0,-0,Fabricated,-0
20 | ,,,,,,,,,,,
21 | ,,,,,,,,,,,
22 | ,,*U6 Alternates,,,,,,,,,
23 | ,1,U6,Texas Instruments ,CD4011BE ,Mouser,595-CD4011BE ,Logic Gates Quad 2-Input NAND,-0,DIP-14,Through Hole,PCB Top
24 | ,1,U6,Texas Instruments ,CD4001BE,Mouser,595-CD4001BE ,Logic Gates Quad 2-Input NOR,-0,DIP-13,Through Hole,PCB Top
25 |
--------------------------------------------------------------------------------
/static/pdf/castle-101-quad-gate/castle-101-quad-gate-schematics.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/castle-101-quad-gate/castle-101-quad-gate-schematics.pdf
--------------------------------------------------------------------------------
/static/pdf/castle-110-counter/castle-110-counter-bom.csv:
--------------------------------------------------------------------------------
1 | Line Item,Quantity,Reference Designators,Manufacturer,Manufacturer P/N,Vendor,Vendor P/N,Description,Value,Package,Part Type,Assembly Location
2 | 1,12,"C1, C3, C5, C6, C7, C8, C9, C10, C11, C12, C13, C14",Vishay / Sprague,1C10Z5U104M050B,Mouser,75-1C10Z5U104M050B,Multilayer Ceramic Capacitors MLCC - Leaded 0.1uF 50volts Z5U 20% 2.5mm L/S,0.1 u,-0,Through Hole,PCB Top
3 | 2,4,"C2, C4, C15, C16",Panasonic,ECE-A1VKS100,Mouser,667-ECE-A1VKS100,Aluminum Electrolytic Capacitors - Leaded 10UF 35V KS RADIAL,10 u,-0,Through Hole,PCB Top
4 | 3,2,"D1, D2",Fairchild Semiconductor,1N4001,Mouser,512-1N4001,Rectifiers Vr/50V Io/1A T/R,-0,DO-41,Through Hole,PCB Top
5 | 4,6,"D3, D4, D5, D6, D7, D8",STMicroelectronics,1N5711,Mouser,511-1N5711,Schottky Diodes & Rectifiers 15mA 70 Volt,-0,DO-35,Through Hole,PCB Top
6 | 5,2,"FB1, FB2",Fair-Rite,2743001111,Mouser,623-2743001111,"EMI Filter Beads, Chips & Arrays 43 BEAD ON LEAD Z=68 OHM @ 100MHz",-0,-0,Through Hole,PCB Top
7 | 6,8,"J1, J2, J3, J4, J5, J7, J8, J9",Wenzhou QingPu,PJ302M,Thonk,MECH_JK_PJ302M,"Right angled 3.5mm Jack Sockets w/Knurled Nuts, No Washers",-0,-0,Through Hole,PCB Top / Frontpanel
8 | 7,1,J6,-0,-0,Futurlec,IDCMH16 ,16 Pin Shrouded Male Headers IDC,-0,-0,Through Hole,PCB Top
9 | 8,8,"R1, R2, R3, R4, R5, R14, R16, R18",KOA Speer,MF1/4DCT52R4990F,Mouser,660-MF1/4DCT52R4990F,Metal Film Resistors - Through Hole 1/4W 499 ohm 1% 500 OHM 1%,499,-0,Through Hole,PCB Top
10 | 9,16,"R6, R7, R8, R9, R10, R19, R20, R21, R22, R24, R26, R28, R30, R32, R33, R34",KOA Speer,MF1/4DCT52R1001F,Mouser,660-MF1/4DCT52R1001F,Metal Film Resistors - Through Hole 1Kohms 1% 100PPM,1K,-0,Through Hole,PCB Top
11 | 12,5,"R23, R25, R27, R29, R31",KOA Speer,MF1/4DCT52R3901F,Mouser,660-MF1/4DCT52R3901F ,Metal Film Resistors - Through Hole 3.9Kohms 1% 100PPM,3.9K,-0,Through Hole,PCB Top
12 | 10,1,R11,KOA Speer,MF1/4DCT52R1002F,Mouser,660-MF1/4DCT52R1002F,Metal Film Resistors - Through Hole 10Kohms 1% 100PPM,10K,-0,Through Hole,PCB Top
13 | 11,4,"R12, R13, R15, R17",KOA Speer,MF1/4DCT52R1003F,Mouser,660-MF1/4DCT52R1003F,Metal Film Resistors - Through Hole 100Kohms 1% 100PPM,100K,-0,Through Hole,PCB Top
14 | 13,4,"U1, U3, U5, U6",Texas Instruments,LM6172IN/NOPB,Mouser,926-LM6172IN/NOPB,"Operational Amplifiers - Op Amps Dual High Speed,Low Pwr Amp",-0,DIP-8,Through Hole,PCB Top
15 | 14,1,U2,ON Semiconductor / Fairchild ,MC78L05ABPX ,Mouser,512-MC78L05ABPX ,Linear Voltage Regulators Pos Voltage Reg 3Term 0.1a ,-0,TO-92,Through Hole,PCB Top
16 | 15,1,U4,Texas Instruments,TL072IP,Mouser,595-TL072IP,Operational Amplifiers - Op Amps Dual JFET In Low N,-0,DIP8,Through Hole,PCB Top
17 | 16,1,U7,Texas Instruments,SN74HC191N ,Mouser,595-SN74HC191N ,Counter ICs 4-Bit Sync UpDn Bnry ,-0,DIP-16,Through Hole,PCB Top
18 | 17,1,-0,LZX Industries,LZX-CSTL6-PCB,LZX Industries,LZX-CSTL6-PCB,LZX Industries Castle 110 Counter PCB,-0,-0,Fabricated,-0
19 | 18,1,-0,LZX Industries,LZX-CSTL6-FPN,LZX Industries,LZX-CSTL6-FPN,LZX Industries Castle 110 Counter Frontpanel,-0,-0,Fabricated,-0
20 |
--------------------------------------------------------------------------------
/static/pdf/castle-110-counter/castle-110-counter-schematics.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/castle-110-counter/castle-110-counter-schematics.pdf
--------------------------------------------------------------------------------
/static/pdf/castle-111-d-flip-flops/castle-111-d-flip-flops-bom.csv:
--------------------------------------------------------------------------------
1 | Line Item,Quantity,Reference Designators,Manufacturer,Manufacturer P/N,Vendor,Vendor P/N,Description,Value,Package,Part Type,Assembly Location
2 | 1,4,"C1, C2, C3, C4",Panasonic,ECE-A1VKS100,Mouser,667-ECE-A1VKS100,Aluminum Electrolytic Capacitors - Leaded 10UF 35V KS RADIAL,10 u,-0,Through Hole,PCB Top
3 | 2,10,"C6, C8, C10, C11, C12, C13, C14, C15, C16, C17",Vishay / Sprague,1C10Z5U104M050B,Mouser,75-1C10Z5U104M050B,Multilayer Ceramic Capacitors MLCC - Leaded 0.1uF 50volts Z5U 20% 2.5mm L/S,0.1 u,-0,Through Hole,PCB Top
4 | 3,2,"D1, D2",Fairchild Semiconductor,1N4001,Mouser,512-1N4001,Rectifiers Vr/50V Io/1A T/R,-0,DO-41,Through Hole,PCB Top
5 | 4,10,"D3, D4, D5, D6, D7, D8, D9, D10, D11, D12",STMicroelectronics,1N5711,Mouser,511-1N5711,Schottky Diodes & Rectifiers 15mA 70 Volt,-0,DO-35,Through Hole,PCB Top
6 | 5,2,"FB1, FB2",Fair-Rite,2743001111,Mouser,623-2743001111,"EMI Filter Beads, Chips & Arrays 43 BEAD ON LEAD Z=68 OHM @ 100MHz",-0,-0,Through Hole,PCB Top
7 | 6,8,"J1, J2, J3, J5, J6, J7, J8, J9",Wenzhou QingPu,PJ302M,Thonk,MECH_JK_PJ302M,"Right angled 3.5mm Jack Sockets w/Knurled Nuts, No Washers",-0,-0,Through Hole,PCB Top / Frontpanel
8 | 8,1,J4,-0,-0,Futurlec,IDCMH16 ,16 Pin Shrouded Male Headers IDC,-0,-0,Through Hole,PCB Top
9 | 9,8,"R1, R2, R3, R10, R12, R14, R16, R32",KOA Speer,MF1/4DCT52R4990F,Mouser,660-MF1/4DCT52R4990F,Metal Film Resistors - Through Hole 1/4W 499 ohm 1% 500 OHM 1%,499,-0,Through Hole,PCB Top
10 | 10,16,"R4, R5, R6, R17, R18, R19, R20, R21, R23, R25, R27, R28, R29, R30, R33, R34",KOA Speer,MF1/4DCT52R1001F,Mouser,660-MF1/4DCT52R1001F,Metal Film Resistors - Through Hole 1Kohms 1% 100PPM,1K,-0,Through Hole,PCB Top
11 | 11,1,R7,KOA Speer,MF1/4DCT52R1002F,Mouser,660-MF1/4DCT52R1002F,Metal Film Resistors - Through Hole 10Kohms 1% 100PPM,10K,-0,Through Hole,PCB Top
12 | 12,6,"R8, R9, R11, R13, R15, R31",KOA Speer,MF1/4DCT52R1003F,Mouser,660-MF1/4DCT52R1003F,Metal Film Resistors - Through Hole 100Kohms 1% 100PPM,100K,-0,Through Hole,PCB Top
13 | 13,3,"R22, R24, R26",KOA Speer,MF1/4DCT52R3901F,Mouser,660-MF1/4DCT52R3901F ,Metal Film Resistors - Through Hole 3.9Kohms 1% 100PPM,3.9K,-0,Through Hole,PCB Top
14 | 14,4,"U1, U3, U5, U6",Texas Instruments,LM6172IN/NOPB,Mouser,926-LM6172IN/NOPB,"Operational Amplifiers - Op Amps Dual High Speed,Low Pwr Amp",-0,DIP-8,Through Hole,PCB Top
15 | 15,1,U2,ON Semiconductor / Fairchild ,MC78L05ABPX ,Mouser,512-MC78L05ABPX ,Linear Voltage Regulators Pos Voltage Reg 3Term 0.1a ,-0,TO-92,Through Hole,PCB Top
16 | 16,1,U4,Texas Instruments,TL072IP,Mouser,595-TL072IP,Operational Amplifiers - Op Amps Dual JFET In Low N,-0,DIP8,Through Hole,PCB Top
17 | 17,1,U7,Texas Instruments,SN74HC174N ,Mouser,595-SN74HC174N ,Flip Flops Hex w/ Clear,1,DIP-16,Through Hole,PCB Top
18 | 18,1,-0,LZX Industries,LZX-CSTL8-PCB,LZX Industries,LZX-CSTL8-PCB,LZX Industries Castle 111 D Flip Flops PCB,-0,-0,Fabricated,-0
19 | 19,1,-0,LZX Industries,LZX-CSTL8-FPN,LZX Industries,LZX-CSTL8-FPN,LZX Industries Castle 111 D Flip Flops Frontpanel,-0,-0,Fabricated,-0
20 | ,80,,,,,,,,,,
21 |
--------------------------------------------------------------------------------
/static/pdf/castle-111-d-flip-flops/castle-111-d-flip-flops-schematics.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/castle-111-d-flip-flops/castle-111-d-flip-flops-schematics.pdf
--------------------------------------------------------------------------------
/static/pdf/color-chords/color-chords-user-reference-cards.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/color-chords/color-chords-user-reference-cards.pdf
--------------------------------------------------------------------------------
/static/pdf/curtain/curtain-owners-manual.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/curtain/curtain-owners-manual.pdf
--------------------------------------------------------------------------------
/static/pdf/doorway/doorway-owners-manual.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/doorway/doorway-owners-manual.pdf
--------------------------------------------------------------------------------
/static/pdf/escher-sketch/escher-sketch-user-reference-sheet.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/escher-sketch/escher-sketch-user-reference-sheet.pdf
--------------------------------------------------------------------------------
/static/pdf/liquid-tv/liquid-tv-user-reference-card.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/liquid-tv/liquid-tv-user-reference-card.pdf
--------------------------------------------------------------------------------
/static/pdf/marble-index/marble-index-info-sheet.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/marble-index/marble-index-info-sheet.pdf
--------------------------------------------------------------------------------
/static/pdf/marble-index/marble-index-user-reference-card.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/marble-index/marble-index-user-reference-card.pdf
--------------------------------------------------------------------------------
/static/pdf/memory-palace/memory-palace-user-reference-sheet.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/memory-palace/memory-palace-user-reference-sheet.pdf
--------------------------------------------------------------------------------
/static/pdf/navigator/navigator-owners-manual.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/navigator/navigator-owners-manual.pdf
--------------------------------------------------------------------------------
/static/pdf/navigator/navigator-user-reference-card.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/navigator/navigator-user-reference-card.pdf
--------------------------------------------------------------------------------
/static/pdf/pendulum/pendulum-info-sheet.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/pendulum/pendulum-info-sheet.pdf
--------------------------------------------------------------------------------
/static/pdf/pendulum/pendulum-user-reference-card.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/pendulum/pendulum-user-reference-card.pdf
--------------------------------------------------------------------------------
/static/pdf/polar-fringe/polar-fringe-info-sheet.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/polar-fringe/polar-fringe-info-sheet.pdf
--------------------------------------------------------------------------------
/static/pdf/polar-fringe/polar-fringe-user-reference-card.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/polar-fringe/polar-fringe-user-reference-card.pdf
--------------------------------------------------------------------------------
/static/pdf/prismatic-ray/prismatic-ray-owners-manual.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/prismatic-ray/prismatic-ray-owners-manual.pdf
--------------------------------------------------------------------------------
/static/pdf/prismatic-ray/prismatic-ray-user-reference-card.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/prismatic-ray/prismatic-ray-user-reference-card.pdf
--------------------------------------------------------------------------------
/static/pdf/reference-designs/lzx-interface-examples-reva.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/reference-designs/lzx-interface-examples-reva.pdf
--------------------------------------------------------------------------------
/static/pdf/shapechanger/shapechanger-user-reference-card.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/shapechanger/shapechanger-user-reference-card.pdf
--------------------------------------------------------------------------------
/static/pdf/staircase/staircase-owners-manual.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/staircase/staircase-owners-manual.pdf
--------------------------------------------------------------------------------
/static/pdf/staircase/staircase-user-reference-card.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/staircase/staircase-user-reference-card.pdf
--------------------------------------------------------------------------------
/static/pdf/vidiot/vidiot-eu-declaration-of-conformity-for-dc-power-adapter.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/vidiot/vidiot-eu-declaration-of-conformity-for-dc-power-adapter.pdf
--------------------------------------------------------------------------------
/static/pdf/vidiot/vidiot-info-sheet.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/vidiot/vidiot-info-sheet.pdf
--------------------------------------------------------------------------------
/static/pdf/vidiot/vidiot-user-manual-(spanish).pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/vidiot/vidiot-user-manual-(spanish).pdf
--------------------------------------------------------------------------------
/static/pdf/vidiot/vidiot-user-manual.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/vidiot/vidiot-user-manual.pdf
--------------------------------------------------------------------------------
/static/pdf/visual-cortex/visual-cortex-basic-patches.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/visual-cortex/visual-cortex-basic-patches.pdf
--------------------------------------------------------------------------------
/static/pdf/visual-cortex/visual-cortex-technical-manual.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/visual-cortex/visual-cortex-technical-manual.pdf
--------------------------------------------------------------------------------
/static/pdf/war-of-the-ants/war-of-the-ants-user-reference-card.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/lzxindustries/lzxdocs/83dd46578b5ea394816b4151b791355cbbb3a345/static/pdf/war-of-the-ants/war-of-the-ants-user-reference-card.pdf
--------------------------------------------------------------------------------
/tsconfig.json:
--------------------------------------------------------------------------------
1 | {
2 | // This file is not used in compilation. It is here just for a nice editor experience.
3 | "extends": "@docusaurus/tsconfig",
4 | "compilerOptions": {
5 | "baseUrl": "."
6 | }
7 | }
8 |
--------------------------------------------------------------------------------