├── .gitattributes
├── LICENSE
├── MSX-ONE-COMPUTER
├── ATTINY85
│ ├── MAX701_Equiv.BIN
│ └── readme.md
├── Bios
│ └── MSX-US-BIOS with MAPPER.rom
├── Build_Notes.md
├── Gerbs
│ └── MSX-ONE_P1.1.zip
├── Kicad
│ ├── MSX-Logo-PCB.kicad_mod
│ ├── MSX-Logo.kicad_mod
│ ├── MSX-Logo.svg
│ ├── MSX-ONE-backups
│ │ ├── MSX-ONE-2025-02-18_115146.zip
│ │ ├── MSX-ONE-2025-02-18_133202.zip
│ │ └── MSX-ONE-2025-02-18_134213.zip
│ ├── MSX-ONE.csv
│ ├── MSX-ONE.jpg
│ ├── MSX-ONE.kicad_pcb
│ ├── MSX-ONE.kicad_prl
│ ├── MSX-ONE.kicad_pro
│ ├── MSX-ONE.kicad_sch
│ ├── MSX-ONE.xml
│ ├── MSXUS.kicad_prl
│ ├── cpu.kicad_sch
│ ├── fp-info-cache
│ ├── power.kicad_sch
│ ├── ppi.kicad_sch
│ ├── psg.kicad_sch
│ ├── ram_rom.kicad_sch
│ ├── slots.kicad_sch
│ ├── untitled.kicad_sch
│ └── video.kicad_sch
└── README.md
├── MSX-ONE-KB
├── Kicad
│ ├── MSX-One_Keyboard-cache.lib
│ ├── MSX-One_Keyboard.kicad_pcb
│ ├── MSX-One_Keyboard.kicad_prl
│ ├── MSX-One_Keyboard.kicad_pro
│ ├── MSX-One_Keyboard.kicad_sch
│ ├── MSX-One_Keyboard.net
│ ├── MSX-One_Keyboard.pro
│ ├── MSX-One_Keyboard.sch
│ ├── MSX-One_Keyboard_Cover.kicad_pcb
│ ├── MSX-One_Keyboard_Cover.kicad_prl
│ ├── MSX-One_Keyboard_Cover.kicad_pro
│ └── fp-info-cache
├── README.md
└── gerber
│ ├── MSX-One_Keyboard-B_Cu.gbl
│ ├── MSX-One_Keyboard-B_Mask.gbs
│ ├── MSX-One_Keyboard-B_Silkscreen.gbo
│ ├── MSX-One_Keyboard-Edge_Cuts.gm1
│ ├── MSX-One_Keyboard-F_Cu.gtl
│ ├── MSX-One_Keyboard-F_Mask.gts
│ ├── MSX-One_Keyboard-F_Silkscreen.gto
│ ├── MSX-One_Keyboard-NPTH.drl
│ ├── MSX-One_Keyboard-PTH.drl
│ └── MSX-One_Keyboard.zip
├── Photos
├── Keyboard.jpg
├── Mainboard.jpg
└── Render.JPG
└── README.md
/.gitattributes:
--------------------------------------------------------------------------------
1 | # Auto detect text files and perform LF normalization
2 | * text=auto
3 |
--------------------------------------------------------------------------------
/MSX-ONE-COMPUTER/ATTINY85/MAX701_Equiv.BIN:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jdgabbard/MSX-ONE-Computer/afef81f54c17432bb2c8f6dcc7e14dcb8935d65c/MSX-ONE-COMPUTER/ATTINY85/MAX701_Equiv.BIN
--------------------------------------------------------------------------------
/MSX-ONE-COMPUTER/ATTINY85/readme.md:
--------------------------------------------------------------------------------
1 | #ATTINY85 Substitute for MAX701
2 |
3 | Here are the fuse settings for the ATTINY85, use the Binary supplied in this folder, which provides a time delayed reset of the system during boot, and when reset is pressed.
4 |
5 | Low Fuse: E2
6 | High Fuse: D7
7 | Extended Fuse: FF
8 | Lock Bit: FF
9 |
10 | ATTINY85 is set to 8mhz internal clock without a lock bit.
--------------------------------------------------------------------------------
/MSX-ONE-COMPUTER/Bios/MSX-US-BIOS with MAPPER.rom:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jdgabbard/MSX-ONE-Computer/afef81f54c17432bb2c8f6dcc7e14dcb8935d65c/MSX-ONE-COMPUTER/Bios/MSX-US-BIOS with MAPPER.rom
--------------------------------------------------------------------------------
/MSX-ONE-COMPUTER/Build_Notes.md:
--------------------------------------------------------------------------------
1 | **MSX-ONE BUILD NOTES**
2 |
3 | 
4 |
5 | I am still working on a BOM for the MSX-ONE Mainboard. However, in the meantime here are some items builders should note.
6 |
7 | PCB version P1.1 in the Gerbs folder is the last tested version. However, this version has a small flaw. U9, the MC34063a buck converter IC used for the -12v rail needs to have pins 7 & 8 solder-jumpered together during the build process. Without this, the -12v rail will not be present, and the MC34063a will overheat and fail. In addition to this, I would suggest adding a 1-Watt 1K or 2K resistor between -12v and GND on the underside of the board. This helps to stabilize the -12v rail, resulting in less voltage ripple, as the MC34063a skips oscillation when -12v is reached. Adding this simple resistor helps prevent the skipped oscillation, making the voltage level more stable. This has been changed on the v1.0 PCB, though that PCB has not been tested at this time.
8 |
9 | **BOM**
10 | Name | Description | Part# | DigiKey | Mouser | Notes
11 | ------------|--------------------------|-----------------------------|-----------------------------------|------------------------------------|---------------------------
12 | PCB | MSX-ONE PCB | | | | I use JLCPCB, Good Prices.
13 | U1, U12 | 74HCT74 | SN74HCT74N | 296-1625-5-ND | 595-SN74HCT74N | Can use LS or HCT Technology
14 | U2 | Z80 Microprocessor | | | | *Ebay or 2nd Hand Market
15 | U3 | MAX701 or ATTiny85 (Binary Provided)| MAX701EPA+ or ATTINY85-20PU | MAX701EPA+-ND or ATTINY85-20PU-ND | 700-MAX701EPA or 556-ATTINY85-20PU | *Use ATTINY with LS Parts, it has more drive/sink current
16 | U4, U24 | 74HCT32 | SN74HCT32N | 296-1615-5-ND | 595-SN74HCT32N | Can use LS or HCT Technology
17 | U5 | 74LS07 | SN74LS07N | 296-14878-5-ND | 595-SN74LS07N | Only available in LS technology
18 | U6 | TMS9118 VDP | | | | *Ebay or 2nd Hand Market
19 | U7, U8 | TMS4416 DRAM | | | | *Ebay or 2nd Hand Market
20 | U9 | MC34063A | MC34063ABN | 497-7412-5-ND | 511-MC34063ABN | A dinosaur, but effective
21 | U11 | LM2596S-5.0 | LM2596S-5.0/NOPB | LM2596S-5.0/NOPB-ND | 926-LM2596S-5.0/NOPB | The Only SMD Part
22 | U14 | AT28C256 EEPROM | AT28C256-15PU | AT28C256-15PU | 556-AT28C25615PU | *Cheaper on Ebay or 2nd Hand
23 | U15 | HM628128 SRAM | SST39SF040-70-4C-PHE | SST39SF040-70-4C-PHE-ND | 804-39SF0407CPHE | *Ebay, but can use 39SF040/020
24 | U16 | 74HCT02 | SN74HCT02N | 296-8380-5-ND | 595-SN74HCT02N | Can use LS or HCT Technology
25 | U17, U19 | 74HCT157 | SN74HCT157N | SN74HCT157N | 595-SN74HCT157N | Can use LS or HCT Technology
26 | U18 | YM2149 PSG | YM2149 or AY-3-8910 | | | *Ebay or 2nd Hand Market
27 | U21 | 74HCT00 | SN74HCT00N | 296-1603-5-ND | 595-SN74HCT00N | Can use LS or HCT Technology
28 | U22 | 74HCT139 | SN74HCT139N | 296-8390-5-ND | 595-SN74HCT139N | Can use LS or HCT Technology
29 | U23 | 74HCT153 | CD74HCT153E | 296-2094-5-ND | 595-CD74HCT153E | Can use LS or HCT Technology
30 | U26 | 82C55A PPI | i82C55A or CP82C55A-5Z | CP82C55A-5Z-ND |968-CP82C55A-5Z | *Cheaper on Ebay or 2nd Hand
31 | U27 | 74HCT08 | SN74HCT08N | 296-1606-5-ND | 595-SN74HCT08N | Can use LS or HCT Technology
32 | U28 | 74HCT138 | SN74HCT138N | 296-1608-5-ND | 595-SN74HCT138N | Can use LS or HCT Technology
33 | L1 | 1uH Ferrite Bead | 2743005112 | 1934-1416-1-ND | 623-2743005112 |
34 | L2, L5 | 88uH Inductor | AIUR-06-680K | AIUR-06-680K-ND | 815-AIUR-06-680K |
35 | Y1 | 10.738635 MHz Crystal | MP107-E | CTX1443-ND | 774-MP107-E | May be difficult to source
36 | D1 | 3mm Red LED | 732-5006-ND | 710-151031SS06000 | 151031SS06000 |
37 | D2 | 2W10 Bridge Rectifier | 2W10 | 4786-2W10GCT-ND | 625-2W10G-E4 |
38 | D3 | 1N5819 | 1N5819 | 497-6610-1-ND | 511-1N5819 |
39 | D4,D5,D6,D7 | 1N4148 | 1N4148 | 1N4148FS-ND | 512-1N4148 |
40 | D9 | 1N5822 | 1N5822 | 497-14742-1-ND | 511-1N5822-TR |
41 | RN1, RN2 | 4.7kohm Resistor Array | 4609X-101-472LF | 4609X-101-472LF-ND | 652-4609X-1LF-4.7K |
42 | R6 | 0.24ohm Resistor | RR01JR24TB | A138235TB-ND | 279-RR01JR24TB | *Need to check physical size
43 | R1-2,R15-18,R20,R28-29 | 1/8w 10Kohm Resistor | CF18JT10K0 | CF18JT10K0CT-ND | 708-CF18JT10K0 |
44 | R3 | 1Kohm 1/2W Resistor | CFR-50JB-52-1K | 1.0KH-ND | 603-CFR-50JB-52-1K | *Need to check physical size
45 | R8,R5 | 1/8w 1Kohm Resistor | CF18JT1K00 | CF18JT1K00CT-ND | 708-CF18JT1K00 |
46 | R7 | 1/8w 8.2K Resistor | CF18JT8K20 | CF18JT8K20CT-ND | 603-CFR-12JR-52-8K2 | *May substitute 10k, but -12v will be incorrect voltage
47 | R9,R14 | 1/8w 470ohm Resistor | CF18JT470R | CF18JT470RCT-ND | 708-CF18JT470R |
48 | R10,R11 | 1/8w 4.7Kohm Resistor | CF18JT4K70 | CF18JT4K70CT-ND | 708-CF18JT4K70 |
49 | R12 | 1/8w 20Kohm Resistor | CF18JT20K0 | CF18JT20K0CT-ND | 708-CF18JT20K0 |
50 | R13 | 1/8w 2.2kohm Resistor | CF18JT2K20 | CF18JT2K20CT-ND | 708-CF18JT2K20 |
51 | C14,C16,C17 | 470uF Electrol Capacitor | UVR1E471MPD | 493-1064-ND | 647-UVR1E471MPD |
52 | C20-23,C37-39| 10uF Electroly Capacitor| ECE-A1EKS100I | 10-ECE-A1EKS100ICT-ND | 667-ECE-A1EKS100I |
53 | C5, C6 | 27pF Ceramic Capacitor | RCE5C2A270J0M1H03A | 490-7451-1-ND | 81-RCE5C2A270J0M1H3A |
54 | C1-4,C7-11,C18-19,C24-36 | 100nF Ceramic Capacitor | FK28X7R1H104KN000| 445-FK28X7R1H104KN000-ND | 810-FK28X7R1H104K |
55 | C12 | 470pF Ceramic Capacitor | S471K29Y5PP63K5R | 1286PH-ND | 594-S471K29Y5PP63K5R | *Datasheet specifies 1.5nF, lots of noise with that value
56 | SLOT1,SLOT2 | 50pin Card Edge | 5530843-5 | A31718-ND | 571-5530843-5 |
57 | Gamepad1/2 | DB9 Male | L717SDE09P1ACH3R | L717SDE09P1ACH3R-ND | 523-L717SDE09P1ACH3R |
58 | J2 | Yellow RCA | RCJ-014 | CP-1403-ND | 490-RCJ-014 |
59 | J3 | White RCA | RCJ-013 | CP-1402-ND | 490-RCJ-013 |
60 | J1 | DC Jack | KLDX-0202-A | 2092-KLDX-0202-A-ND | 806-KLDX-0202-A |
61 | J9 | IDC 2x8P | 61201621621 | 732-2095-ND | 710-61201621621 |
62 | J8 | JST 4pin Right Angle | S4B-XH-A-1 | 455-S4B-XH-A-1-ND | 306-S4BXHA1LFSN | *Need to verify part compatibility
63 | SW1 | Tactile SW Right Angle | PTS645VK58-2 LFS | CKN10965-ND | 611-PTS645VK582 | *Need to verify part compatibility
64 | PWR_SW | JST 2pin Right Angle | B2B-XH-A | 455-B2B-XH-A-ND | 306-B2BXHALFSNP |
65 |
66 |
--------------------------------------------------------------------------------
/MSX-ONE-COMPUTER/Gerbs/MSX-ONE_P1.1.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jdgabbard/MSX-ONE-Computer/afef81f54c17432bb2c8f6dcc7e14dcb8935d65c/MSX-ONE-COMPUTER/Gerbs/MSX-ONE_P1.1.zip
--------------------------------------------------------------------------------
/MSX-ONE-COMPUTER/Kicad/MSX-Logo-PCB.kicad_mod:
--------------------------------------------------------------------------------
1 | (footprint "MSX-Logo-PCB" (version 20211014) (generator pcbnew)
2 | (layer "F.Cu")
3 | (tedit 0)
4 | (attr board_only exclude_from_pos_files exclude_from_bom)
5 | (fp_text reference "G***" (at -17.36653 -5.676216) (layer "F.Fab")
6 | (effects (font (size 1.524 1.524) (thickness 0.3)))
7 | (tstamp 32798fa1-a7a1-4c39-8e6c-eb4fc120c7f5)
8 | )
9 | (fp_text value "LOGO" (at 0.75 0) (layer "F.SilkS") hide
10 | (effects (font (size 1.524 1.524) (thickness 0.3)))
11 | (tstamp a83350de-b187-470c-9afb-0d39f13593a2)
12 | )
13 | (fp_text user "ONE" (at 9.93847 0.288784 unlocked) (layer "F.Cu")
14 | (effects (font (size 6 6) (thickness 0.75)))
15 | (tstamp 22fec77b-9de7-47b5-9136-37f292b600d5)
16 | )
17 | (fp_line (start 0.25347 4.180938) (end -19.750222 4.180938) (layer "F.Cu") (width 0.3) (tstamp 45be884e-e1a0-4e93-bb2d-0e23e80af8b8))
18 | (fp_line (start 0.257162 -4.103369) (end -19.750222 -4.103369) (layer "F.Cu") (width 0.3) (tstamp 49d98ced-1fb6-4669-8c03-d43066236d56))
19 | (fp_line (start -19.750222 -4.103369) (end -19.750222 4.180938) (layer "F.Cu") (width 0.3) (tstamp fbc1260d-1f0a-4f6a-9d6e-08ca7b6dada6))
20 | (fp_rect (start 0.25347 -4.103369) (end 19.46347 4.180938) (layer "F.Cu") (width 0.3) (fill none) (tstamp a91c8168-592c-46b2-b824-d0864e579332))
21 | (fp_poly (pts
22 | (xy 0.257162 4.180938)
23 | (xy -19.750222 4.180938)
24 | (xy -19.750222 2.979323)
25 | (xy -18.422565 2.979323)
26 | (xy -18.385127 2.988178)
27 | (xy -18.281182 2.99596)
28 | (xy -18.122371 3.002237)
29 | (xy -17.920338 3.006579)
30 | (xy -17.686725 3.008556)
31 | (xy -17.630147 3.008631)
32 | (xy -16.838687 3.008631)
33 | (xy -16.531476 1.7484)
34 | (xy -16.457085 1.444948)
35 | (xy -16.387628 1.164875)
36 | (xy -16.32547 0.917467)
37 | (xy -16.272974 0.712011)
38 | (xy -16.232507 0.557792)
39 | (xy -16.206433 0.464098)
40 | (xy -16.198233 0.43988)
41 | (xy -16.182099 0.464624)
42 | (xy -16.147887 0.556605)
43 | (xy -16.098135 0.707675)
44 | (xy -16.035382 0.909685)
45 | (xy -15.962167 1.154488)
46 | (xy -15.881027 1.433935)
47 | (xy -15.805624 1.700111)
48 | (xy -15.439046 3.008631)
49 | (xy -14.06453 3.008141)
50 | (xy -13.713599 1.682266)
51 | (xy -13.631865 1.37468)
52 | (xy -13.556358 1.092857)
53 | (xy -13.489392 0.845261)
54 | (xy -13.433283 0.640355)
55 | (xy -13.390347 0.486603)
56 | (xy -13.362899 0.392468)
57 | (xy -13.35338 0.365679)
58 | (xy -13.341369 0.404316)
59 | (xy -13.311917 0.509075)
60 | (xy -13.267589 0.670531)
61 | (xy -13.210953 0.879256)
62 | (xy -13.144575 1.125824)
63 | (xy -13.071022 1.400809)
64 | (xy -13.048151 1.486645)
65 | (xy -12.969847 1.780344)
66 | (xy -12.895248 2.059319)
67 | (xy -12.827514 2.311816)
68 | (xy -12.769806 2.526076)
69 | (xy -12.725284 2.690346)
70 | (xy -12.697109 2.792868)
71 | (xy -12.694125 2.803477)
72 | (xy -12.636039 3.008631)
73 | (xy -10.357248 3.008631)
74 | (xy -9.876582 3.008532)
75 | (xy -9.467546 3.008099)
76 | (xy -9.123615 3.007128)
77 | (xy -8.838265 3.005416)
78 | (xy -8.604972 3.002758)
79 | (xy -8.417212 2.998951)
80 | (xy -8.268461 2.99379)
81 | (xy -8.152194 2.987073)
82 | (xy -8.061888 2.978594)
83 | (xy -7.991018 2.968151)
84 | (xy -7.93306 2.955539)
85 | (xy -7.88149 2.940554)
86 | (xy -7.850802 2.930306)
87 | (xy -7.513734 2.775294)
88 | (xy -7.213688 2.559426)
89 | (xy -6.96044 2.292802)
90 | (xy -6.763769 1.985524)
91 | (xy -6.643254 1.682692)
92 | (xy -6.598696 1.45107)
93 | (xy -6.581908 1.179238)
94 | (xy -6.592539 0.899906)
95 | (xy -6.630243 0.645783)
96 | (xy -6.655333 0.550339)
97 | (xy -6.800282 0.21296)
98 | (xy -7.01061 -0.090209)
99 | (xy -7.277718 -0.350162)
100 | (xy -7.593004 -0.557891)
101 | (xy -7.806896 -0.655728)
102 | (xy -7.875489 -0.676259)
103 | (xy -7.970775 -0.693047)
104 | (xy -8.102021 -0.706751)
105 | (xy -8.278496 -0.718029)
106 | (xy -8.509468 -0.72754)
107 | (xy -8.804204 -0.735942)
108 | (xy -8.997809 -0.74035)
109 | (xy -9.307735 -0.74711)
110 | (xy -9.548957 -0.753226)
111 | (xy -9.730908 -0.759676)
112 | (xy -9.86302 -0.767434)
113 | (xy -9.954726 -0.777477)
114 | (xy -10.015459 -0.790779)
115 | (xy -10.054653 -0.808318)
116 | (xy -10.081738 -0.831068)
117 | (xy -10.101732 -0.854545)
118 | (xy -10.161348 -0.978132)
119 | (xy -10.175563 -1.123774)
120 | (xy -10.144614 -1.25929)
121 | (xy -10.098222 -1.328908)
122 | (xy -10.078865 -1.346192)
123 | (xy -10.053956 -1.360714)
124 | (xy -10.01701 -1.37271)
125 | (xy -9.961543 -1.382415)
126 | (xy -9.88107 -1.390062)
127 | (xy -9.769108 -1.395887)
128 | (xy -9.619171 -1.400125)
129 | (xy -9.424775 -1.40301)
130 | (xy -9.179437 -1.404776)
131 | (xy -8.87667 -1.40566)
132 | (xy -8.509992 -1.405895)
133 | (xy -8.072917 -1.405717)
134 | (xy -7.978299 -1.405653)
135 | (xy -5.93653 -1.404245)
136 | (xy -5.481197 -0.730467)
137 | (xy -5.025863 -0.056689)
138 | (xy -5.886346 1.173124)
139 | (xy -6.088656 1.462226)
140 | (xy -6.285595 1.743575)
141 | (xy -6.470595 2.007792)
142 | (xy -6.637084 2.245495)
143 | (xy -6.778494 2.447306)
144 | (xy -6.888253 2.603843)
145 | (xy -6.959792 2.705726)
146 | (xy -6.959833 2.705784)
147 | (xy -7.172836 3.008631)
148 | (xy -6.222529 3.008496)
149 | (xy -5.272222 3.008362)
150 | (xy -4.672208 2.129266)
151 | (xy -4.514307 1.898473)
152 | (xy -4.371184 1.690338)
153 | (xy -4.248604 1.513156)
154 | (xy -4.152328 1.375223)
155 | (xy -4.088119 1.284834)
156 | (xy -4.061741 1.250285)
157 | (xy -4.061487 1.250169)
158 | (xy -4.036827 1.280589)
159 | (xy -3.972573 1.366458)
160 | (xy -3.87464 1.499684)
161 | (xy -3.748942 1.67218)
162 | (xy -3.601394 1.875855)
163 | (xy -3.437911 2.102619)
164 | (xy -3.419397 2.128363)
165 | (xy -2.788013 3.006557)
166 | (xy -2.213041 3.018492)
167 | (xy -1.972283 3.023602)
168 | (xy -1.724884 3.029047)
169 | (xy -1.497738 3.034223)
170 | (xy -1.317739 3.038526)
171 | (xy -1.296146 3.039067)
172 | (xy -1.138392 3.039139)
173 | (xy -1.020871 3.031509)
174 | (xy -0.959506 3.017489)
175 | (xy -0.954222 3.010893)
176 | (xy -0.976187 2.972498)
177 | (xy -1.039109 2.876931)
178 | (xy -1.138532 2.730621)
179 | (xy -1.27 2.54)
180 | (xy -1.429055 2.3115)
181 | (xy -1.611242 2.051552)
182 | (xy -1.812104 1.766588)
183 | (xy -2.010858 1.486028)
184 | (xy -2.22584 1.182734)
185 | (xy -2.42705 0.897838)
186 | (xy -2.609917 0.637885)
187 | (xy -2.769871 0.409419)
188 | (xy -2.902341 0.218987)
189 | (xy -3.002757 0.073132)
190 | (xy -3.066549 -0.021598)
191 | (xy -3.088929 -0.057884)
192 | (xy -3.071619 -0.10224)
193 | (xy -3.011399 -0.204737)
194 | (xy -2.911554 -0.360475)
195 | (xy -2.775367 -0.564554)
196 | (xy -2.606124 -0.812074)
197 | (xy -2.407106 -1.098134)
198 | (xy -2.1816 -1.417835)
199 | (xy -2.110448 -1.517924)
200 | (xy -1.902198 -1.810896)
201 | (xy -1.708634 -2.084225)
202 | (xy -1.534343 -2.331362)
203 | (xy -1.38391 -2.545755)
204 | (xy -1.261923 -2.720853)
205 | (xy -1.172967 -2.850107)
206 | (xy -1.121629 -2.926965)
207 | (xy -1.11053 -2.946121)
208 | (xy -1.147817 -2.952788)
209 | (xy -1.252521 -2.95862)
210 | (xy -1.413907 -2.963356)
211 | (xy -1.621241 -2.966734)
212 | (xy -1.863787 -2.968496)
213 | (xy -2.038607 -2.968644)
214 | (xy -2.966684 -2.96715)
215 | (xy -3.337915 -2.437541)
216 | (xy -3.479518 -2.235876)
217 | (xy -3.621435 -2.034377)
218 | (xy -3.750662 -1.851467)
219 | (xy -3.854193 -1.705573)
220 | (xy -3.890105 -1.655268)
221 | (xy -4.071065 -1.402605)
222 | (xy -5.219653 -2.970139)
223 | (xy -7.551476 -2.96946)
224 | (xy -8.071571 -2.969147)
225 | (xy -8.520106 -2.968177)
226 | (xy -8.903674 -2.966016)
227 | (xy -9.228868 -2.96213)
228 | (xy -9.502283 -2.955985)
229 | (xy -9.730511 -2.947049)
230 | (xy -9.920147 -2.934786)
231 | (xy -10.077783 -2.918663)
232 | (xy -10.210014 -2.898147)
233 | (xy -10.323432 -2.872703)
234 | (xy -10.424631 -2.841798)
235 | (xy -10.520205 -2.804898)
236 | (xy -10.616747 -2.76147)
237 | (xy -10.716225 -2.713255)
238 | (xy -11.034043 -2.516366)
239 | (xy -11.295034 -2.270509)
240 | (xy -11.496515 -1.98308)
241 | (xy -11.635799 -1.661473)
242 | (xy -11.710202 -1.313082)
243 | (xy -11.717039 -0.945304)
244 | (xy -11.653626 -0.565532)
245 | (xy -11.580223 -0.333605)
246 | (xy -11.452611 -0.074178)
247 | (xy -11.275955 0.169662)
248 | (xy -11.064768 0.384066)
249 | (xy -10.833563 0.555186)
250 | (xy -10.596854 0.669172)
251 | (xy -10.50092 0.696321)
252 | (xy -10.410043 0.7084)
253 | (xy -10.254159 0.720544)
254 | (xy -10.04641 0.732095)
255 | (xy -9.79994 0.742398)
256 | (xy -9.527891 0.750796)
257 | (xy -9.318299 0.755389)
258 | (xy -9.013834 0.761097)
259 | (xy -8.777925 0.76652)
260 | (xy -8.600987 0.7726)
261 | (xy -8.47343 0.780274)
262 | (xy -8.385668 0.790484)
263 | (xy -8.328113 0.804169)
264 | (xy -8.291178 0.822268)
265 | (xy -8.265275 0.845722)
266 | (xy -8.253453 0.859766)
267 | (xy -8.198947 0.978186)
268 | (xy -8.186142 1.123525)
269 | (xy -8.215164 1.259926)
270 | (xy -8.251838 1.321552)
271 | (xy -8.271287 1.341581)
272 | (xy -8.297088 1.358039)
273 | (xy -8.336698 1.371347)
274 | (xy -8.397571 1.381928)
275 | (xy -8.487164 1.390204)
276 | (xy -8.612931 1.396597)
277 | (xy -8.782329 1.401528)
278 | (xy -9.002813 1.40542)
279 | (xy -9.281838 1.408694)
280 | (xy -9.62686 1.411774)
281 | (xy -9.881621 1.413805)
282 | (xy -11.443019 1.426015)
283 | (xy -11.682385 0.585861)
284 | (xy -11.75309 0.337253)
285 | (xy -11.840174 0.030351)
286 | (xy -11.938842 -0.317907)
287 | (xy -12.0443 -0.690583)
288 | (xy -12.151753 -1.070739)
289 | (xy -12.256408 -1.441438)
290 | (xy -12.304571 -1.612216)
291 | (xy -12.687392 -2.970139)
292 | (xy -13.356423 -2.969675)
293 | (xy -14.025453 -2.969211)
294 | (xy -14.396604 -1.682769)
295 | (xy -14.48421 -1.38265)
296 | (xy -14.565772 -1.109995)
297 | (xy -14.638682 -0.873004)
298 | (xy -14.700331 -0.67988)
299 | (xy -14.748111 -0.538823)
300 | (xy -14.779416 -0.458034)
301 | (xy -14.790976 -0.44254)
302 | (xy -14.806722 -0.490147)
303 | (xy -14.840657 -0.603854)
304 | (xy -14.890139 -0.774432)
305 | (xy -14.952523 -0.992656)
306 | (xy -15.025167 -1.249298)
307 | (xy -15.105427 -1.535132)
308 | (xy -15.159659 -1.729446)
309 | (xy -15.505119 -2.970139)
310 | (xy -16.922124 -2.970139)
311 | (xy -17.672823 -0.010062)
312 | (xy -17.791146 0.45691)
313 | (xy -17.903709 0.901954)
314 | (xy -18.009054 1.319258)
315 | (xy -18.105725 1.703011)
316 | (xy -18.192263 2.047402)
317 | (xy -18.26721 2.346619)
318 | (xy -18.329111 2.594852)
319 | (xy -18.376507 2.78629)
320 | (xy -18.40794 2.915122)
321 | (xy -18.421954 2.975535)
322 | (xy -18.422565 2.979323)
323 | (xy -19.750222 2.979323)
324 | (xy -19.750222 -4.103369)
325 | (xy 0.257162 -4.103369)
326 | ) (layer "F.Cu") (width 0) (fill solid) (tstamp e406dae2-75ea-490f-8483-f677915e97ff))
327 | )
328 |
--------------------------------------------------------------------------------
/MSX-ONE-COMPUTER/Kicad/MSX-Logo.kicad_mod:
--------------------------------------------------------------------------------
1 | (footprint "MSX-Logo" (version 20211014) (generator pcbnew)
2 | (layer "F.Cu")
3 | (tedit 0)
4 | (attr board_only exclude_from_pos_files exclude_from_bom)
5 | (fp_text reference "G***" (at -17.36653 -5.676216) (layer "F.Fab")
6 | (effects (font (size 1.524 1.524) (thickness 0.3)))
7 | (tstamp 32798fa1-a7a1-4c39-8e6c-eb4fc120c7f5)
8 | )
9 | (fp_text value "LOGO" (at 0.75 0) (layer "F.SilkS") hide
10 | (effects (font (size 1.524 1.524) (thickness 0.3)))
11 | (tstamp a83350de-b187-470c-9afb-0d39f13593a2)
12 | )
13 | (fp_text user "ONE" (at 9.93847 0.288784 unlocked) (layer "F.SilkS")
14 | (effects (font (size 6 6) (thickness 0.75)))
15 | (tstamp 22fec77b-9de7-47b5-9136-37f292b600d5)
16 | )
17 | (fp_line (start 0.25347 4.180938) (end -19.750222 4.180938) (layer "F.SilkS") (width 0.3) (tstamp 45be884e-e1a0-4e93-bb2d-0e23e80af8b8))
18 | (fp_line (start 0.257162 -4.103369) (end -19.750222 -4.103369) (layer "F.SilkS") (width 0.3) (tstamp 49d98ced-1fb6-4669-8c03-d43066236d56))
19 | (fp_line (start -19.750222 -4.103369) (end -19.750222 4.180938) (layer "F.SilkS") (width 0.3) (tstamp fbc1260d-1f0a-4f6a-9d6e-08ca7b6dada6))
20 | (fp_rect (start 0.25347 -4.103369) (end 19.46347 4.180938) (layer "F.SilkS") (width 0.3) (fill none) (tstamp a91c8168-592c-46b2-b824-d0864e579332))
21 | (fp_poly (pts
22 | (xy 0.257162 4.180938)
23 | (xy -19.750222 4.180938)
24 | (xy -19.750222 2.979323)
25 | (xy -18.422565 2.979323)
26 | (xy -18.385127 2.988178)
27 | (xy -18.281182 2.99596)
28 | (xy -18.122371 3.002237)
29 | (xy -17.920338 3.006579)
30 | (xy -17.686725 3.008556)
31 | (xy -17.630147 3.008631)
32 | (xy -16.838687 3.008631)
33 | (xy -16.531476 1.7484)
34 | (xy -16.457085 1.444948)
35 | (xy -16.387628 1.164875)
36 | (xy -16.32547 0.917467)
37 | (xy -16.272974 0.712011)
38 | (xy -16.232507 0.557792)
39 | (xy -16.206433 0.464098)
40 | (xy -16.198233 0.43988)
41 | (xy -16.182099 0.464624)
42 | (xy -16.147887 0.556605)
43 | (xy -16.098135 0.707675)
44 | (xy -16.035382 0.909685)
45 | (xy -15.962167 1.154488)
46 | (xy -15.881027 1.433935)
47 | (xy -15.805624 1.700111)
48 | (xy -15.439046 3.008631)
49 | (xy -14.06453 3.008141)
50 | (xy -13.713599 1.682266)
51 | (xy -13.631865 1.37468)
52 | (xy -13.556358 1.092857)
53 | (xy -13.489392 0.845261)
54 | (xy -13.433283 0.640355)
55 | (xy -13.390347 0.486603)
56 | (xy -13.362899 0.392468)
57 | (xy -13.35338 0.365679)
58 | (xy -13.341369 0.404316)
59 | (xy -13.311917 0.509075)
60 | (xy -13.267589 0.670531)
61 | (xy -13.210953 0.879256)
62 | (xy -13.144575 1.125824)
63 | (xy -13.071022 1.400809)
64 | (xy -13.048151 1.486645)
65 | (xy -12.969847 1.780344)
66 | (xy -12.895248 2.059319)
67 | (xy -12.827514 2.311816)
68 | (xy -12.769806 2.526076)
69 | (xy -12.725284 2.690346)
70 | (xy -12.697109 2.792868)
71 | (xy -12.694125 2.803477)
72 | (xy -12.636039 3.008631)
73 | (xy -10.357248 3.008631)
74 | (xy -9.876582 3.008532)
75 | (xy -9.467546 3.008099)
76 | (xy -9.123615 3.007128)
77 | (xy -8.838265 3.005416)
78 | (xy -8.604972 3.002758)
79 | (xy -8.417212 2.998951)
80 | (xy -8.268461 2.99379)
81 | (xy -8.152194 2.987073)
82 | (xy -8.061888 2.978594)
83 | (xy -7.991018 2.968151)
84 | (xy -7.93306 2.955539)
85 | (xy -7.88149 2.940554)
86 | (xy -7.850802 2.930306)
87 | (xy -7.513734 2.775294)
88 | (xy -7.213688 2.559426)
89 | (xy -6.96044 2.292802)
90 | (xy -6.763769 1.985524)
91 | (xy -6.643254 1.682692)
92 | (xy -6.598696 1.45107)
93 | (xy -6.581908 1.179238)
94 | (xy -6.592539 0.899906)
95 | (xy -6.630243 0.645783)
96 | (xy -6.655333 0.550339)
97 | (xy -6.800282 0.21296)
98 | (xy -7.01061 -0.090209)
99 | (xy -7.277718 -0.350162)
100 | (xy -7.593004 -0.557891)
101 | (xy -7.806896 -0.655728)
102 | (xy -7.875489 -0.676259)
103 | (xy -7.970775 -0.693047)
104 | (xy -8.102021 -0.706751)
105 | (xy -8.278496 -0.718029)
106 | (xy -8.509468 -0.72754)
107 | (xy -8.804204 -0.735942)
108 | (xy -8.997809 -0.74035)
109 | (xy -9.307735 -0.74711)
110 | (xy -9.548957 -0.753226)
111 | (xy -9.730908 -0.759676)
112 | (xy -9.86302 -0.767434)
113 | (xy -9.954726 -0.777477)
114 | (xy -10.015459 -0.790779)
115 | (xy -10.054653 -0.808318)
116 | (xy -10.081738 -0.831068)
117 | (xy -10.101732 -0.854545)
118 | (xy -10.161348 -0.978132)
119 | (xy -10.175563 -1.123774)
120 | (xy -10.144614 -1.25929)
121 | (xy -10.098222 -1.328908)
122 | (xy -10.078865 -1.346192)
123 | (xy -10.053956 -1.360714)
124 | (xy -10.01701 -1.37271)
125 | (xy -9.961543 -1.382415)
126 | (xy -9.88107 -1.390062)
127 | (xy -9.769108 -1.395887)
128 | (xy -9.619171 -1.400125)
129 | (xy -9.424775 -1.40301)
130 | (xy -9.179437 -1.404776)
131 | (xy -8.87667 -1.40566)
132 | (xy -8.509992 -1.405895)
133 | (xy -8.072917 -1.405717)
134 | (xy -7.978299 -1.405653)
135 | (xy -5.93653 -1.404245)
136 | (xy -5.481197 -0.730467)
137 | (xy -5.025863 -0.056689)
138 | (xy -5.886346 1.173124)
139 | (xy -6.088656 1.462226)
140 | (xy -6.285595 1.743575)
141 | (xy -6.470595 2.007792)
142 | (xy -6.637084 2.245495)
143 | (xy -6.778494 2.447306)
144 | (xy -6.888253 2.603843)
145 | (xy -6.959792 2.705726)
146 | (xy -6.959833 2.705784)
147 | (xy -7.172836 3.008631)
148 | (xy -6.222529 3.008496)
149 | (xy -5.272222 3.008362)
150 | (xy -4.672208 2.129266)
151 | (xy -4.514307 1.898473)
152 | (xy -4.371184 1.690338)
153 | (xy -4.248604 1.513156)
154 | (xy -4.152328 1.375223)
155 | (xy -4.088119 1.284834)
156 | (xy -4.061741 1.250285)
157 | (xy -4.061487 1.250169)
158 | (xy -4.036827 1.280589)
159 | (xy -3.972573 1.366458)
160 | (xy -3.87464 1.499684)
161 | (xy -3.748942 1.67218)
162 | (xy -3.601394 1.875855)
163 | (xy -3.437911 2.102619)
164 | (xy -3.419397 2.128363)
165 | (xy -2.788013 3.006557)
166 | (xy -2.213041 3.018492)
167 | (xy -1.972283 3.023602)
168 | (xy -1.724884 3.029047)
169 | (xy -1.497738 3.034223)
170 | (xy -1.317739 3.038526)
171 | (xy -1.296146 3.039067)
172 | (xy -1.138392 3.039139)
173 | (xy -1.020871 3.031509)
174 | (xy -0.959506 3.017489)
175 | (xy -0.954222 3.010893)
176 | (xy -0.976187 2.972498)
177 | (xy -1.039109 2.876931)
178 | (xy -1.138532 2.730621)
179 | (xy -1.27 2.54)
180 | (xy -1.429055 2.3115)
181 | (xy -1.611242 2.051552)
182 | (xy -1.812104 1.766588)
183 | (xy -2.010858 1.486028)
184 | (xy -2.22584 1.182734)
185 | (xy -2.42705 0.897838)
186 | (xy -2.609917 0.637885)
187 | (xy -2.769871 0.409419)
188 | (xy -2.902341 0.218987)
189 | (xy -3.002757 0.073132)
190 | (xy -3.066549 -0.021598)
191 | (xy -3.088929 -0.057884)
192 | (xy -3.071619 -0.10224)
193 | (xy -3.011399 -0.204737)
194 | (xy -2.911554 -0.360475)
195 | (xy -2.775367 -0.564554)
196 | (xy -2.606124 -0.812074)
197 | (xy -2.407106 -1.098134)
198 | (xy -2.1816 -1.417835)
199 | (xy -2.110448 -1.517924)
200 | (xy -1.902198 -1.810896)
201 | (xy -1.708634 -2.084225)
202 | (xy -1.534343 -2.331362)
203 | (xy -1.38391 -2.545755)
204 | (xy -1.261923 -2.720853)
205 | (xy -1.172967 -2.850107)
206 | (xy -1.121629 -2.926965)
207 | (xy -1.11053 -2.946121)
208 | (xy -1.147817 -2.952788)
209 | (xy -1.252521 -2.95862)
210 | (xy -1.413907 -2.963356)
211 | (xy -1.621241 -2.966734)
212 | (xy -1.863787 -2.968496)
213 | (xy -2.038607 -2.968644)
214 | (xy -2.966684 -2.96715)
215 | (xy -3.337915 -2.437541)
216 | (xy -3.479518 -2.235876)
217 | (xy -3.621435 -2.034377)
218 | (xy -3.750662 -1.851467)
219 | (xy -3.854193 -1.705573)
220 | (xy -3.890105 -1.655268)
221 | (xy -4.071065 -1.402605)
222 | (xy -5.219653 -2.970139)
223 | (xy -7.551476 -2.96946)
224 | (xy -8.071571 -2.969147)
225 | (xy -8.520106 -2.968177)
226 | (xy -8.903674 -2.966016)
227 | (xy -9.228868 -2.96213)
228 | (xy -9.502283 -2.955985)
229 | (xy -9.730511 -2.947049)
230 | (xy -9.920147 -2.934786)
231 | (xy -10.077783 -2.918663)
232 | (xy -10.210014 -2.898147)
233 | (xy -10.323432 -2.872703)
234 | (xy -10.424631 -2.841798)
235 | (xy -10.520205 -2.804898)
236 | (xy -10.616747 -2.76147)
237 | (xy -10.716225 -2.713255)
238 | (xy -11.034043 -2.516366)
239 | (xy -11.295034 -2.270509)
240 | (xy -11.496515 -1.98308)
241 | (xy -11.635799 -1.661473)
242 | (xy -11.710202 -1.313082)
243 | (xy -11.717039 -0.945304)
244 | (xy -11.653626 -0.565532)
245 | (xy -11.580223 -0.333605)
246 | (xy -11.452611 -0.074178)
247 | (xy -11.275955 0.169662)
248 | (xy -11.064768 0.384066)
249 | (xy -10.833563 0.555186)
250 | (xy -10.596854 0.669172)
251 | (xy -10.50092 0.696321)
252 | (xy -10.410043 0.7084)
253 | (xy -10.254159 0.720544)
254 | (xy -10.04641 0.732095)
255 | (xy -9.79994 0.742398)
256 | (xy -9.527891 0.750796)
257 | (xy -9.318299 0.755389)
258 | (xy -9.013834 0.761097)
259 | (xy -8.777925 0.76652)
260 | (xy -8.600987 0.7726)
261 | (xy -8.47343 0.780274)
262 | (xy -8.385668 0.790484)
263 | (xy -8.328113 0.804169)
264 | (xy -8.291178 0.822268)
265 | (xy -8.265275 0.845722)
266 | (xy -8.253453 0.859766)
267 | (xy -8.198947 0.978186)
268 | (xy -8.186142 1.123525)
269 | (xy -8.215164 1.259926)
270 | (xy -8.251838 1.321552)
271 | (xy -8.271287 1.341581)
272 | (xy -8.297088 1.358039)
273 | (xy -8.336698 1.371347)
274 | (xy -8.397571 1.381928)
275 | (xy -8.487164 1.390204)
276 | (xy -8.612931 1.396597)
277 | (xy -8.782329 1.401528)
278 | (xy -9.002813 1.40542)
279 | (xy -9.281838 1.408694)
280 | (xy -9.62686 1.411774)
281 | (xy -9.881621 1.413805)
282 | (xy -11.443019 1.426015)
283 | (xy -11.682385 0.585861)
284 | (xy -11.75309 0.337253)
285 | (xy -11.840174 0.030351)
286 | (xy -11.938842 -0.317907)
287 | (xy -12.0443 -0.690583)
288 | (xy -12.151753 -1.070739)
289 | (xy -12.256408 -1.441438)
290 | (xy -12.304571 -1.612216)
291 | (xy -12.687392 -2.970139)
292 | (xy -13.356423 -2.969675)
293 | (xy -14.025453 -2.969211)
294 | (xy -14.396604 -1.682769)
295 | (xy -14.48421 -1.38265)
296 | (xy -14.565772 -1.109995)
297 | (xy -14.638682 -0.873004)
298 | (xy -14.700331 -0.67988)
299 | (xy -14.748111 -0.538823)
300 | (xy -14.779416 -0.458034)
301 | (xy -14.790976 -0.44254)
302 | (xy -14.806722 -0.490147)
303 | (xy -14.840657 -0.603854)
304 | (xy -14.890139 -0.774432)
305 | (xy -14.952523 -0.992656)
306 | (xy -15.025167 -1.249298)
307 | (xy -15.105427 -1.535132)
308 | (xy -15.159659 -1.729446)
309 | (xy -15.505119 -2.970139)
310 | (xy -16.922124 -2.970139)
311 | (xy -17.672823 -0.010062)
312 | (xy -17.791146 0.45691)
313 | (xy -17.903709 0.901954)
314 | (xy -18.009054 1.319258)
315 | (xy -18.105725 1.703011)
316 | (xy -18.192263 2.047402)
317 | (xy -18.26721 2.346619)
318 | (xy -18.329111 2.594852)
319 | (xy -18.376507 2.78629)
320 | (xy -18.40794 2.915122)
321 | (xy -18.421954 2.975535)
322 | (xy -18.422565 2.979323)
323 | (xy -19.750222 2.979323)
324 | (xy -19.750222 -4.103369)
325 | (xy 0.257162 -4.103369)
326 | ) (layer "F.SilkS") (width 0) (fill solid) (tstamp e406dae2-75ea-490f-8483-f677915e97ff))
327 | )
328 |
--------------------------------------------------------------------------------
/MSX-ONE-COMPUTER/Kicad/MSX-Logo.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
18 |
20 |
27 |
34 |
35 |
53 |
55 |
56 |
58 | image/svg+xml
59 |
61 |
62 |
63 |
64 |
65 |
70 |
77 |
83 |
84 |
85 |
--------------------------------------------------------------------------------
/MSX-ONE-COMPUTER/Kicad/MSX-ONE-backups/MSX-ONE-2025-02-18_115146.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jdgabbard/MSX-ONE-Computer/afef81f54c17432bb2c8f6dcc7e14dcb8935d65c/MSX-ONE-COMPUTER/Kicad/MSX-ONE-backups/MSX-ONE-2025-02-18_115146.zip
--------------------------------------------------------------------------------
/MSX-ONE-COMPUTER/Kicad/MSX-ONE-backups/MSX-ONE-2025-02-18_133202.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jdgabbard/MSX-ONE-Computer/afef81f54c17432bb2c8f6dcc7e14dcb8935d65c/MSX-ONE-COMPUTER/Kicad/MSX-ONE-backups/MSX-ONE-2025-02-18_133202.zip
--------------------------------------------------------------------------------
/MSX-ONE-COMPUTER/Kicad/MSX-ONE-backups/MSX-ONE-2025-02-18_134213.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jdgabbard/MSX-ONE-Computer/afef81f54c17432bb2c8f6dcc7e14dcb8935d65c/MSX-ONE-COMPUTER/Kicad/MSX-ONE-backups/MSX-ONE-2025-02-18_134213.zip
--------------------------------------------------------------------------------
/MSX-ONE-COMPUTER/Kicad/MSX-ONE.csv:
--------------------------------------------------------------------------------
1 | "Source:","C:\Users\jdgab\Documents\KiCad\MSX-ONE\MSX-ONE-COMPUTER\Kicad\MSX-ONE.kicad_sch"
2 | "Date:","1/27/2025 6:11:55 PM"
3 | "Tool:","Eeschema (6.0.7)"
4 | "Generator:","C:\Program Files\KiCad\6.0\bin\scripting\plugins/bom_csv_grouped_by_value.py"
5 | "Component Count:","110"
6 |
7 | "Individual Components:"
8 |
9 | "Item","Qty","Reference(s)","Value","LibPart","Footprint","Datasheet"
10 | "","","C1","100nF","Device:C","Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm","~"
11 | "","","C2","100nF","Device:C","Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm","~"
12 | "","","C3","100nF","Device:C","Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm","~"
13 | "","","C4","100nF","Device:C","Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm","~"
14 | "","","C5","27pF","Device:C","Capacitor_THT:C_Disc_D4.7mm_W2.5mm_P5.00mm","~"
15 | "","","C6","27pF","Device:C","Capacitor_THT:C_Disc_D4.7mm_W2.5mm_P5.00mm","~"
16 | "","","C7","100nF","Device:C","Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm","~"
17 | "","","C8","100nF","Device:C","Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm","~"
18 | "","","C9","100nF","Device:C","Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm","~"
19 | "","","C10","100nF","Device:C","Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm","~"
20 | "","","C11","100nF","Device:C","Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm","~"
21 | "","","C12","1.5nF","Device:C","Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm","~"
22 | "","","C14","220uF","Device:C_Polarized_Small","Capacitor_THT:CP_Radial_D10.0mm_P5.00mm","~"
23 | "","","C16","470uF","Device:C_Polarized","Capacitor_THT:CP_Radial_D10.0mm_P5.00mm","~"
24 | "","","C17","470uF","Device:C_Polarized","Capacitor_THT:CP_Radial_D10.0mm_P5.00mm","~"
25 | "","","C18","100nF","Device:C","Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm","~"
26 | "","","C19","100nF","Device:C","Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm","~"
27 | "","","C20","10uF","Device:C_Polarized_Small","Capacitor_THT:CP_Radial_D5.0mm_P2.50mm","~"
28 | "","","C21","10uF","Device:C_Polarized_Small","Capacitor_THT:CP_Radial_D5.0mm_P2.50mm","~"
29 | "","","C22","10uF","Device:C_Polarized_Small","Capacitor_THT:CP_Radial_D5.0mm_P2.50mm","~"
30 | "","","C23","10uF","Device:C_Polarized_Small","Capacitor_THT:CP_Radial_D5.0mm_P2.50mm","~"
31 | "","","C24","100nF","Device:C","Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm","~"
32 | "","","C25","100nF","Device:C","Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm","~"
33 | "","","C26","100nF","Device:C","Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm","~"
34 | "","","C27","100nF","Device:C","Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm","~"
35 | "","","C28","100nF","Device:C","Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm","~"
36 | "","","C29","100nF","Device:C","Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm","~"
37 | "","","C30","100nF","Device:C","Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm","~"
38 | "","","C31","100nF","Device:C","Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm","~"
39 | "","","C32","100nF","Device:C","Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm","~"
40 | "","","C33","100nF","Device:C","Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm","~"
41 | "","","C34","100nF","Device:C","Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm","~"
42 | "","","C35","100nF","Device:C","Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm","~"
43 | "","","C36","100nF","Device:C","Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm","~"
44 | "","","C37","10uF","Device:C_Polarized_Small_US","Capacitor_THT:CP_Radial_D5.0mm_P2.00mm","~"
45 | "","","C38","10uF","Device:C_Polarized_Small_US","Capacitor_THT:CP_Radial_D5.0mm_P2.00mm","~"
46 | "","","C39","10uF","Device:C_Polarized_Small_US","Capacitor_THT:CP_Radial_D5.0mm_P2.00mm","~"
47 | "","","D1","LED","Device:LED","LED_THT:LED_D3.0mm","~"
48 | "","","D2","2W10","Diode_Bridge:B40R","Diode_THT:Diode_Bridge_Round_D9.0mm","https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40r.pdf"
49 | "","","D3","1N5819","Diode:1N5819","Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal","http://www.vishay.com/docs/88525/1n5817.pdf"
50 | "","","D4","1N4148","Diode:1N4148","Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal","https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
51 | "","","D5","1N4148","Diode:1N4148","Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal","https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
52 | "","","D6","1N4148","Diode:1N4148","Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal","https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
53 | "","","D7","1N4148","Diode:1N4148","Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal","https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
54 | "","","D9","1N5822","Diode:1N5822","Diode_THT:D_DO-201AD_P15.24mm_Horizontal","http://www.vishay.com/docs/88526/1n5820.pdf"
55 | "","","H1","Hole","Mechanical:MountingHole_Pad","MountingHole:MountingHole_3.5mm_Pad","~"
56 | "","","H2","Hole","Mechanical:MountingHole_Pad","MountingHole:MountingHole_3.5mm_Pad","~"
57 | "","","H3","Hole","Mechanical:MountingHole_Pad","MountingHole:MountingHole_3.5mm_Pad","~"
58 | "","","H4","Hole","Mechanical:MountingHole_Pad","MountingHole:MountingHole_3.5mm_Pad","~"
59 | "","","H5","Hole","Mechanical:MountingHole_Pad","MountingHole:MountingHole_3.5mm_Pad","~"
60 | "","","H6","Hole","Mechanical:MountingHole_Pad","MountingHole:MountingHole_3.5mm_Pad","~"
61 | "","","J1","+12V","Connector:Barrel_Jack_Switch","Connector_BarrelJack:BarrelJack_Horizontal","~"
62 | "","","J2","Video","Connector:Conn_Coaxial","JfF-Library:Conn_RCA_Right"," ~"
63 | "","","J3","Audio","Connector:Conn_Coaxial","JfF-Library:Conn_RCA_Right"," ~"
64 | "","","J4","SEGA Gamepad1","Connector:DB9_Male","JfF-Library:Conn_Dsub_DE9M"," ~"
65 | "","","J5","SEGA Gamepad2","Connector:DB9_Male","JfF-Library:Conn_Dsub_DE9M"," ~"
66 | "","","J6","SLOT1","Connector_Generic:Conn_02x25_Odd_Even","JfF-Library:Conn_Edge_50P","~"
67 | "","","J7","SLOT2","Connector_Generic:Conn_02x25_Odd_Even","JfF-Library:Conn_Edge_50P","~"
68 | "","","J9","KEYBOARD","Connector_Generic:Conn_02x08_Odd_Even","Connector_PinHeader_2.54mm:PinHeader_2x08_P2.54mm_Vertical","~"
69 | "","","L1","1uH","Device:L","Inductor_THT:L_Axial_L7.0mm_D3.3mm_P10.16mm_Horizontal_Fastron_MICC","~"
70 | "","","L2","88uH","Device:L","Inductor_THT:L_Radial_D8.7mm_P5.00mm_Fastron_07HCP","~"
71 | "","","L5","68uH","Device:L","Inductor_THT:L_Radial_D8.7mm_P5.00mm_Fastron_07HCP","~"
72 | "","","R1","1K","Device:R","Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal","~"
73 | "","","R2","10K","Device:R","Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal","~"
74 | "","","R5","1K","Device:R","Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal","~"
75 | "","","R6","0.24R","Device:R_Small_US","Resistor_THT:R_Axial_DIN0414_L11.9mm_D4.5mm_P15.24mm_Horizontal","~"
76 | "","","R7","10k","Device:R_US","Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal","~"
77 | "","","R8","1k","Device:R_US","Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal","~"
78 | "","","R9","470R","Device:R","Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal","~"
79 | "","","R10","4K7","Device:R","Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal","~"
80 | "","","R11","4K7","Device:R","Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal","~"
81 | "","","R12","20K","Device:R","Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal","~"
82 | "","","R13","2K2","Device:R","Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal","~"
83 | "","","R14","470R","Device:R","Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal","~"
84 | "","","R15","10K","Device:R","Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal","~"
85 | "","","R16","10K","Device:R","Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal","~"
86 | "","","R17","10K","Device:R","Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal","~"
87 | "","","R18","10K","Device:R","Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal","~"
88 | "","","R20","10K","Device:R","Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal","~"
89 | "","","R28","10K","Device:R","Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal","~"
90 | "","","R29","10K","Device:R","Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal","~"
91 | "","","RN1","4.7K","Device:R_Network08","Resistor_THT:R_Array_SIP9","http://www.vishay.com/docs/31509/csc.pdf"
92 | "","","RN2","10K","Device:R_Network08","Resistor_THT:R_Array_SIP9","http://www.vishay.com/docs/31509/csc.pdf"
93 | "","","SW1","RESET SW","Switch:SW_Push","Button_Switch_THT:SW_Tactile_SPST_Angled_PTS645Vx83-2LFS","~"
94 | "","","SW2","PWR_SW","Jumper:Jumper_2_Open","Connector_JST:JST_EH_B2B-EH-A_1x02_P2.50mm_Vertical","~"
95 | "","","U1","74HCT74","74xx:74LS74","Package_DIP:DIP-14_W7.62mm_Socket","74xx/74hc_hct74.pdf"
96 | "","","U2","Z80CPU","CPU:Z80CPU","Package_DIP:DIP-40_W15.24mm_Socket","www.zilog.com/manage_directlink.php?filepath=docs/z80/um0080"
97 | "","","U3","MAX701","Power_Supervisor:MAX701","Package_DIP:DIP-8_W7.62mm_Socket",""
98 | "","","U4","74HCT32","74xx:74LS32","Package_DIP:DIP-14_W7.62mm_Socket","http://www.ti.com/lit/gpn/sn74LS32"
99 | "","","U5","74LS07","74xx:74LS07","Package_DIP:DIP-14_W7.62mm_Socket","www.ti.com/lit/ds/symlink/sn74ls07.pdf"
100 | "","","U6","TMS9118","v9938:TMS9118","Package_DIP:DIP-40_W15.24mm_Socket",""
101 | "","","U7","TMS4416","v9938:TMS4416","Package_DIP:DIP-18_W7.62mm_Socket",""
102 | "","","U8","TMS4416","v9938:TMS4416","Package_DIP:DIP-18_W7.62mm_Socket",""
103 | "","","U9","MC34063AP","Regulator_Switching:MC34063AP","Package_DIP:DIP-8_W7.62mm","http://www.onsemi.com/pub_link/Collateral/MC34063A-D.PDF"
104 | "","","U11","LM2596S-5","Regulator_Switching:LM2596S-5","Package_TO_SOT_SMD:TO-263-5_TabPin3","http://www.ti.com/lit/ds/symlink/lm2596.pdf"
105 | "","","U12","74HCT74","74xx:74LS74","Package_DIP:DIP-14_W7.62mm_Socket","74xx/74hc_hct74.pdf"
106 | "","","U14","28C256","Memory_EEPROM:28C256","Package_DIP:DIP-28_W15.24mm_Socket","http://ww1.microchip.com/downloads/en/DeviceDoc/doc0006.pdf"
107 | "","","U15","628128","Memory_RAM:628128_DIP32_SSOP32","Package_DIP:DIP-32_W15.24mm_Socket","http://www.futurlec.com/Datasheet/Memory/628128.pdf"
108 | "","","U16","74HCT02","74xx:74LS02","Package_DIP:DIP-14_W7.62mm_Socket","http://www.ti.com/lit/gpn/sn74ls02"
109 | "","","U17","74HCT157","74xx:74LS157","Package_DIP:DIP-16_W7.62mm_Socket","http://www.ti.com/lit/gpn/sn74LS157"
110 | "","","U18","YM2149","Audio:YM2149","Package_DIP:DIP-40_W15.24mm_Socket","http://www.ym2149.com/ym2149.pdf"
111 | "","","U19","74HCT157","74xx:74LS157","Package_DIP:DIP-16_W7.62mm_Socket","http://www.ti.com/lit/gpn/sn74LS157"
112 | "","","U21","74HCT00","74xx:74LS00","Package_DIP:DIP-14_W7.62mm_Socket","http://www.ti.com/lit/gpn/sn74ls00"
113 | "","","U22","74HCT139","74xx:74LS139","Package_DIP:DIP-16_W7.62mm_Socket","http://www.ti.com/lit/ds/symlink/sn74ls139a.pdf"
114 | "","","U23","74HCT153","74xx:74LS153","Package_DIP:DIP-16_W7.62mm_Socket","http://www.ti.com/lit/gpn/sn74LS153"
115 | "","","U24","74HCT32","74xx:74LS32","Package_DIP:DIP-14_W7.62mm_Socket","http://www.ti.com/lit/gpn/sn74LS32"
116 | "","","U26","82C55A","Interface:8255A","Package_DIP:DIP-40_W15.24mm_Socket","http://aturing.umcs.maine.edu/~meadow/courses/cos335/Intel8255A.pdf"
117 | "","","U27","74HCT08","74xx:74LS08","Package_DIP:DIP-14_W7.62mm_Socket","http://www.ti.com/lit/gpn/sn74LS08"
118 | "","","U28","74HCT138","74xx:74LS138","Package_DIP:DIP-16_W7.62mm_Socket","http://www.ti.com/lit/gpn/sn74LS138"
119 | "","","Y1","10.738635 MHz","Device:Crystal","Crystal:Crystal_HC49-U_Vertical","~"
120 |
121 |
122 |
123 | "Collated Components:"
124 |
125 | "Item","Qty","Reference(s)","Value","LibPart","Footprint","Datasheet"
126 | "1","24","C1, C2, C3, C4, C7, C8, C9, C10, C11, C18, C19, C24, C25, C26, C27, C28, C29, C30, C31, C32, C33, C34, C35, C36","100nF","Device:C","Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm","~"
127 | "2","2","C5, C6","27pF","Device:C","Capacitor_THT:C_Disc_D4.7mm_W2.5mm_P5.00mm","~"
128 | "3","1","C12","1.5nF","Device:C","Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm","~"
129 | "4","1","C14","220uF","Device:C_Polarized_Small","Capacitor_THT:CP_Radial_D10.0mm_P5.00mm","~"
130 | "5","2","C16, C17","470uF","Device:C_Polarized","Capacitor_THT:CP_Radial_D10.0mm_P5.00mm","~"
131 | "6","4","C20, C21, C22, C23","10uF","Device:C_Polarized_Small","Capacitor_THT:CP_Radial_D5.0mm_P2.50mm","~"
132 | "7","3","C37, C38, C39","10uF","Device:C_Polarized_Small_US","Capacitor_THT:CP_Radial_D5.0mm_P2.00mm","~"
133 | "8","1","D1","LED","Device:LED","LED_THT:LED_D3.0mm","~"
134 | "9","1","D2","2W10","Diode_Bridge:B40R","Diode_THT:Diode_Bridge_Round_D9.0mm","https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40r.pdf"
135 | "10","1","D3","1N5819","Diode:1N5819","Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal","http://www.vishay.com/docs/88525/1n5817.pdf"
136 | "11","4","D4, D5, D6, D7","1N4148","Diode:1N4148","Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal","https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
137 | "12","1","D9","1N5822","Diode:1N5822","Diode_THT:D_DO-201AD_P15.24mm_Horizontal","http://www.vishay.com/docs/88526/1n5820.pdf"
138 | "13","6","H1, H2, H3, H4, H5, H6","Hole","Mechanical:MountingHole_Pad","MountingHole:MountingHole_3.5mm_Pad","~"
139 | "14","1","J1","+12V","Connector:Barrel_Jack_Switch","Connector_BarrelJack:BarrelJack_Horizontal","~"
140 | "15","1","J2","Video","Connector:Conn_Coaxial","JfF-Library:Conn_RCA_Right"," ~"
141 | "16","1","J3","Audio","Connector:Conn_Coaxial","JfF-Library:Conn_RCA_Right"," ~"
142 | "17","1","J4","SEGA Gamepad1","Connector:DB9_Male","JfF-Library:Conn_Dsub_DE9M"," ~"
143 | "18","1","J5","SEGA Gamepad2","Connector:DB9_Male","JfF-Library:Conn_Dsub_DE9M"," ~"
144 | "19","1","J6","SLOT1","Connector_Generic:Conn_02x25_Odd_Even","JfF-Library:Conn_Edge_50P","~"
145 | "20","1","J7","SLOT2","Connector_Generic:Conn_02x25_Odd_Even","JfF-Library:Conn_Edge_50P","~"
146 | "21","1","J9","KEYBOARD","Connector_Generic:Conn_02x08_Odd_Even","Connector_PinHeader_2.54mm:PinHeader_2x08_P2.54mm_Vertical","~"
147 | "22","1","L1","1uH","Device:L","Inductor_THT:L_Axial_L7.0mm_D3.3mm_P10.16mm_Horizontal_Fastron_MICC","~"
148 | "23","1","L2","88uH","Device:L","Inductor_THT:L_Radial_D8.7mm_P5.00mm_Fastron_07HCP","~"
149 | "24","1","L5","68uH","Device:L","Inductor_THT:L_Radial_D8.7mm_P5.00mm_Fastron_07HCP","~"
150 | "25","2","R1, R5","1K","Device:R","Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal","~"
151 | "26","8","R2, R15, R16, R17, R18, R20, R28, R29","10K","Device:R","Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal","~"
152 | "27","1","R6","0.24R","Device:R_Small_US","Resistor_THT:R_Axial_DIN0414_L11.9mm_D4.5mm_P15.24mm_Horizontal","~"
153 | "28","1","R7","10k","Device:R_US","Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal","~"
154 | "29","1","R8","1k","Device:R_US","Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal","~"
155 | "30","2","R9, R14","470R","Device:R","Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal","~"
156 | "31","2","R10, R11","4K7","Device:R","Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal","~"
157 | "32","1","R12","20K","Device:R","Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal","~"
158 | "33","1","R13","2K2","Device:R","Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal","~"
159 | "34","1","RN1","4.7K","Device:R_Network08","Resistor_THT:R_Array_SIP9","http://www.vishay.com/docs/31509/csc.pdf"
160 | "35","1","RN2","10K","Device:R_Network08","Resistor_THT:R_Array_SIP9","http://www.vishay.com/docs/31509/csc.pdf"
161 | "36","1","SW1","RESET SW","Switch:SW_Push","Button_Switch_THT:SW_Tactile_SPST_Angled_PTS645Vx83-2LFS","~"
162 | "37","1","SW2","PWR_SW","Jumper:Jumper_2_Open","Connector_JST:JST_EH_B2B-EH-A_1x02_P2.50mm_Vertical","~"
163 | "38","2","U1, U12","74HCT74","74xx:74LS74","Package_DIP:DIP-14_W7.62mm_Socket","74xx/74hc_hct74.pdf"
164 | "39","1","U2","Z80CPU","CPU:Z80CPU","Package_DIP:DIP-40_W15.24mm_Socket","www.zilog.com/manage_directlink.php?filepath=docs/z80/um0080"
165 | "40","1","U3","MAX701","Power_Supervisor:MAX701","Package_DIP:DIP-8_W7.62mm_Socket",""
166 | "41","2","U4, U24","74HCT32","74xx:74LS32","Package_DIP:DIP-14_W7.62mm_Socket","http://www.ti.com/lit/gpn/sn74LS32"
167 | "42","1","U5","74LS07","74xx:74LS07","Package_DIP:DIP-14_W7.62mm_Socket","www.ti.com/lit/ds/symlink/sn74ls07.pdf"
168 | "43","1","U6","TMS9118","v9938:TMS9118","Package_DIP:DIP-40_W15.24mm_Socket",""
169 | "44","2","U7, U8","TMS4416","v9938:TMS4416","Package_DIP:DIP-18_W7.62mm_Socket",""
170 | "45","1","U9","MC34063AP","Regulator_Switching:MC34063AP","Package_DIP:DIP-8_W7.62mm","http://www.onsemi.com/pub_link/Collateral/MC34063A-D.PDF"
171 | "46","1","U11","LM2596S-5","Regulator_Switching:LM2596S-5","Package_TO_SOT_SMD:TO-263-5_TabPin3","http://www.ti.com/lit/ds/symlink/lm2596.pdf"
172 | "47","1","U14","28C256","Memory_EEPROM:28C256","Package_DIP:DIP-28_W15.24mm_Socket","http://ww1.microchip.com/downloads/en/DeviceDoc/doc0006.pdf"
173 | "48","1","U15","628128","Memory_RAM:628128_DIP32_SSOP32","Package_DIP:DIP-32_W15.24mm_Socket","http://www.futurlec.com/Datasheet/Memory/628128.pdf"
174 | "49","1","U16","74HCT02","74xx:74LS02","Package_DIP:DIP-14_W7.62mm_Socket","http://www.ti.com/lit/gpn/sn74ls02"
175 | "50","2","U17, U19","74HCT157","74xx:74LS157","Package_DIP:DIP-16_W7.62mm_Socket","http://www.ti.com/lit/gpn/sn74LS157"
176 | "51","1","U18","YM2149","Audio:YM2149","Package_DIP:DIP-40_W15.24mm_Socket","http://www.ym2149.com/ym2149.pdf"
177 | "52","1","U21","74HCT00","74xx:74LS00","Package_DIP:DIP-14_W7.62mm_Socket","http://www.ti.com/lit/gpn/sn74ls00"
178 | "53","1","U22","74HCT139","74xx:74LS139","Package_DIP:DIP-16_W7.62mm_Socket","http://www.ti.com/lit/ds/symlink/sn74ls139a.pdf"
179 | "54","1","U23","74HCT153","74xx:74LS153","Package_DIP:DIP-16_W7.62mm_Socket","http://www.ti.com/lit/gpn/sn74LS153"
180 | "55","1","U26","82C55A","Interface:8255A","Package_DIP:DIP-40_W15.24mm_Socket","http://aturing.umcs.maine.edu/~meadow/courses/cos335/Intel8255A.pdf"
181 | "56","1","U27","74HCT08","74xx:74LS08","Package_DIP:DIP-14_W7.62mm_Socket","http://www.ti.com/lit/gpn/sn74LS08"
182 | "57","1","U28","74HCT138","74xx:74LS138","Package_DIP:DIP-16_W7.62mm_Socket","http://www.ti.com/lit/gpn/sn74LS138"
183 | "58","1","Y1","10.738635 MHz","Device:Crystal","Crystal:Crystal_HC49-U_Vertical","~"
184 |
--------------------------------------------------------------------------------
/MSX-ONE-COMPUTER/Kicad/MSX-ONE.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jdgabbard/MSX-ONE-Computer/afef81f54c17432bb2c8f6dcc7e14dcb8935d65c/MSX-ONE-COMPUTER/Kicad/MSX-ONE.jpg
--------------------------------------------------------------------------------
/MSX-ONE-COMPUTER/Kicad/MSX-ONE.kicad_prl:
--------------------------------------------------------------------------------
1 | {
2 | "board": {
3 | "active_layer": 31,
4 | "active_layer_preset": "",
5 | "auto_track_width": true,
6 | "hidden_nets": [],
7 | "high_contrast_mode": 0,
8 | "net_color_mode": 1,
9 | "opacity": {
10 | "pads": 1.0,
11 | "tracks": 1.0,
12 | "vias": 1.0,
13 | "zones": 0.6
14 | },
15 | "ratsnest_display_mode": 0,
16 | "selection_filter": {
17 | "dimensions": true,
18 | "footprints": true,
19 | "graphics": true,
20 | "keepouts": true,
21 | "lockedItems": true,
22 | "otherItems": true,
23 | "pads": true,
24 | "text": true,
25 | "tracks": true,
26 | "vias": true,
27 | "zones": true
28 | },
29 | "visible_items": [
30 | 0,
31 | 1,
32 | 2,
33 | 3,
34 | 4,
35 | 5,
36 | 8,
37 | 9,
38 | 10,
39 | 11,
40 | 12,
41 | 13,
42 | 14,
43 | 15,
44 | 16,
45 | 17,
46 | 18,
47 | 19,
48 | 20,
49 | 21,
50 | 22,
51 | 23,
52 | 24,
53 | 25,
54 | 26,
55 | 27,
56 | 28,
57 | 29,
58 | 30,
59 | 32,
60 | 33,
61 | 34,
62 | 35,
63 | 36
64 | ],
65 | "visible_layers": "800d0f0_7ffffffe",
66 | "zone_display_mode": 0
67 | },
68 | "meta": {
69 | "filename": "MSX-ONE.kicad_prl",
70 | "version": 3
71 | },
72 | "project": {
73 | "files": []
74 | }
75 | }
76 |
--------------------------------------------------------------------------------
/MSX-ONE-COMPUTER/Kicad/MSX-ONE.kicad_pro:
--------------------------------------------------------------------------------
1 | {
2 | "board": {
3 | "design_settings": {
4 | "defaults": {
5 | "board_outline_line_width": 0.15,
6 | "copper_line_width": 0.19999999999999998,
7 | "copper_text_italic": false,
8 | "copper_text_size_h": 1.5,
9 | "copper_text_size_v": 1.5,
10 | "copper_text_thickness": 0.3,
11 | "copper_text_upright": false,
12 | "courtyard_line_width": 0.049999999999999996,
13 | "dimension_precision": 4,
14 | "dimension_units": 3,
15 | "dimensions": {
16 | "arrow_length": 1270000,
17 | "extension_offset": 500000,
18 | "keep_text_aligned": true,
19 | "suppress_zeroes": false,
20 | "text_position": 0,
21 | "units_format": 1
22 | },
23 | "fab_line_width": 0.09999999999999999,
24 | "fab_text_italic": false,
25 | "fab_text_size_h": 1.0,
26 | "fab_text_size_v": 1.0,
27 | "fab_text_thickness": 0.15,
28 | "fab_text_upright": false,
29 | "other_line_width": 0.09999999999999999,
30 | "other_text_italic": false,
31 | "other_text_size_h": 1.0,
32 | "other_text_size_v": 1.0,
33 | "other_text_thickness": 0.15,
34 | "other_text_upright": false,
35 | "pads": {
36 | "drill": 3.5,
37 | "height": 7.0,
38 | "width": 7.0
39 | },
40 | "silk_line_width": 0.15,
41 | "silk_text_italic": false,
42 | "silk_text_size_h": 1.0,
43 | "silk_text_size_v": 1.0,
44 | "silk_text_thickness": 0.15,
45 | "silk_text_upright": false,
46 | "zones": {
47 | "45_degree_only": false,
48 | "min_clearance": 0.508
49 | }
50 | },
51 | "diff_pair_dimensions": [
52 | {
53 | "gap": 0.0,
54 | "via_gap": 0.0,
55 | "width": 0.0
56 | }
57 | ],
58 | "drc_exclusions": [],
59 | "meta": {
60 | "version": 2
61 | },
62 | "rule_severities": {
63 | "annular_width": "error",
64 | "clearance": "error",
65 | "copper_edge_clearance": "error",
66 | "courtyards_overlap": "error",
67 | "diff_pair_gap_out_of_range": "error",
68 | "diff_pair_uncoupled_length_too_long": "error",
69 | "drill_out_of_range": "error",
70 | "duplicate_footprints": "warning",
71 | "extra_footprint": "warning",
72 | "footprint_type_mismatch": "error",
73 | "hole_clearance": "error",
74 | "hole_near_hole": "error",
75 | "invalid_outline": "error",
76 | "item_on_disabled_layer": "error",
77 | "items_not_allowed": "error",
78 | "length_out_of_range": "error",
79 | "malformed_courtyard": "error",
80 | "microvia_drill_out_of_range": "error",
81 | "missing_courtyard": "ignore",
82 | "missing_footprint": "warning",
83 | "net_conflict": "warning",
84 | "npth_inside_courtyard": "ignore",
85 | "padstack": "error",
86 | "pth_inside_courtyard": "ignore",
87 | "shorting_items": "error",
88 | "silk_over_copper": "ignore",
89 | "silk_overlap": "ignore",
90 | "skew_out_of_range": "error",
91 | "through_hole_pad_without_hole": "error",
92 | "too_many_vias": "error",
93 | "track_dangling": "warning",
94 | "track_width": "error",
95 | "tracks_crossing": "error",
96 | "unconnected_items": "error",
97 | "unresolved_variable": "error",
98 | "via_dangling": "warning",
99 | "zone_has_empty_net": "error",
100 | "zones_intersect": "error"
101 | },
102 | "rules": {
103 | "allow_blind_buried_vias": false,
104 | "allow_microvias": false,
105 | "max_error": 0.005,
106 | "min_clearance": 0.22,
107 | "min_copper_edge_clearance": 0.19999999999999998,
108 | "min_hole_clearance": 0.25,
109 | "min_hole_to_hole": 0.25,
110 | "min_microvia_diameter": 0.19999999999999998,
111 | "min_microvia_drill": 0.09999999999999999,
112 | "min_silk_clearance": 0.0,
113 | "min_through_hole_diameter": 0.3,
114 | "min_track_width": 0.254,
115 | "min_via_annular_width": 0.19999999999999998,
116 | "min_via_diameter": 0.39999999999999997,
117 | "solder_mask_clearance": 0.0,
118 | "solder_mask_min_width": 0.0,
119 | "use_height_for_length_calcs": true
120 | },
121 | "track_widths": [
122 | 0.0,
123 | 0.2032,
124 | 0.254,
125 | 0.3556,
126 | 0.4826,
127 | 0.7366,
128 | 1.0,
129 | 2.0
130 | ],
131 | "via_dimensions": [
132 | {
133 | "diameter": 0.0,
134 | "drill": 0.0
135 | },
136 | {
137 | "diameter": 0.9,
138 | "drill": 0.5
139 | }
140 | ],
141 | "zones_allow_external_fillets": false,
142 | "zones_use_no_outline": true
143 | },
144 | "layer_presets": []
145 | },
146 | "boards": [],
147 | "cvpcb": {
148 | "equivalence_files": []
149 | },
150 | "erc": {
151 | "erc_exclusions": [],
152 | "meta": {
153 | "version": 0
154 | },
155 | "pin_map": [
156 | [
157 | 0,
158 | 0,
159 | 0,
160 | 0,
161 | 0,
162 | 0,
163 | 1,
164 | 0,
165 | 0,
166 | 0,
167 | 0,
168 | 2
169 | ],
170 | [
171 | 0,
172 | 2,
173 | 0,
174 | 1,
175 | 0,
176 | 0,
177 | 1,
178 | 0,
179 | 2,
180 | 2,
181 | 2,
182 | 2
183 | ],
184 | [
185 | 0,
186 | 0,
187 | 0,
188 | 0,
189 | 0,
190 | 0,
191 | 1,
192 | 0,
193 | 1,
194 | 0,
195 | 1,
196 | 2
197 | ],
198 | [
199 | 0,
200 | 1,
201 | 0,
202 | 0,
203 | 0,
204 | 0,
205 | 1,
206 | 1,
207 | 2,
208 | 1,
209 | 1,
210 | 2
211 | ],
212 | [
213 | 0,
214 | 0,
215 | 0,
216 | 0,
217 | 0,
218 | 0,
219 | 1,
220 | 0,
221 | 0,
222 | 0,
223 | 0,
224 | 2
225 | ],
226 | [
227 | 0,
228 | 0,
229 | 0,
230 | 0,
231 | 0,
232 | 0,
233 | 0,
234 | 0,
235 | 0,
236 | 0,
237 | 0,
238 | 2
239 | ],
240 | [
241 | 1,
242 | 1,
243 | 1,
244 | 1,
245 | 1,
246 | 0,
247 | 1,
248 | 1,
249 | 1,
250 | 1,
251 | 1,
252 | 2
253 | ],
254 | [
255 | 0,
256 | 0,
257 | 0,
258 | 1,
259 | 0,
260 | 0,
261 | 1,
262 | 0,
263 | 0,
264 | 0,
265 | 0,
266 | 2
267 | ],
268 | [
269 | 0,
270 | 2,
271 | 1,
272 | 2,
273 | 0,
274 | 0,
275 | 1,
276 | 0,
277 | 2,
278 | 2,
279 | 2,
280 | 2
281 | ],
282 | [
283 | 0,
284 | 2,
285 | 0,
286 | 1,
287 | 0,
288 | 0,
289 | 1,
290 | 0,
291 | 2,
292 | 0,
293 | 0,
294 | 2
295 | ],
296 | [
297 | 0,
298 | 2,
299 | 1,
300 | 1,
301 | 0,
302 | 0,
303 | 1,
304 | 0,
305 | 2,
306 | 0,
307 | 0,
308 | 2
309 | ],
310 | [
311 | 2,
312 | 2,
313 | 2,
314 | 2,
315 | 2,
316 | 2,
317 | 2,
318 | 2,
319 | 2,
320 | 2,
321 | 2,
322 | 2
323 | ]
324 | ],
325 | "rule_severities": {
326 | "bus_definition_conflict": "error",
327 | "bus_entry_needed": "error",
328 | "bus_label_syntax": "error",
329 | "bus_to_bus_conflict": "error",
330 | "bus_to_net_conflict": "error",
331 | "different_unit_footprint": "error",
332 | "different_unit_net": "error",
333 | "duplicate_reference": "error",
334 | "duplicate_sheet_names": "error",
335 | "extra_units": "error",
336 | "global_label_dangling": "warning",
337 | "hier_label_mismatch": "error",
338 | "label_dangling": "error",
339 | "lib_symbol_issues": "warning",
340 | "multiple_net_names": "warning",
341 | "net_not_bus_member": "warning",
342 | "no_connect_connected": "warning",
343 | "no_connect_dangling": "warning",
344 | "pin_not_connected": "error",
345 | "pin_not_driven": "error",
346 | "pin_to_pin": "warning",
347 | "power_pin_not_driven": "error",
348 | "similar_labels": "warning",
349 | "unannotated": "error",
350 | "unit_value_mismatch": "error",
351 | "unresolved_variable": "error",
352 | "wire_dangling": "error"
353 | }
354 | },
355 | "libraries": {
356 | "pinned_footprint_libs": [],
357 | "pinned_symbol_libs": []
358 | },
359 | "meta": {
360 | "filename": "MSXUS.kicad_pro",
361 | "version": 1
362 | },
363 | "net_settings": {
364 | "classes": [
365 | {
366 | "bus_width": 12.0,
367 | "clearance": 0.2,
368 | "diff_pair_gap": 0.25,
369 | "diff_pair_via_gap": 0.25,
370 | "diff_pair_width": 0.2,
371 | "line_style": 0,
372 | "microvia_diameter": 0.3,
373 | "microvia_drill": 0.1,
374 | "name": "Default",
375 | "pcb_color": "rgba(0, 0, 0, 0.000)",
376 | "schematic_color": "rgba(0, 0, 0, 0.000)",
377 | "track_width": 0.3556,
378 | "via_diameter": 0.6,
379 | "via_drill": 0.4,
380 | "wire_width": 6.0
381 | },
382 | {
383 | "bus_width": 12.0,
384 | "clearance": 0.2,
385 | "diff_pair_gap": 0.25,
386 | "diff_pair_via_gap": 0.25,
387 | "diff_pair_width": 0.2,
388 | "line_style": 0,
389 | "microvia_diameter": 0.3,
390 | "microvia_drill": 0.1,
391 | "name": "Power",
392 | "nets": [],
393 | "pcb_color": "rgba(0, 0, 0, 0.000)",
394 | "schematic_color": "rgba(0, 0, 0, 0.000)",
395 | "track_width": 0.9906,
396 | "via_diameter": 0.6,
397 | "via_drill": 0.4,
398 | "wire_width": 6.0
399 | }
400 | ],
401 | "meta": {
402 | "version": 2
403 | },
404 | "net_colors": null
405 | },
406 | "pcbnew": {
407 | "last_paths": {
408 | "gencad": "",
409 | "idf": "",
410 | "netlist": "",
411 | "specctra_dsn": "jff_mainboard.dsn",
412 | "step": "MSXUS.step",
413 | "vrml": ""
414 | },
415 | "page_layout_descr_file": ""
416 | },
417 | "schematic": {
418 | "annotate_start_num": 0,
419 | "drawing": {
420 | "default_line_thickness": 6.0,
421 | "default_text_size": 50.0,
422 | "field_names": [],
423 | "intersheets_ref_own_page": false,
424 | "intersheets_ref_prefix": "",
425 | "intersheets_ref_short": false,
426 | "intersheets_ref_show": false,
427 | "intersheets_ref_suffix": "",
428 | "junction_size_choice": 3,
429 | "label_size_ratio": 0.25,
430 | "pin_symbol_size": 0.0,
431 | "text_offset_ratio": 0.08
432 | },
433 | "legacy_lib_dir": "",
434 | "legacy_lib_list": [],
435 | "meta": {
436 | "version": 1
437 | },
438 | "net_format_name": "",
439 | "ngspice": {
440 | "fix_include_paths": true,
441 | "fix_passive_vals": false,
442 | "meta": {
443 | "version": 0
444 | },
445 | "model_mode": 0,
446 | "workbook_filename": ""
447 | },
448 | "page_layout_descr_file": "",
449 | "plot_directory": "schematic",
450 | "spice_adjust_passive_values": false,
451 | "spice_external_command": "spice \"%I\"",
452 | "subpart_first_id": 65,
453 | "subpart_id_separator": 0
454 | },
455 | "sheets": [
456 | [
457 | "edd730df-f5f9-46e7-89b3-cc1782f4097f",
458 | ""
459 | ],
460 | [
461 | "00000000-0000-0000-0000-00006309461f",
462 | "CPU"
463 | ],
464 | [
465 | "00000000-0000-0000-0000-0000630995a0",
466 | "VIDEO"
467 | ],
468 | [
469 | "42396204-44ef-4b7e-b85c-27b227a427c5",
470 | "POWER"
471 | ],
472 | [
473 | "b5826339-2312-4658-a260-99d5f481566e",
474 | "RAM ROM"
475 | ],
476 | [
477 | "2db86ab7-f82a-45c8-ab9b-ab0489ae3b09",
478 | "PSG"
479 | ],
480 | [
481 | "7f2fe337-0864-4598-a448-901a5ab4f914",
482 | "SLOTS"
483 | ],
484 | [
485 | "ce0a9044-d9bd-46ac-a1a4-62fcb0c32111",
486 | "PPI"
487 | ],
488 | [
489 | "b9808dc9-35a9-446d-b4e3-b8a26826667e",
490 | "Unused"
491 | ]
492 | ],
493 | "text_variables": {}
494 | }
495 |
--------------------------------------------------------------------------------
/MSX-ONE-COMPUTER/Kicad/MSXUS.kicad_prl:
--------------------------------------------------------------------------------
1 | {
2 | "board": {
3 | "active_layer": 0,
4 | "active_layer_preset": "All Layers",
5 | "auto_track_width": false,
6 | "hidden_nets": [],
7 | "high_contrast_mode": 0,
8 | "net_color_mode": 1,
9 | "opacity": {
10 | "pads": 1.0,
11 | "tracks": 1.0,
12 | "vias": 1.0,
13 | "zones": 0.6
14 | },
15 | "ratsnest_display_mode": 0,
16 | "selection_filter": {
17 | "dimensions": true,
18 | "footprints": true,
19 | "graphics": true,
20 | "keepouts": true,
21 | "lockedItems": true,
22 | "otherItems": true,
23 | "pads": true,
24 | "text": true,
25 | "tracks": true,
26 | "vias": true,
27 | "zones": true
28 | },
29 | "visible_items": [
30 | 0,
31 | 1,
32 | 2,
33 | 3,
34 | 4,
35 | 5,
36 | 8,
37 | 9,
38 | 10,
39 | 11,
40 | 12,
41 | 13,
42 | 14,
43 | 15,
44 | 16,
45 | 17,
46 | 18,
47 | 19,
48 | 20,
49 | 21,
50 | 22,
51 | 23,
52 | 24,
53 | 25,
54 | 26,
55 | 27,
56 | 28,
57 | 29,
58 | 30,
59 | 32,
60 | 33,
61 | 34,
62 | 35,
63 | 36
64 | ],
65 | "visible_layers": "fffffff_ffffffff",
66 | "zone_display_mode": 1
67 | },
68 | "meta": {
69 | "filename": "MSXUS.kicad_prl",
70 | "version": 3
71 | },
72 | "project": {
73 | "files": []
74 | }
75 | }
76 |
--------------------------------------------------------------------------------
/MSX-ONE-COMPUTER/Kicad/fp-info-cache:
--------------------------------------------------------------------------------
1 | 172514770822468
2 | Resistor_THT
3 | R_Array_SIP4
4 | 4-pin Resistor SIP pack
5 | R
6 | 0
7 | 4
8 | 4
9 | Resistor_THT
10 | R_Array_SIP5
11 | 5-pin Resistor SIP pack
12 | R
13 | 0
14 | 5
15 | 5
16 | Resistor_THT
17 | R_Array_SIP6
18 | 6-pin Resistor SIP pack
19 | R
20 | 0
21 | 6
22 | 6
23 | Resistor_THT
24 | R_Array_SIP7
25 | 7-pin Resistor SIP pack
26 | R
27 | 0
28 | 7
29 | 7
30 | Resistor_THT
31 | R_Array_SIP8
32 | 8-pin Resistor SIP pack
33 | R
34 | 0
35 | 8
36 | 8
37 | Resistor_THT
38 | R_Array_SIP9
39 | 9-pin Resistor SIP pack
40 | R
41 | 0
42 | 9
43 | 9
44 | Resistor_THT
45 | R_Array_SIP10
46 | 10-pin Resistor SIP pack
47 | R
48 | 0
49 | 10
50 | 10
51 | Resistor_THT
52 | R_Array_SIP11
53 | 11-pin Resistor SIP pack
54 | R
55 | 0
56 | 11
57 | 11
58 | Resistor_THT
59 | R_Array_SIP12
60 | 12-pin Resistor SIP pack
61 | R
62 | 0
63 | 12
64 | 12
65 | Resistor_THT
66 | R_Array_SIP13
67 | 13-pin Resistor SIP pack
68 | R
69 | 0
70 | 13
71 | 13
72 | Resistor_THT
73 | R_Array_SIP14
74 | 14-pin Resistor SIP pack
75 | R
76 | 0
77 | 14
78 | 14
79 | Resistor_THT
80 | R_Axial_DIN0204_L3.6mm_D1.6mm_P1.90mm_Vertical
81 | Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=1.9mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
82 | Resistor Axial_DIN0204 series Axial Vertical pin pitch 1.9mm 0.167W length 3.6mm diameter 1.6mm
83 | 0
84 | 2
85 | 2
86 | Resistor_THT
87 | R_Axial_DIN0204_L3.6mm_D1.6mm_P2.54mm_Vertical
88 | Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=2.54mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
89 | Resistor Axial_DIN0204 series Axial Vertical pin pitch 2.54mm 0.167W length 3.6mm diameter 1.6mm
90 | 0
91 | 2
92 | 2
93 | Resistor_THT
94 | R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Horizontal
95 | Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=5.08mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
96 | Resistor Axial_DIN0204 series Axial Horizontal pin pitch 5.08mm 0.167W length 3.6mm diameter 1.6mm
97 | 0
98 | 2
99 | 2
100 | Resistor_THT
101 | R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Vertical
102 | Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=5.08mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
103 | Resistor Axial_DIN0204 series Axial Vertical pin pitch 5.08mm 0.167W length 3.6mm diameter 1.6mm
104 | 0
105 | 2
106 | 2
107 | Resistor_THT
108 | R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal
109 | Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=7.62mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
110 | Resistor Axial_DIN0204 series Axial Horizontal pin pitch 7.62mm 0.167W length 3.6mm diameter 1.6mm
111 | 0
112 | 2
113 | 2
114 | Resistor_THT
115 | R_Axial_DIN0207_L6.3mm_D2.5mm_P2.54mm_Vertical
116 | Resistor, Axial_DIN0207 series, Axial, Vertical, pin pitch=2.54mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
117 | Resistor Axial_DIN0207 series Axial Vertical pin pitch 2.54mm 0.25W = 1/4W length 6.3mm diameter 2.5mm
118 | 0
119 | 2
120 | 2
121 | Resistor_THT
122 | R_Axial_DIN0207_L6.3mm_D2.5mm_P5.08mm_Vertical
123 | Resistor, Axial_DIN0207 series, Axial, Vertical, pin pitch=5.08mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
124 | Resistor Axial_DIN0207 series Axial Vertical pin pitch 5.08mm 0.25W = 1/4W length 6.3mm diameter 2.5mm
125 | 0
126 | 2
127 | 2
128 | Resistor_THT
129 | R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal
130 | Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=7.62mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
131 | Resistor Axial_DIN0207 series Axial Horizontal pin pitch 7.62mm 0.25W = 1/4W length 6.3mm diameter 2.5mm
132 | 0
133 | 2
134 | 2
135 | Resistor_THT
136 | R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal
137 | Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=10.16mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
138 | Resistor Axial_DIN0207 series Axial Horizontal pin pitch 10.16mm 0.25W = 1/4W length 6.3mm diameter 2.5mm
139 | 0
140 | 2
141 | 2
142 | Resistor_THT
143 | R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal
144 | Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=15.24mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
145 | Resistor Axial_DIN0207 series Axial Horizontal pin pitch 15.24mm 0.25W = 1/4W length 6.3mm diameter 2.5mm
146 | 0
147 | 2
148 | 2
149 | Resistor_THT
150 | R_Axial_DIN0309_L9.0mm_D3.2mm_P2.54mm_Vertical
151 | Resistor, Axial_DIN0309 series, Axial, Vertical, pin pitch=2.54mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
152 | Resistor Axial_DIN0309 series Axial Vertical pin pitch 2.54mm 0.5W = 1/2W length 9mm diameter 3.2mm
153 | 0
154 | 2
155 | 2
156 | Resistor_THT
157 | R_Axial_DIN0309_L9.0mm_D3.2mm_P5.08mm_Vertical
158 | Resistor, Axial_DIN0309 series, Axial, Vertical, pin pitch=5.08mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
159 | Resistor Axial_DIN0309 series Axial Vertical pin pitch 5.08mm 0.5W = 1/2W length 9mm diameter 3.2mm
160 | 0
161 | 2
162 | 2
163 | Resistor_THT
164 | R_Axial_DIN0309_L9.0mm_D3.2mm_P12.70mm_Horizontal
165 | Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=12.7mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
166 | Resistor Axial_DIN0309 series Axial Horizontal pin pitch 12.7mm 0.5W = 1/2W length 9mm diameter 3.2mm
167 | 0
168 | 2
169 | 2
170 | Resistor_THT
171 | R_Axial_DIN0309_L9.0mm_D3.2mm_P15.24mm_Horizontal
172 | Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=15.24mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
173 | Resistor Axial_DIN0309 series Axial Horizontal pin pitch 15.24mm 0.5W = 1/2W length 9mm diameter 3.2mm
174 | 0
175 | 2
176 | 2
177 | Resistor_THT
178 | R_Axial_DIN0309_L9.0mm_D3.2mm_P20.32mm_Horizontal
179 | Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=20.32mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
180 | Resistor Axial_DIN0309 series Axial Horizontal pin pitch 20.32mm 0.5W = 1/2W length 9mm diameter 3.2mm
181 | 0
182 | 2
183 | 2
184 | Resistor_THT
185 | R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal
186 | Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
187 | Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm
188 | 0
189 | 2
190 | 2
191 | Resistor_THT
192 | R_Axial_DIN0411_L9.9mm_D3.6mm_P5.08mm_Vertical
193 | Resistor, Axial_DIN0411 series, Axial, Vertical, pin pitch=5.08mm, 1W, length*diameter=9.9*3.6mm^2
194 | Resistor Axial_DIN0411 series Axial Vertical pin pitch 5.08mm 1W length 9.9mm diameter 3.6mm
195 | 0
196 | 2
197 | 2
198 | Resistor_THT
199 | R_Axial_DIN0411_L9.9mm_D3.6mm_P7.62mm_Vertical
200 | Resistor, Axial_DIN0411 series, Axial, Vertical, pin pitch=7.62mm, 1W, length*diameter=9.9*3.6mm^2
201 | Resistor Axial_DIN0411 series Axial Vertical pin pitch 7.62mm 1W length 9.9mm diameter 3.6mm
202 | 0
203 | 2
204 | 2
205 | Resistor_THT
206 | R_Axial_DIN0411_L9.9mm_D3.6mm_P12.70mm_Horizontal
207 | Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=12.7mm, 1W, length*diameter=9.9*3.6mm^2
208 | Resistor Axial_DIN0411 series Axial Horizontal pin pitch 12.7mm 1W length 9.9mm diameter 3.6mm
209 | 0
210 | 2
211 | 2
212 | Resistor_THT
213 | R_Axial_DIN0411_L9.9mm_D3.6mm_P15.24mm_Horizontal
214 | Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=15.24mm, 1W, length*diameter=9.9*3.6mm^2
215 | Resistor Axial_DIN0411 series Axial Horizontal pin pitch 15.24mm 1W length 9.9mm diameter 3.6mm
216 | 0
217 | 2
218 | 2
219 | Resistor_THT
220 | R_Axial_DIN0411_L9.9mm_D3.6mm_P20.32mm_Horizontal
221 | Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=20.32mm, 1W, length*diameter=9.9*3.6mm^2
222 | Resistor Axial_DIN0411 series Axial Horizontal pin pitch 20.32mm 1W length 9.9mm diameter 3.6mm
223 | 0
224 | 2
225 | 2
226 | Resistor_THT
227 | R_Axial_DIN0411_L9.9mm_D3.6mm_P25.40mm_Horizontal
228 | Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=25.4mm, 1W, length*diameter=9.9*3.6mm^2
229 | Resistor Axial_DIN0411 series Axial Horizontal pin pitch 25.4mm 1W length 9.9mm diameter 3.6mm
230 | 0
231 | 2
232 | 2
233 | Resistor_THT
234 | R_Axial_DIN0414_L11.9mm_D4.5mm_P5.08mm_Vertical
235 | Resistor, Axial_DIN0414 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
236 | Resistor Axial_DIN0414 series Axial Vertical pin pitch 5.08mm 2W length 11.9mm diameter 4.5mm
237 | 0
238 | 2
239 | 2
240 | Resistor_THT
241 | R_Axial_DIN0414_L11.9mm_D4.5mm_P7.62mm_Vertical
242 | Resistor, Axial_DIN0414 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
243 | Resistor Axial_DIN0414 series Axial Vertical pin pitch 7.62mm 2W length 11.9mm diameter 4.5mm
244 | 0
245 | 2
246 | 2
247 | Resistor_THT
248 | R_Axial_DIN0414_L11.9mm_D4.5mm_P15.24mm_Horizontal
249 | Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=15.24mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
250 | Resistor Axial_DIN0414 series Axial Horizontal pin pitch 15.24mm 2W length 11.9mm diameter 4.5mm
251 | 0
252 | 2
253 | 2
254 | Resistor_THT
255 | R_Axial_DIN0414_L11.9mm_D4.5mm_P20.32mm_Horizontal
256 | Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
257 | Resistor Axial_DIN0414 series Axial Horizontal pin pitch 20.32mm 2W length 11.9mm diameter 4.5mm
258 | 0
259 | 2
260 | 2
261 | Resistor_THT
262 | R_Axial_DIN0414_L11.9mm_D4.5mm_P25.40mm_Horizontal
263 | Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
264 | Resistor Axial_DIN0414 series Axial Horizontal pin pitch 25.4mm 2W length 11.9mm diameter 4.5mm
265 | 0
266 | 2
267 | 2
268 | Resistor_THT
269 | R_Axial_DIN0516_L15.5mm_D5.0mm_P5.08mm_Vertical
270 | Resistor, Axial_DIN0516 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
271 | Resistor Axial_DIN0516 series Axial Vertical pin pitch 5.08mm 2W length 15.5mm diameter 5mm
272 | 0
273 | 2
274 | 2
275 | Resistor_THT
276 | R_Axial_DIN0516_L15.5mm_D5.0mm_P7.62mm_Vertical
277 | Resistor, Axial_DIN0516 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
278 | Resistor Axial_DIN0516 series Axial Vertical pin pitch 7.62mm 2W length 15.5mm diameter 5mm
279 | 0
280 | 2
281 | 2
282 | Resistor_THT
283 | R_Axial_DIN0516_L15.5mm_D5.0mm_P20.32mm_Horizontal
284 | Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
285 | Resistor Axial_DIN0516 series Axial Horizontal pin pitch 20.32mm 2W length 15.5mm diameter 5mm
286 | 0
287 | 2
288 | 2
289 | Resistor_THT
290 | R_Axial_DIN0516_L15.5mm_D5.0mm_P25.40mm_Horizontal
291 | Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
292 | Resistor Axial_DIN0516 series Axial Horizontal pin pitch 25.4mm 2W length 15.5mm diameter 5mm
293 | 0
294 | 2
295 | 2
296 | Resistor_THT
297 | R_Axial_DIN0516_L15.5mm_D5.0mm_P30.48mm_Horizontal
298 | Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=30.48mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
299 | Resistor Axial_DIN0516 series Axial Horizontal pin pitch 30.48mm 2W length 15.5mm diameter 5mm
300 | 0
301 | 2
302 | 2
303 | Resistor_THT
304 | R_Axial_DIN0614_L14.3mm_D5.7mm_P5.08mm_Vertical
305 | Resistor, Axial_DIN0614 series, Axial, Vertical, pin pitch=5.08mm, 1.5W, length*diameter=14.3*5.7mm^2
306 | Resistor Axial_DIN0614 series Axial Vertical pin pitch 5.08mm 1.5W length 14.3mm diameter 5.7mm
307 | 0
308 | 2
309 | 2
310 | Resistor_THT
311 | R_Axial_DIN0614_L14.3mm_D5.7mm_P7.62mm_Vertical
312 | Resistor, Axial_DIN0614 series, Axial, Vertical, pin pitch=7.62mm, 1.5W, length*diameter=14.3*5.7mm^2
313 | Resistor Axial_DIN0614 series Axial Vertical pin pitch 7.62mm 1.5W length 14.3mm diameter 5.7mm
314 | 0
315 | 2
316 | 2
317 | Resistor_THT
318 | R_Axial_DIN0614_L14.3mm_D5.7mm_P15.24mm_Horizontal
319 | Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=15.24mm, 1.5W, length*diameter=14.3*5.7mm^2
320 | Resistor Axial_DIN0614 series Axial Horizontal pin pitch 15.24mm 1.5W length 14.3mm diameter 5.7mm
321 | 0
322 | 2
323 | 2
324 | Resistor_THT
325 | R_Axial_DIN0614_L14.3mm_D5.7mm_P20.32mm_Horizontal
326 | Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=20.32mm, 1.5W, length*diameter=14.3*5.7mm^2
327 | Resistor Axial_DIN0614 series Axial Horizontal pin pitch 20.32mm 1.5W length 14.3mm diameter 5.7mm
328 | 0
329 | 2
330 | 2
331 | Resistor_THT
332 | R_Axial_DIN0614_L14.3mm_D5.7mm_P25.40mm_Horizontal
333 | Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=25.4mm, 1.5W, length*diameter=14.3*5.7mm^2
334 | Resistor Axial_DIN0614 series Axial Horizontal pin pitch 25.4mm 1.5W length 14.3mm diameter 5.7mm
335 | 0
336 | 2
337 | 2
338 | Resistor_THT
339 | R_Axial_DIN0617_L17.0mm_D6.0mm_P5.08mm_Vertical
340 | Resistor, Axial_DIN0617 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
341 | Resistor Axial_DIN0617 series Axial Vertical pin pitch 5.08mm 2W length 17mm diameter 6mm
342 | 0
343 | 2
344 | 2
345 | Resistor_THT
346 | R_Axial_DIN0617_L17.0mm_D6.0mm_P7.62mm_Vertical
347 | Resistor, Axial_DIN0617 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
348 | Resistor Axial_DIN0617 series Axial Vertical pin pitch 7.62mm 2W length 17mm diameter 6mm
349 | 0
350 | 2
351 | 2
352 | Resistor_THT
353 | R_Axial_DIN0617_L17.0mm_D6.0mm_P20.32mm_Horizontal
354 | Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
355 | Resistor Axial_DIN0617 series Axial Horizontal pin pitch 20.32mm 2W length 17mm diameter 6mm
356 | 0
357 | 2
358 | 2
359 | Resistor_THT
360 | R_Axial_DIN0617_L17.0mm_D6.0mm_P25.40mm_Horizontal
361 | Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
362 | Resistor Axial_DIN0617 series Axial Horizontal pin pitch 25.4mm 2W length 17mm diameter 6mm
363 | 0
364 | 2
365 | 2
366 | Resistor_THT
367 | R_Axial_DIN0617_L17.0mm_D6.0mm_P30.48mm_Horizontal
368 | Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=30.48mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
369 | Resistor Axial_DIN0617 series Axial Horizontal pin pitch 30.48mm 2W length 17mm diameter 6mm
370 | 0
371 | 2
372 | 2
373 | Resistor_THT
374 | R_Axial_DIN0918_L18.0mm_D9.0mm_P7.62mm_Vertical
375 | Resistor, Axial_DIN0918 series, Axial, Vertical, pin pitch=7.62mm, 4W, length*diameter=18*9mm^2
376 | Resistor Axial_DIN0918 series Axial Vertical pin pitch 7.62mm 4W length 18mm diameter 9mm
377 | 0
378 | 2
379 | 2
380 | Resistor_THT
381 | R_Axial_DIN0918_L18.0mm_D9.0mm_P22.86mm_Horizontal
382 | Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=22.86mm, 4W, length*diameter=18*9mm^2
383 | Resistor Axial_DIN0918 series Axial Horizontal pin pitch 22.86mm 4W length 18mm diameter 9mm
384 | 0
385 | 2
386 | 2
387 | Resistor_THT
388 | R_Axial_DIN0918_L18.0mm_D9.0mm_P25.40mm_Horizontal
389 | Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=25.4mm, 4W, length*diameter=18*9mm^2
390 | Resistor Axial_DIN0918 series Axial Horizontal pin pitch 25.4mm 4W length 18mm diameter 9mm
391 | 0
392 | 2
393 | 2
394 | Resistor_THT
395 | R_Axial_DIN0918_L18.0mm_D9.0mm_P30.48mm_Horizontal
396 | Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=30.48mm, 4W, length*diameter=18*9mm^2
397 | Resistor Axial_DIN0918 series Axial Horizontal pin pitch 30.48mm 4W length 18mm diameter 9mm
398 | 0
399 | 2
400 | 2
401 | Resistor_THT
402 | R_Axial_DIN0922_L20.0mm_D9.0mm_P7.62mm_Vertical
403 | Resistor, Axial_DIN0922 series, Axial, Vertical, pin pitch=7.62mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
404 | Resistor Axial_DIN0922 series Axial Vertical pin pitch 7.62mm 5W length 20mm diameter 9mm
405 | 0
406 | 2
407 | 2
408 | Resistor_THT
409 | R_Axial_DIN0922_L20.0mm_D9.0mm_P25.40mm_Horizontal
410 | Resistor, Axial_DIN0922 series, Axial, Horizontal, pin pitch=25.4mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
411 | Resistor Axial_DIN0922 series Axial Horizontal pin pitch 25.4mm 5W length 20mm diameter 9mm
412 | 0
413 | 2
414 | 2
415 | Resistor_THT
416 | R_Axial_DIN0922_L20.0mm_D9.0mm_P30.48mm_Horizontal
417 | Resistor, Axial_DIN0922 series, Axial, Horizontal, pin pitch=30.48mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
418 | Resistor Axial_DIN0922 series Axial Horizontal pin pitch 30.48mm 5W length 20mm diameter 9mm
419 | 0
420 | 2
421 | 2
422 | Resistor_THT
423 | R_Axial_Power_L20.0mm_W6.4mm_P5.08mm_Vertical
424 | Resistor, Axial_Power series, Axial, Vertical, pin pitch=5.08mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
425 | Resistor Axial_Power series Axial Vertical pin pitch 5.08mm 4W length 20mm width 6.4mm height 6.4mm
426 | 0
427 | 2
428 | 2
429 | Resistor_THT
430 | R_Axial_Power_L20.0mm_W6.4mm_P7.62mm_Vertical
431 | Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
432 | Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 4W length 20mm width 6.4mm height 6.4mm
433 | 0
434 | 2
435 | 2
436 | Resistor_THT
437 | R_Axial_Power_L20.0mm_W6.4mm_P22.40mm
438 | Resistor, Axial_Power series, Box, pin pitch=22.4mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
439 | Resistor Axial_Power series Box pin pitch 22.4mm 4W length 20mm width 6.4mm height 6.4mm
440 | 0
441 | 2
442 | 2
443 | Resistor_THT
444 | R_Axial_Power_L20.0mm_W6.4mm_P25.40mm
445 | Resistor, Axial_Power series, Box, pin pitch=25.4mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
446 | Resistor Axial_Power series Box pin pitch 25.4mm 4W length 20mm width 6.4mm height 6.4mm
447 | 0
448 | 2
449 | 2
450 | Resistor_THT
451 | R_Axial_Power_L20.0mm_W6.4mm_P30.48mm
452 | Resistor, Axial_Power series, Box, pin pitch=30.48mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
453 | Resistor Axial_Power series Box pin pitch 30.48mm 4W length 20mm width 6.4mm height 6.4mm
454 | 0
455 | 2
456 | 2
457 | Resistor_THT
458 | R_Axial_Power_L25.0mm_W6.4mm_P27.94mm
459 | Resistor, Axial_Power series, Box, pin pitch=27.94mm, 5W, length*width*height=25*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
460 | Resistor Axial_Power series Box pin pitch 27.94mm 5W length 25mm width 6.4mm height 6.4mm
461 | 0
462 | 2
463 | 2
464 | Resistor_THT
465 | R_Axial_Power_L25.0mm_W6.4mm_P30.48mm
466 | Resistor, Axial_Power series, Box, pin pitch=30.48mm, 5W, length*width*height=25*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
467 | Resistor Axial_Power series Box pin pitch 30.48mm 5W length 25mm width 6.4mm height 6.4mm
468 | 0
469 | 2
470 | 2
471 | Resistor_THT
472 | R_Axial_Power_L25.0mm_W9.0mm_P7.62mm_Vertical
473 | Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
474 | Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 7W length 25mm width 9mm height 9mm
475 | 0
476 | 2
477 | 2
478 | Resistor_THT
479 | R_Axial_Power_L25.0mm_W9.0mm_P10.16mm_Vertical
480 | Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
481 | Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 7W length 25mm width 9mm height 9mm
482 | 0
483 | 2
484 | 2
485 | Resistor_THT
486 | R_Axial_Power_L25.0mm_W9.0mm_P27.94mm
487 | Resistor, Axial_Power series, Box, pin pitch=27.94mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
488 | Resistor Axial_Power series Box pin pitch 27.94mm 7W length 25mm width 9mm height 9mm
489 | 0
490 | 2
491 | 2
492 | Resistor_THT
493 | R_Axial_Power_L25.0mm_W9.0mm_P30.48mm
494 | Resistor, Axial_Power series, Box, pin pitch=30.48mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
495 | Resistor Axial_Power series Box pin pitch 30.48mm 7W length 25mm width 9mm height 9mm
496 | 0
497 | 2
498 | 2
499 | Resistor_THT
500 | R_Axial_Power_L38.0mm_W6.4mm_P40.64mm
501 | Resistor, Axial_Power series, Box, pin pitch=40.64mm, 7W, length*width*height=38*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
502 | Resistor Axial_Power series Box pin pitch 40.64mm 7W length 38mm width 6.4mm height 6.4mm
503 | 0
504 | 2
505 | 2
506 | Resistor_THT
507 | R_Axial_Power_L38.0mm_W6.4mm_P45.72mm
508 | Resistor, Axial_Power series, Box, pin pitch=45.72mm, 7W, length*width*height=38*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
509 | Resistor Axial_Power series Box pin pitch 45.72mm 7W length 38mm width 6.4mm height 6.4mm
510 | 0
511 | 2
512 | 2
513 | Resistor_THT
514 | R_Axial_Power_L38.0mm_W9.0mm_P40.64mm
515 | Resistor, Axial_Power series, Box, pin pitch=40.64mm, 9W, length*width*height=38*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
516 | Resistor Axial_Power series Box pin pitch 40.64mm 9W length 38mm width 9mm height 9mm
517 | 0
518 | 2
519 | 2
520 | Resistor_THT
521 | R_Axial_Power_L38.0mm_W9.0mm_P45.72mm
522 | Resistor, Axial_Power series, Box, pin pitch=45.72mm, 9W, length*width*height=38*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
523 | Resistor Axial_Power series Box pin pitch 45.72mm 9W length 38mm width 9mm height 9mm
524 | 0
525 | 2
526 | 2
527 | Resistor_THT
528 | R_Axial_Power_L48.0mm_W12.5mm_P7.62mm_Vertical
529 | Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
530 | Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 15W length 48mm width 12.5mm height 12.5mm
531 | 0
532 | 2
533 | 2
534 | Resistor_THT
535 | R_Axial_Power_L48.0mm_W12.5mm_P10.16mm_Vertical
536 | Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
537 | Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 15W length 48mm width 12.5mm height 12.5mm
538 | 0
539 | 2
540 | 2
541 | Resistor_THT
542 | R_Axial_Power_L48.0mm_W12.5mm_P55.88mm
543 | Resistor, Axial_Power series, Box, pin pitch=55.88mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
544 | Resistor Axial_Power series Box pin pitch 55.88mm 15W length 48mm width 12.5mm height 12.5mm
545 | 0
546 | 2
547 | 2
548 | Resistor_THT
549 | R_Axial_Power_L48.0mm_W12.5mm_P60.96mm
550 | Resistor, Axial_Power series, Box, pin pitch=60.96mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
551 | Resistor Axial_Power series Box pin pitch 60.96mm 15W length 48mm width 12.5mm height 12.5mm
552 | 0
553 | 2
554 | 2
555 | Resistor_THT
556 | R_Axial_Power_L50.0mm_W9.0mm_P55.88mm
557 | Resistor, Axial_Power series, Box, pin pitch=55.88mm, 11W, length*width*height=50*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
558 | Resistor Axial_Power series Box pin pitch 55.88mm 11W length 50mm width 9mm height 9mm
559 | 0
560 | 2
561 | 2
562 | Resistor_THT
563 | R_Axial_Power_L50.0mm_W9.0mm_P60.96mm
564 | Resistor, Axial_Power series, Box, pin pitch=60.96mm, 11W, length*width*height=50*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
565 | Resistor Axial_Power series Box pin pitch 60.96mm 11W length 50mm width 9mm height 9mm
566 | 0
567 | 2
568 | 2
569 | Resistor_THT
570 | R_Axial_Power_L60.0mm_W14.0mm_P10.16mm_Vertical
571 | Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
572 | Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 25W length 60mm width 14mm height 14mm
573 | 0
574 | 2
575 | 2
576 | Resistor_THT
577 | R_Axial_Power_L60.0mm_W14.0mm_P66.04mm
578 | Resistor, Axial_Power series, Box, pin pitch=66.04mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
579 | Resistor Axial_Power series Box pin pitch 66.04mm 25W length 60mm width 14mm height 14mm
580 | 0
581 | 2
582 | 2
583 | Resistor_THT
584 | R_Axial_Power_L60.0mm_W14.0mm_P71.12mm
585 | Resistor, Axial_Power series, Box, pin pitch=71.12mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
586 | Resistor Axial_Power series Box pin pitch 71.12mm 25W length 60mm width 14mm height 14mm
587 | 0
588 | 2
589 | 2
590 | Resistor_THT
591 | R_Axial_Power_L75.0mm_W9.0mm_P81.28mm
592 | Resistor, Axial_Power series, Box, pin pitch=81.28mm, 17W, length*width*height=75*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
593 | Resistor Axial_Power series Box pin pitch 81.28mm 17W length 75mm width 9mm height 9mm
594 | 0
595 | 2
596 | 2
597 | Resistor_THT
598 | R_Axial_Power_L75.0mm_W9.0mm_P86.36mm
599 | Resistor, Axial_Power series, Box, pin pitch=86.36mm, 17W, length*width*height=75*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
600 | Resistor Axial_Power series Box pin pitch 86.36mm 17W length 75mm width 9mm height 9mm
601 | 0
602 | 2
603 | 2
604 | Resistor_THT
605 | R_Axial_Shunt_L22.2mm_W8.0mm_PS14.30mm_P25.40mm
606 | Resistor, Axial_Shunt series, Box, pin pitch=25.4mm, 3W, length*width*height=22.2*8*8mm^3, shunt pin pitch = 14.30mm, http://www.vishay.com/docs/30217/cpsl.pdf
607 | Resistor Axial_Shunt series Box pin pitch 25.4mm 3W length 22.2mm width 8mm height 8mm shunt pin pitch 14.30mm
608 | 0
609 | 4
610 | 4
611 | Resistor_THT
612 | R_Axial_Shunt_L22.2mm_W9.5mm_PS14.30mm_P25.40mm
613 | Resistor, Axial_Shunt series, Box, pin pitch=25.4mm, 5W, length*width*height=22.2*9.5*9.5mm^3, shunt pin pitch = 14.30mm, http://www.vishay.com/docs/30217/cpsl.pdf
614 | Resistor Axial_Shunt series Box pin pitch 25.4mm 5W length 22.2mm width 9.5mm height 9.5mm shunt pin pitch 14.30mm
615 | 0
616 | 4
617 | 4
618 | Resistor_THT
619 | R_Axial_Shunt_L35.3mm_W9.5mm_PS25.40mm_P38.10mm
620 | Resistor, Axial_Shunt series, Box, pin pitch=38.1mm, 7W, length*width*height=35.3*9.5*9.5mm^3, shunt pin pitch = 25.40mm, http://www.vishay.com/docs/30217/cpsl.pdf
621 | Resistor Axial_Shunt series Box pin pitch 38.1mm 7W length 35.3mm width 9.5mm height 9.5mm shunt pin pitch 25.40mm
622 | 0
623 | 4
624 | 4
625 | Resistor_THT
626 | R_Axial_Shunt_L47.6mm_W9.5mm_PS34.93mm_P50.80mm
627 | Resistor, Axial_Shunt series, Box, pin pitch=50.8mm, 10W, length*width*height=47.6*9.5*9.5mm^3, shunt pin pitch = 34.93mm, http://www.vishay.com/docs/30217/cpsl.pdf
628 | Resistor Axial_Shunt series Box pin pitch 50.8mm 10W length 47.6mm width 9.5mm height 9.5mm shunt pin pitch 34.93mm
629 | 0
630 | 4
631 | 4
632 | Resistor_THT
633 | R_Axial_Shunt_L47.6mm_W12.7mm_PS34.93mm_P50.80mm
634 | Resistor, Axial_Shunt series, Box, pin pitch=50.8mm, 15W, length*width*height=47.6*12.7*12.7mm^3, shunt pin pitch = 34.93mm, http://www.vishay.com/docs/30217/cpsl.pdf
635 | Resistor Axial_Shunt series Box pin pitch 50.8mm 15W length 47.6mm width 12.7mm height 12.7mm shunt pin pitch 34.93mm
636 | 0
637 | 4
638 | 4
639 | Resistor_THT
640 | R_Bare_Metal_Element_L12.4mm_W4.8mm_P11.40mm
641 | Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=11.4mm, 1W, length*width=12.4*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf
642 | Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 11.4mm 1W length 12.4mm width 4.8mm
643 | 0
644 | 2
645 | 2
646 | Resistor_THT
647 | R_Bare_Metal_Element_L16.3mm_W4.8mm_P15.30mm
648 | Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=15.3mm, 3W, length*width=16.3*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf
649 | Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 15.3mm 3W length 16.3mm width 4.8mm
650 | 0
651 | 2
652 | 2
653 | Resistor_THT
654 | R_Bare_Metal_Element_L21.3mm_W4.8mm_P20.30mm
655 | Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=20.3mm, 5W, length*width=21.3*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf
656 | Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 20.3mm 5W length 21.3mm width 4.8mm
657 | 0
658 | 2
659 | 2
660 | Resistor_THT
661 | R_Box_L8.4mm_W2.5mm_P5.08mm
662 | Resistor, Box series, Radial, pin pitch=5.08mm, 0.5W = 1/2W, length*width=8.38*2.54mm^2, http://www.vishay.com/docs/60051/cns020.pdf
663 | Resistor Box series Radial pin pitch 5.08mm 0.5W = 1/2W length 8.38mm width 2.54mm
664 | 0
665 | 2
666 | 2
667 | Resistor_THT
668 | R_Box_L13.0mm_W4.0mm_P9.00mm
669 | Resistor, Box series, Radial, pin pitch=9.00mm, 2W, length*width=13.0*4.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf
670 | Resistor Box series Radial pin pitch 9.00mm 2W length 13.0mm width 4.0mm
671 | 0
672 | 2
673 | 2
674 | Resistor_THT
675 | R_Box_L14.0mm_W5.0mm_P9.00mm
676 | Resistor, Box series, Radial, pin pitch=9.00mm, 5W, length*width=14.0*5.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf
677 | Resistor Box series Radial pin pitch 9.00mm 5W length 14.0mm width 5.0mm
678 | 0
679 | 2
680 | 2
681 | Resistor_THT
682 | R_Box_L26.0mm_W5.0mm_P20.00mm
683 | Resistor, Box series, Radial, pin pitch=20.00mm, 10W, length*width=26.0*5.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf
684 | Resistor Box series Radial pin pitch 20.00mm 10W length 26.0mm width 5.0mm
685 | 0
686 | 2
687 | 2
688 | Resistor_THT
689 | R_Radial_Power_L7.0mm_W8.0mm_Px2.40mm_Py2.30mm
690 | Resistor, Radial_Power series, Radial, pin pitch=2.40*2.30mm^2, 7W, length*width=7*8mm^2, http://www.vitrohm.com/content/files/vitrohm_series_kv_-_201601.pdf
691 | Resistor Radial_Power series Radial pin pitch 2.40*2.30mm^2 7W length 7mm width 8mm
692 | 0
693 | 2
694 | 2
695 | Resistor_THT
696 | R_Radial_Power_L9.0mm_W10.0mm_Px2.70mm_Py2.30mm
697 | Resistor, Radial_Power series, Radial, pin pitch=2.70*2.30mm^2, 17W, length*width=9*10mm^2, http://www.vitrohm.com/content/files/vitrohm_series_kv_-_201601.pdf
698 | Resistor Radial_Power series Radial pin pitch 2.70*2.30mm^2 17W length 9mm width 10mm
699 | 0
700 | 2
701 | 2
702 | Resistor_THT
703 | R_Radial_Power_L11.0mm_W7.0mm_P5.00mm
704 | Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 2W, length*width=11.0*7.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf
705 | Resistor Radial_Power series Radial pin pitch 5.00mm 2W length 11.0mm width 7.0mm
706 | 0
707 | 2
708 | 2
709 | Resistor_THT
710 | R_Radial_Power_L12.0mm_W8.0mm_P5.00mm
711 | Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 3W, length*width=12.0*8.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf
712 | Resistor Radial_Power series Radial pin pitch 5.00mm 3W length 12.0mm width 8.0mm
713 | 0
714 | 2
715 | 2
716 | Resistor_THT
717 | R_Radial_Power_L13.0mm_W9.0mm_P5.00mm
718 | Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 7W, length*width=13.0*9.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf
719 | Resistor Radial_Power series Radial pin pitch 5.00mm 7W length 13.0mm width 9.0mm
720 | 0
721 | 2
722 | 2
723 | Resistor_THT
724 | R_Radial_Power_L16.1mm_W9.0mm_P7.37mm
725 | Resistor, Radial_Power series, Radial, pin pitch=7.37mm, 10W, length*width=16.1*9mm^2, http://www.vishay.com/docs/30218/cpcx.pdf
726 | Resistor Radial_Power series Radial pin pitch 7.37mm 10W length 16.1mm width 9mm
727 | 0
728 | 2
729 | 2
730 |
--------------------------------------------------------------------------------
/MSX-ONE-COMPUTER/README.md:
--------------------------------------------------------------------------------
1 | # MSX-ONE Mainboard
2 |
3 | 
4 |
5 | Currently, v1.0 of the Mainboard is untested. Three insignificant changes were made to the mainboard from version P1.1: the addition of a loading resistor on the -12v circuit, addition of a power connector for external floppy support, and a slight change to page select logic (should have no impact in function). However, with that in mind, it is at this time untested. Use of Prototype P1.1 version of the main board is preferable, as it is tested and functional at this time. This will be changed as soon as I have a chance to order new boards and properly test them, in a few weeks.
6 |
7 | #NOTE:
8 | MAX701 has not been used in this circuit, due to sourcing issues. I have opted to myself use a ATTINY85 with a firmware to automatically reset the system on boot and during reset.
9 |
10 | BOM is being developed, along with a list of Digikey and Mouser part numbers. Stay tuned...
11 |
--------------------------------------------------------------------------------
/MSX-ONE-KB/Kicad/MSX-One_Keyboard-cache.lib:
--------------------------------------------------------------------------------
1 | EESchema-LIBRARY Version 2.4
2 | #encoding utf-8
3 | #
4 | # 74xx_74LS145
5 | #
6 | DEF 74xx_74LS145 U 0 40 Y Y 1 L N
7 | F0 "U" -300 550 50 H V C CNN
8 | F1 "74xx_74LS145" -300 -650 50 H V C CNN
9 | F2 "" 0 0 50 H I C CNN
10 | F3 "" 0 0 50 H I C CNN
11 | $FPLIST
12 | DIP?16*
13 | $ENDFPLIST
14 | DRAW
15 | S -300 500 300 -600 1 1 10 f
16 | X Q0 1 500 400 200 L 50 50 1 0 C I
17 | X Q8 10 500 -400 200 L 50 50 1 0 C I
18 | X Q9 11 500 -500 200 L 50 50 1 0 C I
19 | X P3 12 -500 100 200 R 50 50 1 0 I
20 | X P2 13 -500 200 200 R 50 50 1 0 I
21 | X P1 14 -500 300 200 R 50 50 1 0 I
22 | X P0 15 -500 400 200 R 50 50 1 0 I
23 | X VCC 16 0 700 200 D 50 50 1 0 W
24 | X Q1 2 500 300 200 L 50 50 1 0 C I
25 | X Q2 3 500 200 200 L 50 50 1 0 C I
26 | X Q3 4 500 100 200 L 50 50 1 0 C I
27 | X Q4 5 500 0 200 L 50 50 1 0 C I
28 | X Q5 6 500 -100 200 L 50 50 1 0 C I
29 | X Q6 7 500 -200 200 L 50 50 1 0 C I
30 | X GND 8 0 -800 200 U 50 50 1 0 W
31 | X Q7 9 500 -300 200 L 50 50 1 0 C I
32 | ENDDRAW
33 | ENDDEF
34 | #
35 | # Connector_Generic_Conn_02x08_Odd_Even
36 | #
37 | DEF Connector_Generic_Conn_02x08_Odd_Even J 0 40 Y N 1 F N
38 | F0 "J" 50 400 50 H V C CNN
39 | F1 "Connector_Generic_Conn_02x08_Odd_Even" 50 -500 50 H V C CNN
40 | F2 "" 0 0 50 H I C CNN
41 | F3 "" 0 0 50 H I C CNN
42 | $FPLIST
43 | Connector*:*_2x??_*
44 | $ENDFPLIST
45 | DRAW
46 | S -50 -395 0 -405 1 1 6 N
47 | S -50 -295 0 -305 1 1 6 N
48 | S -50 -195 0 -205 1 1 6 N
49 | S -50 -95 0 -105 1 1 6 N
50 | S -50 5 0 -5 1 1 6 N
51 | S -50 105 0 95 1 1 6 N
52 | S -50 205 0 195 1 1 6 N
53 | S -50 305 0 295 1 1 6 N
54 | S -50 350 150 -450 1 1 10 f
55 | S 150 -395 100 -405 1 1 6 N
56 | S 150 -295 100 -305 1 1 6 N
57 | S 150 -195 100 -205 1 1 6 N
58 | S 150 -95 100 -105 1 1 6 N
59 | S 150 5 100 -5 1 1 6 N
60 | S 150 105 100 95 1 1 6 N
61 | S 150 205 100 195 1 1 6 N
62 | S 150 305 100 295 1 1 6 N
63 | X Pin_1 1 -200 300 150 R 50 50 1 1 P
64 | X Pin_10 10 300 -100 150 L 50 50 1 1 P
65 | X Pin_11 11 -200 -200 150 R 50 50 1 1 P
66 | X Pin_12 12 300 -200 150 L 50 50 1 1 P
67 | X Pin_13 13 -200 -300 150 R 50 50 1 1 P
68 | X Pin_14 14 300 -300 150 L 50 50 1 1 P
69 | X Pin_15 15 -200 -400 150 R 50 50 1 1 P
70 | X Pin_16 16 300 -400 150 L 50 50 1 1 P
71 | X Pin_2 2 300 300 150 L 50 50 1 1 P
72 | X Pin_3 3 -200 200 150 R 50 50 1 1 P
73 | X Pin_4 4 300 200 150 L 50 50 1 1 P
74 | X Pin_5 5 -200 100 150 R 50 50 1 1 P
75 | X Pin_6 6 300 100 150 L 50 50 1 1 P
76 | X Pin_7 7 -200 0 150 R 50 50 1 1 P
77 | X Pin_8 8 300 0 150 L 50 50 1 1 P
78 | X Pin_9 9 -200 -100 150 R 50 50 1 1 P
79 | ENDDRAW
80 | ENDDEF
81 | #
82 | # Device_C
83 | #
84 | DEF Device_C C 0 10 N Y 1 F N
85 | F0 "C" 25 100 50 H V L CNN
86 | F1 "Device_C" 25 -100 50 H V L CNN
87 | F2 "" 38 -150 50 H I C CNN
88 | F3 "" 0 0 50 H I C CNN
89 | $FPLIST
90 | C_*
91 | $ENDFPLIST
92 | DRAW
93 | P 2 0 1 20 -80 -30 80 -30 N
94 | P 2 0 1 20 -80 30 80 30 N
95 | X ~ 1 0 150 110 D 50 50 1 1 P
96 | X ~ 2 0 -150 110 U 50 50 1 1 P
97 | ENDDRAW
98 | ENDDEF
99 | #
100 | # Device_CP1
101 | #
102 | DEF Device_CP1 C 0 10 N N 1 F N
103 | F0 "C" 25 100 50 H V L CNN
104 | F1 "Device_CP1" 25 -100 50 H V L CNN
105 | F2 "" 0 0 50 H I C CNN
106 | F3 "" 0 0 50 H I C CNN
107 | $FPLIST
108 | CP_*
109 | $ENDFPLIST
110 | DRAW
111 | A 0 -150 128 1287 513 0 1 20 N -80 -50 80 -50
112 | P 2 0 1 20 -80 30 80 30 N
113 | P 2 0 1 0 -70 90 -30 90 N
114 | P 2 0 1 0 -50 70 -50 110 N
115 | X ~ 1 0 150 110 D 50 50 1 1 P
116 | X ~ 2 0 -150 130 U 50 50 1 1 P
117 | ENDDRAW
118 | ENDDEF
119 | #
120 | # Device_D
121 | #
122 | DEF Device_D D 0 40 N N 1 F N
123 | F0 "D" 0 100 50 H V C CNN
124 | F1 "Device_D" 0 -100 50 H V C CNN
125 | F2 "" 0 0 50 H I C CNN
126 | F3 "" 0 0 50 H I C CNN
127 | $FPLIST
128 | TO-???*
129 | *_Diode_*
130 | *SingleDiode*
131 | D_*
132 | $ENDFPLIST
133 | DRAW
134 | P 2 0 1 8 -50 50 -50 -50 N
135 | P 2 0 1 0 50 0 -50 0 N
136 | P 4 0 1 8 50 50 50 -50 -50 0 50 50 N
137 | X K 1 -150 0 100 R 50 50 1 1 P
138 | X A 2 150 0 100 L 50 50 1 1 P
139 | ENDDRAW
140 | ENDDEF
141 | #
142 | # Device_LED
143 | #
144 | DEF Device_LED D 0 40 N N 1 F N
145 | F0 "D" 0 100 50 H V C CNN
146 | F1 "Device_LED" 0 -100 50 H V C CNN
147 | F2 "" 0 0 50 H I C CNN
148 | F3 "" 0 0 50 H I C CNN
149 | $FPLIST
150 | LED*
151 | LED_SMD:*
152 | LED_THT:*
153 | $ENDFPLIST
154 | DRAW
155 | P 2 0 1 8 -50 -50 -50 50 N
156 | P 2 0 1 0 -50 0 50 0 N
157 | P 4 0 1 8 50 -50 50 50 -50 0 50 -50 N
158 | P 5 0 1 0 -120 -30 -180 -90 -150 -90 -180 -90 -180 -60 N
159 | P 5 0 1 0 -70 -30 -130 -90 -100 -90 -130 -90 -130 -60 N
160 | X K 1 -150 0 100 R 50 50 1 1 P
161 | X A 2 150 0 100 L 50 50 1 1 P
162 | ENDDRAW
163 | ENDDEF
164 | #
165 | # Device_R
166 | #
167 | DEF Device_R R 0 0 N Y 1 F N
168 | F0 "R" 80 0 50 V V C CNN
169 | F1 "Device_R" 0 0 50 V V C CNN
170 | F2 "" -70 0 50 V I C CNN
171 | F3 "" 0 0 50 H I C CNN
172 | $FPLIST
173 | R_*
174 | $ENDFPLIST
175 | DRAW
176 | S -40 -100 40 100 0 1 10 N
177 | X ~ 1 0 150 50 D 50 50 1 1 P
178 | X ~ 2 0 -150 50 U 50 50 1 1 P
179 | ENDDRAW
180 | ENDDEF
181 | #
182 | # Device_R_Network05
183 | #
184 | DEF Device_R_Network05 RN 0 0 Y N 1 F N
185 | F0 "RN" -300 0 50 V V C CNN
186 | F1 "Device_R_Network05" 300 0 50 V V C CNN
187 | F2 "Resistor_THT:R_Array_SIP6" 375 0 50 V I C CNN
188 | F3 "" 0 0 50 H I C CNN
189 | $FPLIST
190 | R?Array?SIP*
191 | $ENDFPLIST
192 | DRAW
193 | C -200 90 10 0 1 0 F
194 | C -100 90 10 0 1 0 F
195 | C 0 90 10 0 1 0 F
196 | C 100 90 10 0 1 0 F
197 | S -250 -125 250 125 0 1 10 f
198 | S -230 60 -170 -100 0 1 10 N
199 | S -130 60 -70 -100 0 1 10 N
200 | S -30 60 30 -100 0 1 10 N
201 | S 70 60 130 -100 0 1 10 N
202 | S 170 60 230 -100 0 1 10 N
203 | P 2 0 1 0 -200 100 -200 60 N
204 | P 4 0 1 0 -200 60 -200 90 -100 90 -100 60 N
205 | P 4 0 1 0 -100 60 -100 90 0 90 0 60 N
206 | P 4 0 1 0 0 60 0 90 100 90 100 60 N
207 | P 4 0 1 0 100 60 100 90 200 90 200 60 N
208 | X common 1 -200 200 100 D 50 50 1 1 P
209 | X R1 2 -200 -200 100 U 50 50 1 1 P
210 | X R2 3 -100 -200 100 U 50 50 1 1 P
211 | X R3 4 0 -200 100 U 50 50 1 1 P
212 | X R4 5 100 -200 100 U 50 50 1 1 P
213 | X R5 6 200 -200 100 U 50 50 1 1 P
214 | ENDDRAW
215 | ENDDEF
216 | #
217 | # Omega-Keyboard-rescue_74LS07
218 | #
219 | DEF Omega-Keyboard-rescue_74LS07 U 0 30 Y Y 6 F N
220 | F0 "U" -50 -150 60 H V C CNN
221 | F1 "Omega-Keyboard-rescue_74LS07" 0 150 60 H V C CNN
222 | F2 "" 0 0 60 H V C CNN
223 | F3 "" 0 0 60 H V C CNN
224 | $FPLIST
225 | DIP-14__300
226 | $ENDFPLIST
227 | DRAW
228 | P 5 0 1 0 -100 100 -100 -100 100 0 -100 100 -100 100 N
229 | X VCC 14 -100 100 0 U 40 40 0 0 W N
230 | X GND 7 -100 -100 0 U 40 40 0 0 W N
231 | X ~ 1 -300 0 200 R 50 50 1 1 I
232 | X ~ 2 300 0 200 L 50 50 1 1 O
233 | X ~ 3 -300 0 200 R 50 50 2 1 I
234 | X ~ 4 300 0 200 L 50 50 2 1 O
235 | X ~ 5 -300 0 200 R 50 50 3 1 I
236 | X ~ 6 300 0 200 L 50 50 3 1 O
237 | X ~ 8 300 0 200 L 50 50 4 1 O
238 | X ~ 9 -300 0 200 R 50 50 4 1 I
239 | X ~ 10 300 0 200 L 50 50 5 1 O
240 | X ~ 11 -300 0 200 R 50 50 5 1 I
241 | X ~ 12 300 0 200 L 50 50 6 1 O
242 | X ~ 13 -300 0 200 R 50 50 6 1 I
243 | ENDDRAW
244 | ENDDEF
245 | #
246 | # Switch_SW_Push_45deg
247 | #
248 | DEF Switch_SW_Push_45deg SW 0 40 N N 1 F N
249 | F0 "SW" 120 40 50 H V L CNN
250 | F1 "Switch_SW_Push_45deg" 0 -150 50 H V C CNN
251 | F2 "" 0 0 50 H I C CNN
252 | F3 "" 0 0 50 H I C CNN
253 | DRAW
254 | C -46 46 20 0 1 0 N
255 | C 45 -47 20 0 1 0 N
256 | P 2 0 1 0 -20 100 100 -20 N
257 | P 2 0 1 0 40 40 80 80 N
258 | P 3 0 1 0 -100 100 -60 60 -60 60 N
259 | P 4 0 1 0 60 -60 100 -100 100 -100 100 -100 N
260 | X 1 1 -100 100 0 R 50 50 0 1 P
261 | X 2 2 100 -100 0 L 50 50 0 1 P
262 | ENDDRAW
263 | ENDDEF
264 | #
265 | # my_components_HOLE
266 | #
267 | DEF ~my_components_HOLE HOLE 0 40 N N 1 F N
268 | F0 "HOLE" 100 0 60 H V L CNN
269 | F1 "my_components_HOLE" 100 -100 60 H I L CNN
270 | F2 "" 0 0 60 H V C CNN
271 | F3 "" 0 0 60 H V C CNN
272 | DRAW
273 | C 0 0 50 0 1 0 N
274 | X ~ 1 -250 0 200 R 50 50 1 1 I
275 | ENDDRAW
276 | ENDDEF
277 | #
278 | # power_GND
279 | #
280 | DEF power_GND #PWR 0 0 Y Y 1 F P
281 | F0 "#PWR" 0 -250 50 H I C CNN
282 | F1 "power_GND" 0 -150 50 H V C CNN
283 | F2 "" 0 0 50 H I C CNN
284 | F3 "" 0 0 50 H I C CNN
285 | DRAW
286 | P 6 0 1 0 0 0 0 -50 50 -50 0 -100 -50 -50 0 -50 N
287 | X GND 1 0 0 0 D 50 50 1 1 W N
288 | ENDDRAW
289 | ENDDEF
290 | #
291 | # power_PWR_FLAG
292 | #
293 | DEF power_PWR_FLAG #FLG 0 0 N N 1 F P
294 | F0 "#FLG" 0 75 50 H I C CNN
295 | F1 "power_PWR_FLAG" 0 150 50 H V C CNN
296 | F2 "" 0 0 50 H I C CNN
297 | F3 "" 0 0 50 H I C CNN
298 | DRAW
299 | P 6 0 1 0 0 0 0 50 -40 75 0 100 40 75 0 50 N
300 | X pwr 1 0 0 0 U 50 50 0 0 w
301 | ENDDRAW
302 | ENDDEF
303 | #
304 | # power_VCC
305 | #
306 | DEF power_VCC #PWR 0 0 Y Y 1 F P
307 | F0 "#PWR" 0 -150 50 H I C CNN
308 | F1 "power_VCC" 0 150 50 H V C CNN
309 | F2 "" 0 0 50 H I C CNN
310 | F3 "" 0 0 50 H I C CNN
311 | DRAW
312 | C 0 75 25 0 1 0 N
313 | P 2 0 1 0 0 0 0 50 N
314 | X VCC 1 0 0 0 U 50 50 1 1 W N
315 | ENDDRAW
316 | ENDDEF
317 | #
318 | #End Library
319 |
--------------------------------------------------------------------------------
/MSX-ONE-KB/Kicad/MSX-One_Keyboard.kicad_prl:
--------------------------------------------------------------------------------
1 | {
2 | "board": {
3 | "active_layer": 44,
4 | "active_layer_preset": "",
5 | "auto_track_width": true,
6 | "hidden_netclasses": [],
7 | "hidden_nets": [],
8 | "high_contrast_mode": 0,
9 | "net_color_mode": 1,
10 | "opacity": {
11 | "images": 0.6,
12 | "pads": 1.0,
13 | "tracks": 1.0,
14 | "vias": 1.0,
15 | "zones": 0.6
16 | },
17 | "ratsnest_display_mode": 0,
18 | "selection_filter": {
19 | "dimensions": true,
20 | "footprints": true,
21 | "graphics": true,
22 | "keepouts": true,
23 | "lockedItems": true,
24 | "otherItems": true,
25 | "pads": true,
26 | "text": true,
27 | "tracks": true,
28 | "vias": true,
29 | "zones": true
30 | },
31 | "visible_items": [
32 | 0,
33 | 1,
34 | 2,
35 | 3,
36 | 4,
37 | 5,
38 | 6,
39 | 7,
40 | 8,
41 | 9,
42 | 10,
43 | 11,
44 | 12,
45 | 13,
46 | 14,
47 | 15,
48 | 16,
49 | 17,
50 | 18,
51 | 19,
52 | 20,
53 | 21,
54 | 22,
55 | 23,
56 | 24,
57 | 25,
58 | 26,
59 | 27,
60 | 28,
61 | 29,
62 | 30,
63 | 32,
64 | 33,
65 | 34,
66 | 35,
67 | 36
68 | ],
69 | "visible_layers": "fffffff_ffffffff",
70 | "zone_display_mode": 0
71 | },
72 | "meta": {
73 | "filename": "MSX-One_Keyboard.kicad_prl",
74 | "version": 3
75 | },
76 | "project": {
77 | "files": []
78 | }
79 | }
80 |
--------------------------------------------------------------------------------
/MSX-ONE-KB/Kicad/MSX-One_Keyboard.kicad_pro:
--------------------------------------------------------------------------------
1 | {
2 | "board": {
3 | "3dviewports": [],
4 | "design_settings": {
5 | "defaults": {
6 | "board_outline_line_width": 0.15,
7 | "copper_line_width": 0.19999999999999998,
8 | "copper_text_italic": false,
9 | "copper_text_size_h": 1.5,
10 | "copper_text_size_v": 1.5,
11 | "copper_text_thickness": 0.3,
12 | "copper_text_upright": false,
13 | "courtyard_line_width": 0.049999999999999996,
14 | "dimension_precision": 4,
15 | "dimension_units": 3,
16 | "dimensions": {
17 | "arrow_length": 1270000,
18 | "extension_offset": 500000,
19 | "keep_text_aligned": true,
20 | "suppress_zeroes": false,
21 | "text_position": 0,
22 | "units_format": 1
23 | },
24 | "fab_line_width": 0.09999999999999999,
25 | "fab_text_italic": false,
26 | "fab_text_size_h": 1.0,
27 | "fab_text_size_v": 1.0,
28 | "fab_text_thickness": 0.15,
29 | "fab_text_upright": false,
30 | "other_line_width": 0.09999999999999999,
31 | "other_text_italic": false,
32 | "other_text_size_h": 1.0,
33 | "other_text_size_v": 1.0,
34 | "other_text_thickness": 0.15,
35 | "other_text_upright": false,
36 | "pads": {
37 | "drill": 3.048,
38 | "height": 4.064,
39 | "width": 4.064
40 | },
41 | "silk_line_width": 0.15,
42 | "silk_text_italic": false,
43 | "silk_text_size_h": 1.0,
44 | "silk_text_size_v": 1.0,
45 | "silk_text_thickness": 0.15,
46 | "silk_text_upright": false,
47 | "zones": {
48 | "45_degree_only": false,
49 | "min_clearance": 0.43179999999999996
50 | }
51 | },
52 | "diff_pair_dimensions": [
53 | {
54 | "gap": 0.0,
55 | "via_gap": 0.0,
56 | "width": 0.0
57 | }
58 | ],
59 | "drc_exclusions": [],
60 | "meta": {
61 | "filename": "board_design_settings.json",
62 | "version": 2
63 | },
64 | "rule_severities": {
65 | "annular_width": "error",
66 | "clearance": "error",
67 | "copper_edge_clearance": "error",
68 | "courtyards_overlap": "error",
69 | "diff_pair_gap_out_of_range": "error",
70 | "diff_pair_uncoupled_length_too_long": "error",
71 | "drill_out_of_range": "error",
72 | "duplicate_footprints": "warning",
73 | "extra_footprint": "warning",
74 | "footprint_type_mismatch": "error",
75 | "hole_clearance": "error",
76 | "hole_near_hole": "error",
77 | "invalid_outline": "error",
78 | "item_on_disabled_layer": "error",
79 | "items_not_allowed": "error",
80 | "length_out_of_range": "error",
81 | "malformed_courtyard": "error",
82 | "microvia_drill_out_of_range": "error",
83 | "missing_courtyard": "ignore",
84 | "missing_footprint": "warning",
85 | "net_conflict": "warning",
86 | "npth_inside_courtyard": "ignore",
87 | "padstack": "error",
88 | "pth_inside_courtyard": "ignore",
89 | "shorting_items": "error",
90 | "silk_over_copper": "warning",
91 | "silk_overlap": "warning",
92 | "skew_out_of_range": "error",
93 | "through_hole_pad_without_hole": "error",
94 | "too_many_vias": "error",
95 | "track_dangling": "warning",
96 | "track_width": "error",
97 | "tracks_crossing": "error",
98 | "unconnected_items": "error",
99 | "unresolved_variable": "error",
100 | "via_dangling": "warning",
101 | "zone_has_empty_net": "error",
102 | "zones_intersect": "error"
103 | },
104 | "rule_severitieslegacy_courtyards_overlap": true,
105 | "rule_severitieslegacy_no_courtyard_defined": false,
106 | "rules": {
107 | "allow_blind_buried_vias": false,
108 | "allow_microvias": false,
109 | "max_error": 0.005,
110 | "min_clearance": 0.0,
111 | "min_copper_edge_clearance": 0.075,
112 | "min_hole_clearance": 0.25,
113 | "min_hole_to_hole": 0.25,
114 | "min_microvia_diameter": 0.19999999999999998,
115 | "min_microvia_drill": 0.09999999999999999,
116 | "min_silk_clearance": 0.0,
117 | "min_through_hole_diameter": 0.3,
118 | "min_track_width": 0.19999999999999998,
119 | "min_via_annular_width": 0.049999999999999996,
120 | "min_via_diameter": 0.39999999999999997,
121 | "use_height_for_length_calcs": true
122 | },
123 | "track_widths": [
124 | 0.0,
125 | 0.15,
126 | 0.375,
127 | 0.5,
128 | 0.75,
129 | 1.0
130 | ],
131 | "via_dimensions": [
132 | {
133 | "diameter": 0.0,
134 | "drill": 0.0
135 | },
136 | {
137 | "diameter": 0.8,
138 | "drill": 0.6
139 | }
140 | ],
141 | "zones_allow_external_fillets": false,
142 | "zones_use_no_outline": true
143 | },
144 | "layer_presets": [],
145 | "viewports": []
146 | },
147 | "boards": [],
148 | "cvpcb": {
149 | "equivalence_files": []
150 | },
151 | "erc": {
152 | "erc_exclusions": [],
153 | "meta": {
154 | "version": 0
155 | },
156 | "pin_map": [
157 | [
158 | 0,
159 | 0,
160 | 0,
161 | 0,
162 | 0,
163 | 0,
164 | 1,
165 | 0,
166 | 0,
167 | 0,
168 | 0,
169 | 2
170 | ],
171 | [
172 | 0,
173 | 2,
174 | 0,
175 | 1,
176 | 0,
177 | 0,
178 | 1,
179 | 0,
180 | 2,
181 | 2,
182 | 2,
183 | 2
184 | ],
185 | [
186 | 0,
187 | 0,
188 | 0,
189 | 0,
190 | 0,
191 | 0,
192 | 1,
193 | 0,
194 | 1,
195 | 0,
196 | 1,
197 | 2
198 | ],
199 | [
200 | 0,
201 | 1,
202 | 0,
203 | 0,
204 | 0,
205 | 0,
206 | 1,
207 | 1,
208 | 2,
209 | 1,
210 | 1,
211 | 2
212 | ],
213 | [
214 | 0,
215 | 0,
216 | 0,
217 | 0,
218 | 0,
219 | 0,
220 | 1,
221 | 0,
222 | 0,
223 | 0,
224 | 0,
225 | 2
226 | ],
227 | [
228 | 0,
229 | 0,
230 | 0,
231 | 0,
232 | 0,
233 | 0,
234 | 0,
235 | 0,
236 | 0,
237 | 0,
238 | 0,
239 | 2
240 | ],
241 | [
242 | 1,
243 | 1,
244 | 1,
245 | 1,
246 | 1,
247 | 0,
248 | 1,
249 | 1,
250 | 1,
251 | 1,
252 | 1,
253 | 2
254 | ],
255 | [
256 | 0,
257 | 0,
258 | 0,
259 | 1,
260 | 0,
261 | 0,
262 | 1,
263 | 0,
264 | 0,
265 | 0,
266 | 0,
267 | 2
268 | ],
269 | [
270 | 0,
271 | 2,
272 | 1,
273 | 2,
274 | 0,
275 | 0,
276 | 1,
277 | 0,
278 | 2,
279 | 2,
280 | 2,
281 | 2
282 | ],
283 | [
284 | 0,
285 | 2,
286 | 0,
287 | 1,
288 | 0,
289 | 0,
290 | 1,
291 | 0,
292 | 2,
293 | 0,
294 | 0,
295 | 2
296 | ],
297 | [
298 | 0,
299 | 2,
300 | 1,
301 | 1,
302 | 0,
303 | 0,
304 | 1,
305 | 0,
306 | 2,
307 | 0,
308 | 0,
309 | 2
310 | ],
311 | [
312 | 2,
313 | 2,
314 | 2,
315 | 2,
316 | 2,
317 | 2,
318 | 2,
319 | 2,
320 | 2,
321 | 2,
322 | 2,
323 | 2
324 | ]
325 | ],
326 | "rule_severities": {
327 | "bus_definition_conflict": "error",
328 | "bus_entry_needed": "error",
329 | "bus_label_syntax": "error",
330 | "bus_to_bus_conflict": "error",
331 | "bus_to_net_conflict": "error",
332 | "different_unit_footprint": "error",
333 | "different_unit_net": "error",
334 | "duplicate_reference": "error",
335 | "duplicate_sheet_names": "error",
336 | "extra_units": "error",
337 | "global_label_dangling": "warning",
338 | "hier_label_mismatch": "error",
339 | "label_dangling": "error",
340 | "lib_symbol_issues": "warning",
341 | "multiple_net_names": "warning",
342 | "net_not_bus_member": "warning",
343 | "no_connect_connected": "warning",
344 | "no_connect_dangling": "warning",
345 | "pin_not_connected": "error",
346 | "pin_not_driven": "error",
347 | "pin_to_pin": "warning",
348 | "power_pin_not_driven": "error",
349 | "similar_labels": "warning",
350 | "unannotated": "error",
351 | "unit_value_mismatch": "error",
352 | "unresolved_variable": "error",
353 | "wire_dangling": "error"
354 | }
355 | },
356 | "libraries": {
357 | "pinned_footprint_libs": [],
358 | "pinned_symbol_libs": []
359 | },
360 | "meta": {
361 | "filename": "Jff-Keyboard.kicad_pro",
362 | "version": 1
363 | },
364 | "net_settings": {
365 | "classes": [
366 | {
367 | "bus_width": 12.0,
368 | "clearance": 0.2,
369 | "diff_pair_gap": 0.25,
370 | "diff_pair_via_gap": 0.25,
371 | "diff_pair_width": 0.2,
372 | "line_style": 0,
373 | "microvia_diameter": 0.3,
374 | "microvia_drill": 0.1,
375 | "name": "Default",
376 | "pcb_color": "rgba(0, 0, 0, 0.000)",
377 | "schematic_color": "rgba(0, 0, 0, 0.000)",
378 | "track_width": 0.375,
379 | "via_diameter": 0.6,
380 | "via_drill": 0.4,
381 | "wire_width": 6.0
382 | },
383 | {
384 | "bus_width": 12.0,
385 | "clearance": 0.2,
386 | "diff_pair_gap": 0.25,
387 | "diff_pair_via_gap": 0.25,
388 | "diff_pair_width": 0.2,
389 | "line_style": 0,
390 | "microvia_diameter": 0.3,
391 | "microvia_drill": 0.1,
392 | "name": "Key_Signal",
393 | "nets": [],
394 | "pcb_color": "rgba(0, 0, 0, 0.000)",
395 | "schematic_color": "rgba(0, 0, 0, 0.000)",
396 | "track_width": 0.5,
397 | "via_diameter": 0.8,
398 | "via_drill": 0.6,
399 | "wire_width": 6.0
400 | },
401 | {
402 | "bus_width": 12.0,
403 | "clearance": 0.2,
404 | "diff_pair_gap": 0.25,
405 | "diff_pair_via_gap": 0.25,
406 | "diff_pair_width": 0.2,
407 | "line_style": 0,
408 | "microvia_diameter": 0.3,
409 | "microvia_drill": 0.1,
410 | "name": "Leds",
411 | "nets": [],
412 | "pcb_color": "rgba(0, 0, 0, 0.000)",
413 | "schematic_color": "rgba(0, 0, 0, 0.000)",
414 | "track_width": 0.5,
415 | "via_diameter": 0.6,
416 | "via_drill": 0.4,
417 | "wire_width": 6.0
418 | },
419 | {
420 | "bus_width": 12.0,
421 | "clearance": 0.2,
422 | "diff_pair_gap": 0.25,
423 | "diff_pair_via_gap": 0.25,
424 | "diff_pair_width": 0.2,
425 | "line_style": 0,
426 | "microvia_diameter": 0.3,
427 | "microvia_drill": 0.1,
428 | "name": "Power",
429 | "nets": [],
430 | "pcb_color": "rgba(0, 0, 0, 0.000)",
431 | "schematic_color": "rgba(0, 0, 0, 0.000)",
432 | "track_width": 1.0,
433 | "via_diameter": 0.6,
434 | "via_drill": 0.4,
435 | "wire_width": 6.0
436 | }
437 | ],
438 | "meta": {
439 | "version": 2
440 | },
441 | "net_colors": null,
442 | "netclass_assignments": null,
443 | "netclass_patterns": [
444 | {
445 | "netclass": "Key_Signal",
446 | "pattern": "/CODE"
447 | },
448 | {
449 | "netclass": "Key_Signal",
450 | "pattern": "/COLUMN0"
451 | },
452 | {
453 | "netclass": "Key_Signal",
454 | "pattern": "/COLUMN1"
455 | },
456 | {
457 | "netclass": "Key_Signal",
458 | "pattern": "/COLUMN2"
459 | },
460 | {
461 | "netclass": "Key_Signal",
462 | "pattern": "/COLUMN3"
463 | },
464 | {
465 | "netclass": "Key_Signal",
466 | "pattern": "/COLUMN4"
467 | },
468 | {
469 | "netclass": "Key_Signal",
470 | "pattern": "/COLUMN5"
471 | },
472 | {
473 | "netclass": "Key_Signal",
474 | "pattern": "/COLUMN6"
475 | },
476 | {
477 | "netclass": "Key_Signal",
478 | "pattern": "/COLUMN7"
479 | },
480 | {
481 | "netclass": "Key_Signal",
482 | "pattern": "/GRAPH"
483 | },
484 | {
485 | "netclass": "Key_Signal",
486 | "pattern": "/ROW0"
487 | },
488 | {
489 | "netclass": "Key_Signal",
490 | "pattern": "/ROW1"
491 | },
492 | {
493 | "netclass": "Key_Signal",
494 | "pattern": "/ROW2"
495 | },
496 | {
497 | "netclass": "Key_Signal",
498 | "pattern": "/ROW3"
499 | },
500 | {
501 | "netclass": "Key_Signal",
502 | "pattern": "/ROW4"
503 | },
504 | {
505 | "netclass": "Key_Signal",
506 | "pattern": "/ROW5"
507 | },
508 | {
509 | "netclass": "Key_Signal",
510 | "pattern": "/ROW6"
511 | },
512 | {
513 | "netclass": "Key_Signal",
514 | "pattern": "/ROW7"
515 | },
516 | {
517 | "netclass": "Key_Signal",
518 | "pattern": "/ROW8"
519 | },
520 | {
521 | "netclass": "Key_Signal",
522 | "pattern": "/SHIFT"
523 | },
524 | {
525 | "netclass": "Leds",
526 | "pattern": "/CAPS_LED_BUFFERED"
527 | },
528 | {
529 | "netclass": "Leds",
530 | "pattern": "/D2+"
531 | },
532 | {
533 | "netclass": "Leds",
534 | "pattern": "/D3+"
535 | },
536 | {
537 | "netclass": "Leds",
538 | "pattern": "/KANA_LED_BUFFERED"
539 | },
540 | {
541 | "netclass": "Power",
542 | "pattern": "VCC"
543 | }
544 | ]
545 | },
546 | "pcbnew": {
547 | "last_paths": {
548 | "gencad": "",
549 | "idf": "",
550 | "netlist": "Omega-Keyboard.net",
551 | "specctra_dsn": "Omega-Keyboard.dsn",
552 | "step": "",
553 | "vrml": ""
554 | },
555 | "page_layout_descr_file": ""
556 | },
557 | "schematic": {
558 | "annotate_start_num": 0,
559 | "drawing": {
560 | "dashed_lines_dash_length_ratio": 12.0,
561 | "dashed_lines_gap_length_ratio": 3.0,
562 | "default_line_thickness": 6.0,
563 | "default_text_size": 60.0,
564 | "field_names": [],
565 | "intersheets_ref_own_page": false,
566 | "intersheets_ref_prefix": "",
567 | "intersheets_ref_short": false,
568 | "intersheets_ref_show": false,
569 | "intersheets_ref_suffix": "",
570 | "junction_size_choice": 3,
571 | "label_size_ratio": 0.25,
572 | "pin_symbol_size": 0.0,
573 | "text_offset_ratio": 0.08
574 | },
575 | "legacy_lib_dir": "",
576 | "legacy_lib_list": [],
577 | "meta": {
578 | "version": 1
579 | },
580 | "net_format_name": "Pcbnew",
581 | "ngspice": {
582 | "fix_include_paths": true,
583 | "fix_passive_vals": false,
584 | "meta": {
585 | "version": 0
586 | },
587 | "model_mode": 0,
588 | "workbook_filename": ""
589 | },
590 | "page_layout_descr_file": "",
591 | "plot_directory": "",
592 | "spice_adjust_passive_values": false,
593 | "spice_current_sheet_as_root": false,
594 | "spice_external_command": "spice \"%I\"",
595 | "spice_model_current_sheet_as_root": true,
596 | "spice_save_all_currents": false,
597 | "spice_save_all_voltages": false,
598 | "subpart_first_id": 65,
599 | "subpart_id_separator": 0
600 | },
601 | "sheets": [
602 | [
603 | "37718fa1-d2a1-421f-9ae6-0db3f5685c0f",
604 | ""
605 | ]
606 | ],
607 | "text_variables": {}
608 | }
609 |
--------------------------------------------------------------------------------
/MSX-ONE-KB/Kicad/MSX-One_Keyboard.pro:
--------------------------------------------------------------------------------
1 | update=1/2/2020 1:02:38 PM
2 | version=1
3 | last_client=kicad
4 | [cvpcb]
5 | version=1
6 | NetIExt=net
7 | [general]
8 | version=1
9 | [eeschema]
10 | version=1
11 | LibDir=
12 | [pcbnew]
13 | version=1
14 | PageLayoutDescrFile=
15 | LastNetListRead=Omega-Keyboard.net
16 | CopperLayerCount=2
17 | BoardThickness=1.6
18 | AllowMicroVias=0
19 | AllowBlindVias=0
20 | RequireCourtyardDefinitions=0
21 | ProhibitOverlappingCourtyards=1
22 | MinTrackWidth=0.2
23 | MinViaDiameter=0.4
24 | MinViaDrill=0.3
25 | MinMicroViaDiameter=0.2
26 | MinMicroViaDrill=0.09999999999999999
27 | MinHoleToHole=0.25
28 | TrackWidth1=0.375
29 | TrackWidth2=0.375
30 | TrackWidth3=0.5
31 | TrackWidth4=0.75
32 | TrackWidth5=1
33 | ViaDiameter1=0.6
34 | ViaDrill1=0.4
35 | dPairWidth1=0.2
36 | dPairGap1=0.25
37 | dPairViaGap1=0.25
38 | SilkLineWidth=0.15
39 | SilkTextSizeV=1
40 | SilkTextSizeH=1
41 | SilkTextSizeThickness=0.15
42 | SilkTextItalic=0
43 | SilkTextUpright=1
44 | CopperLineWidth=0.2
45 | CopperTextSizeV=1.5
46 | CopperTextSizeH=1.5
47 | CopperTextThickness=0.3
48 | CopperTextItalic=0
49 | CopperTextUpright=1
50 | EdgeCutLineWidth=0.15
51 | CourtyardLineWidth=0.05
52 | OthersLineWidth=0.15
53 | OthersTextSizeV=1
54 | OthersTextSizeH=1
55 | OthersTextSizeThickness=0.15
56 | OthersTextItalic=0
57 | OthersTextUpright=1
58 | SolderMaskClearance=0.2
59 | SolderMaskMinWidth=0
60 | SolderPasteClearance=0
61 | SolderPasteRatio=0
62 | [pcbnew/Netclasses]
63 | [pcbnew/Netclasses/1]
64 | Name=Key_Signal
65 | Clearance=0.2
66 | TrackWidth=0.75
67 | ViaDiameter=0.6
68 | ViaDrill=0.4
69 | uViaDiameter=0.3
70 | uViaDrill=0.1
71 | dPairWidth=0.2
72 | dPairGap=0.25
73 | dPairViaGap=0.25
74 | [pcbnew/Netclasses/2]
75 | Name=Leds
76 | Clearance=0.2
77 | TrackWidth=0.5
78 | ViaDiameter=0.6
79 | ViaDrill=0.4
80 | uViaDiameter=0.3
81 | uViaDrill=0.1
82 | dPairWidth=0.2
83 | dPairGap=0.25
84 | dPairViaGap=0.25
85 | [pcbnew/Netclasses/3]
86 | Name=Power
87 | Clearance=0.2
88 | TrackWidth=1
89 | ViaDiameter=0.6
90 | ViaDrill=0.4
91 | uViaDiameter=0.3
92 | uViaDrill=0.1
93 | dPairWidth=0.2
94 | dPairGap=0.25
95 | dPairViaGap=0.25
96 | [schematic_editor]
97 | version=1
98 | PageLayoutDescrFile=
99 | PlotDirectoryName=
100 | SubpartIdSeparator=0
101 | SubpartFirstId=65
102 | NetFmtName=Pcbnew
103 | SpiceAjustPassiveValues=0
104 | LabSize=60
105 | ERC_TestSimilarLabels=1
106 |
--------------------------------------------------------------------------------
/MSX-ONE-KB/Kicad/MSX-One_Keyboard_Cover.kicad_prl:
--------------------------------------------------------------------------------
1 | {
2 | "board": {
3 | "active_layer": 49,
4 | "active_layer_preset": "All Layers",
5 | "auto_track_width": true,
6 | "hidden_nets": [],
7 | "high_contrast_mode": 0,
8 | "net_color_mode": 1,
9 | "opacity": {
10 | "pads": 1.0,
11 | "tracks": 1.0,
12 | "vias": 1.0,
13 | "zones": 0.6
14 | },
15 | "ratsnest_display_mode": 0,
16 | "selection_filter": {
17 | "dimensions": true,
18 | "footprints": true,
19 | "graphics": true,
20 | "keepouts": true,
21 | "lockedItems": true,
22 | "otherItems": true,
23 | "pads": true,
24 | "text": true,
25 | "tracks": true,
26 | "vias": true,
27 | "zones": true
28 | },
29 | "visible_items": [
30 | 0,
31 | 1,
32 | 2,
33 | 3,
34 | 4,
35 | 5,
36 | 8,
37 | 9,
38 | 10,
39 | 11,
40 | 12,
41 | 13,
42 | 14,
43 | 15,
44 | 16,
45 | 17,
46 | 18,
47 | 19,
48 | 20,
49 | 21,
50 | 22,
51 | 23,
52 | 24,
53 | 25,
54 | 26,
55 | 27,
56 | 28,
57 | 29,
58 | 30,
59 | 32,
60 | 33,
61 | 34,
62 | 35,
63 | 36
64 | ],
65 | "visible_layers": "fffffff_ffffffff",
66 | "zone_display_mode": 0
67 | },
68 | "meta": {
69 | "filename": "MSX-One_Keyboard_Cover.kicad_prl",
70 | "version": 3
71 | },
72 | "project": {
73 | "files": []
74 | }
75 | }
76 |
--------------------------------------------------------------------------------
/MSX-ONE-KB/Kicad/MSX-One_Keyboard_Cover.kicad_pro:
--------------------------------------------------------------------------------
1 | {
2 | "board": {
3 | "3dviewports": [],
4 | "design_settings": {
5 | "defaults": {
6 | "board_outline_line_width": 0.15,
7 | "copper_line_width": 0.19999999999999998,
8 | "copper_text_italic": false,
9 | "copper_text_size_h": 1.5,
10 | "copper_text_size_v": 1.5,
11 | "copper_text_thickness": 0.3,
12 | "copper_text_upright": false,
13 | "courtyard_line_width": 0.049999999999999996,
14 | "dimension_precision": 4,
15 | "dimension_units": 3,
16 | "dimensions": {
17 | "arrow_length": 1270000,
18 | "extension_offset": 500000,
19 | "keep_text_aligned": true,
20 | "suppress_zeroes": false,
21 | "text_position": 0,
22 | "units_format": 1
23 | },
24 | "fab_line_width": 0.09999999999999999,
25 | "fab_text_italic": false,
26 | "fab_text_size_h": 1.0,
27 | "fab_text_size_v": 1.0,
28 | "fab_text_thickness": 0.15,
29 | "fab_text_upright": false,
30 | "other_line_width": 0.09999999999999999,
31 | "other_text_italic": false,
32 | "other_text_size_h": 1.0,
33 | "other_text_size_v": 1.0,
34 | "other_text_thickness": 0.15,
35 | "other_text_upright": false,
36 | "pads": {
37 | "drill": 3.048,
38 | "height": 4.064,
39 | "width": 4.064
40 | },
41 | "silk_line_width": 0.15,
42 | "silk_text_italic": false,
43 | "silk_text_size_h": 1.0,
44 | "silk_text_size_v": 1.0,
45 | "silk_text_thickness": 0.15,
46 | "silk_text_upright": false,
47 | "zones": {
48 | "45_degree_only": false,
49 | "min_clearance": 0.0
50 | }
51 | },
52 | "diff_pair_dimensions": [
53 | {
54 | "gap": 0.0,
55 | "via_gap": 0.0,
56 | "width": 0.0
57 | }
58 | ],
59 | "drc_exclusions": [],
60 | "meta": {
61 | "filename": "board_design_settings.json",
62 | "version": 2
63 | },
64 | "rule_severities": {
65 | "annular_width": "error",
66 | "clearance": "error",
67 | "copper_edge_clearance": "error",
68 | "courtyards_overlap": "error",
69 | "diff_pair_gap_out_of_range": "error",
70 | "diff_pair_uncoupled_length_too_long": "error",
71 | "drill_out_of_range": "error",
72 | "duplicate_footprints": "warning",
73 | "extra_footprint": "warning",
74 | "footprint_type_mismatch": "error",
75 | "hole_clearance": "error",
76 | "hole_near_hole": "error",
77 | "invalid_outline": "error",
78 | "item_on_disabled_layer": "error",
79 | "items_not_allowed": "error",
80 | "length_out_of_range": "error",
81 | "malformed_courtyard": "error",
82 | "microvia_drill_out_of_range": "error",
83 | "missing_courtyard": "ignore",
84 | "missing_footprint": "warning",
85 | "net_conflict": "warning",
86 | "npth_inside_courtyard": "ignore",
87 | "padstack": "error",
88 | "pth_inside_courtyard": "ignore",
89 | "shorting_items": "error",
90 | "silk_over_copper": "warning",
91 | "silk_overlap": "warning",
92 | "skew_out_of_range": "error",
93 | "through_hole_pad_without_hole": "error",
94 | "too_many_vias": "error",
95 | "track_dangling": "warning",
96 | "track_width": "error",
97 | "tracks_crossing": "error",
98 | "unconnected_items": "error",
99 | "unresolved_variable": "error",
100 | "via_dangling": "warning",
101 | "zone_has_empty_net": "error",
102 | "zones_intersect": "error"
103 | },
104 | "rule_severitieslegacy_courtyards_overlap": true,
105 | "rule_severitieslegacy_no_courtyard_defined": false,
106 | "rules": {
107 | "allow_blind_buried_vias": false,
108 | "allow_microvias": false,
109 | "max_error": 0.005,
110 | "min_clearance": 0.0,
111 | "min_copper_edge_clearance": 0.075,
112 | "min_hole_clearance": 0.25,
113 | "min_hole_to_hole": 0.25,
114 | "min_microvia_diameter": 0.19999999999999998,
115 | "min_microvia_drill": 0.09999999999999999,
116 | "min_silk_clearance": 0.0,
117 | "min_through_hole_diameter": 0.3,
118 | "min_track_width": 0.19999999999999998,
119 | "min_via_annular_width": 0.049999999999999996,
120 | "min_via_diameter": 0.39999999999999997,
121 | "use_height_for_length_calcs": true
122 | },
123 | "track_widths": [
124 | 0.0,
125 | 0.15,
126 | 0.375,
127 | 0.5,
128 | 0.75,
129 | 1.0
130 | ],
131 | "via_dimensions": [
132 | {
133 | "diameter": 0.0,
134 | "drill": 0.0
135 | },
136 | {
137 | "diameter": 0.8,
138 | "drill": 0.6
139 | }
140 | ],
141 | "zones_allow_external_fillets": false,
142 | "zones_use_no_outline": true
143 | },
144 | "layer_presets": [],
145 | "viewports": []
146 | },
147 | "boards": [],
148 | "cvpcb": {
149 | "equivalence_files": []
150 | },
151 | "erc": {
152 | "erc_exclusions": [],
153 | "meta": {
154 | "version": 0
155 | },
156 | "pin_map": [
157 | [
158 | 0,
159 | 0,
160 | 0,
161 | 0,
162 | 0,
163 | 0,
164 | 1,
165 | 0,
166 | 0,
167 | 0,
168 | 0,
169 | 2
170 | ],
171 | [
172 | 0,
173 | 2,
174 | 0,
175 | 1,
176 | 0,
177 | 0,
178 | 1,
179 | 0,
180 | 2,
181 | 2,
182 | 2,
183 | 2
184 | ],
185 | [
186 | 0,
187 | 0,
188 | 0,
189 | 0,
190 | 0,
191 | 0,
192 | 1,
193 | 0,
194 | 1,
195 | 0,
196 | 1,
197 | 2
198 | ],
199 | [
200 | 0,
201 | 1,
202 | 0,
203 | 0,
204 | 0,
205 | 0,
206 | 1,
207 | 1,
208 | 2,
209 | 1,
210 | 1,
211 | 2
212 | ],
213 | [
214 | 0,
215 | 0,
216 | 0,
217 | 0,
218 | 0,
219 | 0,
220 | 1,
221 | 0,
222 | 0,
223 | 0,
224 | 0,
225 | 2
226 | ],
227 | [
228 | 0,
229 | 0,
230 | 0,
231 | 0,
232 | 0,
233 | 0,
234 | 0,
235 | 0,
236 | 0,
237 | 0,
238 | 0,
239 | 2
240 | ],
241 | [
242 | 1,
243 | 1,
244 | 1,
245 | 1,
246 | 1,
247 | 0,
248 | 1,
249 | 1,
250 | 1,
251 | 1,
252 | 1,
253 | 2
254 | ],
255 | [
256 | 0,
257 | 0,
258 | 0,
259 | 1,
260 | 0,
261 | 0,
262 | 1,
263 | 0,
264 | 0,
265 | 0,
266 | 0,
267 | 2
268 | ],
269 | [
270 | 0,
271 | 2,
272 | 1,
273 | 2,
274 | 0,
275 | 0,
276 | 1,
277 | 0,
278 | 2,
279 | 2,
280 | 2,
281 | 2
282 | ],
283 | [
284 | 0,
285 | 2,
286 | 0,
287 | 1,
288 | 0,
289 | 0,
290 | 1,
291 | 0,
292 | 2,
293 | 0,
294 | 0,
295 | 2
296 | ],
297 | [
298 | 0,
299 | 2,
300 | 1,
301 | 1,
302 | 0,
303 | 0,
304 | 1,
305 | 0,
306 | 2,
307 | 0,
308 | 0,
309 | 2
310 | ],
311 | [
312 | 2,
313 | 2,
314 | 2,
315 | 2,
316 | 2,
317 | 2,
318 | 2,
319 | 2,
320 | 2,
321 | 2,
322 | 2,
323 | 2
324 | ]
325 | ],
326 | "rule_severities": {
327 | "bus_definition_conflict": "error",
328 | "bus_entry_needed": "error",
329 | "bus_label_syntax": "error",
330 | "bus_to_bus_conflict": "error",
331 | "bus_to_net_conflict": "error",
332 | "different_unit_footprint": "error",
333 | "different_unit_net": "error",
334 | "duplicate_reference": "error",
335 | "duplicate_sheet_names": "error",
336 | "extra_units": "error",
337 | "global_label_dangling": "warning",
338 | "hier_label_mismatch": "error",
339 | "label_dangling": "error",
340 | "lib_symbol_issues": "warning",
341 | "multiple_net_names": "warning",
342 | "net_not_bus_member": "warning",
343 | "no_connect_connected": "warning",
344 | "no_connect_dangling": "warning",
345 | "pin_not_connected": "error",
346 | "pin_not_driven": "error",
347 | "pin_to_pin": "warning",
348 | "power_pin_not_driven": "error",
349 | "similar_labels": "warning",
350 | "unannotated": "error",
351 | "unit_value_mismatch": "error",
352 | "unresolved_variable": "error",
353 | "wire_dangling": "error"
354 | }
355 | },
356 | "libraries": {
357 | "pinned_footprint_libs": [],
358 | "pinned_symbol_libs": []
359 | },
360 | "meta": {
361 | "filename": "MSX-One_Keyboard_Cover.kicad_pro",
362 | "version": 1
363 | },
364 | "net_settings": {
365 | "classes": [
366 | {
367 | "bus_width": 12.0,
368 | "clearance": 0.2,
369 | "diff_pair_gap": 0.25,
370 | "diff_pair_via_gap": 0.25,
371 | "diff_pair_width": 0.2,
372 | "line_style": 0,
373 | "microvia_diameter": 0.3,
374 | "microvia_drill": 0.1,
375 | "name": "Default",
376 | "pcb_color": "rgba(0, 0, 0, 0.000)",
377 | "schematic_color": "rgba(0, 0, 0, 0.000)",
378 | "track_width": 0.375,
379 | "via_diameter": 0.6,
380 | "via_drill": 0.4,
381 | "wire_width": 6.0
382 | },
383 | {
384 | "bus_width": 12.0,
385 | "clearance": 0.2,
386 | "diff_pair_gap": 0.25,
387 | "diff_pair_via_gap": 0.25,
388 | "diff_pair_width": 0.2,
389 | "line_style": 0,
390 | "microvia_diameter": 0.3,
391 | "microvia_drill": 0.1,
392 | "name": "Key_Signal",
393 | "nets": [],
394 | "pcb_color": "rgba(0, 0, 0, 0.000)",
395 | "schematic_color": "rgba(0, 0, 0, 0.000)",
396 | "track_width": 0.5,
397 | "via_diameter": 0.8,
398 | "via_drill": 0.6,
399 | "wire_width": 6.0
400 | },
401 | {
402 | "bus_width": 12.0,
403 | "clearance": 0.2,
404 | "diff_pair_gap": 0.25,
405 | "diff_pair_via_gap": 0.25,
406 | "diff_pair_width": 0.2,
407 | "line_style": 0,
408 | "microvia_diameter": 0.3,
409 | "microvia_drill": 0.1,
410 | "name": "Leds",
411 | "nets": [],
412 | "pcb_color": "rgba(0, 0, 0, 0.000)",
413 | "schematic_color": "rgba(0, 0, 0, 0.000)",
414 | "track_width": 0.5,
415 | "via_diameter": 0.6,
416 | "via_drill": 0.4,
417 | "wire_width": 6.0
418 | },
419 | {
420 | "bus_width": 12.0,
421 | "clearance": 0.2,
422 | "diff_pair_gap": 0.25,
423 | "diff_pair_via_gap": 0.25,
424 | "diff_pair_width": 0.2,
425 | "line_style": 0,
426 | "microvia_diameter": 0.3,
427 | "microvia_drill": 0.1,
428 | "name": "Power",
429 | "nets": [],
430 | "pcb_color": "rgba(0, 0, 0, 0.000)",
431 | "schematic_color": "rgba(0, 0, 0, 0.000)",
432 | "track_width": 1.0,
433 | "via_diameter": 0.6,
434 | "via_drill": 0.4,
435 | "wire_width": 6.0
436 | }
437 | ],
438 | "meta": {
439 | "version": 2
440 | },
441 | "net_colors": null,
442 | "netclass_assignments": null,
443 | "netclass_patterns": [
444 | {
445 | "netclass": "Key_Signal",
446 | "pattern": "/CODE"
447 | },
448 | {
449 | "netclass": "Key_Signal",
450 | "pattern": "/COLUMN0"
451 | },
452 | {
453 | "netclass": "Key_Signal",
454 | "pattern": "/COLUMN1"
455 | },
456 | {
457 | "netclass": "Key_Signal",
458 | "pattern": "/COLUMN2"
459 | },
460 | {
461 | "netclass": "Key_Signal",
462 | "pattern": "/COLUMN3"
463 | },
464 | {
465 | "netclass": "Key_Signal",
466 | "pattern": "/COLUMN4"
467 | },
468 | {
469 | "netclass": "Key_Signal",
470 | "pattern": "/COLUMN5"
471 | },
472 | {
473 | "netclass": "Key_Signal",
474 | "pattern": "/COLUMN6"
475 | },
476 | {
477 | "netclass": "Key_Signal",
478 | "pattern": "/COLUMN7"
479 | },
480 | {
481 | "netclass": "Key_Signal",
482 | "pattern": "/GRAPH"
483 | },
484 | {
485 | "netclass": "Key_Signal",
486 | "pattern": "/ROW0"
487 | },
488 | {
489 | "netclass": "Key_Signal",
490 | "pattern": "/ROW1"
491 | },
492 | {
493 | "netclass": "Key_Signal",
494 | "pattern": "/ROW2"
495 | },
496 | {
497 | "netclass": "Key_Signal",
498 | "pattern": "/ROW3"
499 | },
500 | {
501 | "netclass": "Key_Signal",
502 | "pattern": "/ROW4"
503 | },
504 | {
505 | "netclass": "Key_Signal",
506 | "pattern": "/ROW5"
507 | },
508 | {
509 | "netclass": "Key_Signal",
510 | "pattern": "/ROW6"
511 | },
512 | {
513 | "netclass": "Key_Signal",
514 | "pattern": "/ROW7"
515 | },
516 | {
517 | "netclass": "Key_Signal",
518 | "pattern": "/ROW8"
519 | },
520 | {
521 | "netclass": "Key_Signal",
522 | "pattern": "/SHIFT"
523 | },
524 | {
525 | "netclass": "Leds",
526 | "pattern": "/CAPS_LED_BUFFERED"
527 | },
528 | {
529 | "netclass": "Leds",
530 | "pattern": "/D2+"
531 | },
532 | {
533 | "netclass": "Leds",
534 | "pattern": "/D3+"
535 | },
536 | {
537 | "netclass": "Leds",
538 | "pattern": "/KANA_LED_BUFFERED"
539 | },
540 | {
541 | "netclass": "Power",
542 | "pattern": "VCC"
543 | }
544 | ]
545 | },
546 | "pcbnew": {
547 | "last_paths": {
548 | "gencad": "",
549 | "idf": "",
550 | "netlist": "Omega-Keyboard.net",
551 | "specctra_dsn": "Omega-Keyboard.dsn",
552 | "step": "",
553 | "vrml": ""
554 | },
555 | "page_layout_descr_file": ""
556 | },
557 | "schematic": {
558 | "annotate_start_num": 0,
559 | "drawing": {
560 | "dashed_lines_dash_length_ratio": 12.0,
561 | "dashed_lines_gap_length_ratio": 3.0,
562 | "default_line_thickness": 6.0,
563 | "default_text_size": 60.0,
564 | "field_names": [],
565 | "intersheets_ref_own_page": false,
566 | "intersheets_ref_prefix": "",
567 | "intersheets_ref_short": false,
568 | "intersheets_ref_show": false,
569 | "intersheets_ref_suffix": "",
570 | "junction_size_choice": 3,
571 | "label_size_ratio": 0.25,
572 | "pin_symbol_size": 0.0,
573 | "text_offset_ratio": 0.08
574 | },
575 | "legacy_lib_dir": "",
576 | "legacy_lib_list": [],
577 | "meta": {
578 | "version": 1
579 | },
580 | "net_format_name": "Pcbnew",
581 | "ngspice": {
582 | "fix_include_paths": true,
583 | "fix_passive_vals": false,
584 | "meta": {
585 | "version": 0
586 | },
587 | "model_mode": 0,
588 | "workbook_filename": ""
589 | },
590 | "page_layout_descr_file": "",
591 | "plot_directory": "",
592 | "spice_adjust_passive_values": false,
593 | "spice_current_sheet_as_root": false,
594 | "spice_external_command": "spice \"%I\"",
595 | "spice_model_current_sheet_as_root": true,
596 | "spice_save_all_currents": false,
597 | "spice_save_all_voltages": false,
598 | "subpart_first_id": 65,
599 | "subpart_id_separator": 0
600 | },
601 | "sheets": [
602 | [
603 | "37718fa1-d2a1-421f-9ae6-0db3f5685c0f",
604 | ""
605 | ]
606 | ],
607 | "text_variables": {}
608 | }
609 |
--------------------------------------------------------------------------------
/MSX-ONE-KB/README.md:
--------------------------------------------------------------------------------
1 | # MSX-ONE Keyboard
2 |
3 | 
4 |
5 | The keyboard circuit is completely working, and stands at vesion 1.0
6 |
7 | I will likely add a different board layout using standard 1/4w resistors for the LEDs.
8 |
--------------------------------------------------------------------------------
/MSX-ONE-KB/gerber/MSX-One_Keyboard-B_Mask.gbs:
--------------------------------------------------------------------------------
1 | G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(6.0.7)*
2 | G04 #@! TF.CreationDate,2024-12-28T01:02:52-06:00*
3 | G04 #@! TF.ProjectId,MSX-One_Keyboard,4d53582d-4f6e-4655-9f4b-6579626f6172,1.0*
4 | G04 #@! TF.SameCoordinates,Original*
5 | G04 #@! TF.FileFunction,Soldermask,Bot*
6 | G04 #@! TF.FilePolarity,Negative*
7 | %FSLAX46Y46*%
8 | G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
9 | G04 Created by KiCad (PCBNEW (6.0.7)) date 2024-12-28 01:02:52*
10 | %MOMM*%
11 | %LPD*%
12 | G01*
13 | G04 APERTURE LIST*
14 | G04 Aperture macros list*
15 | %AMRoundRect*
16 | 0 Rectangle with rounded corners*
17 | 0 $1 Rounding radius*
18 | 0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
19 | 0 Add a 4 corners polygon primitive as box body*
20 | 4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
21 | 0 Add four circle primitives for the rounded corners*
22 | 1,1,$1+$1,$2,$3*
23 | 1,1,$1+$1,$4,$5*
24 | 1,1,$1+$1,$6,$7*
25 | 1,1,$1+$1,$8,$9*
26 | 0 Add four rect primitives between the rounded corners*
27 | 20,1,$1+$1,$2,$3,$4,$5,0*
28 | 20,1,$1+$1,$4,$5,$6,$7,0*
29 | 20,1,$1+$1,$6,$7,$8,$9,0*
30 | 20,1,$1+$1,$8,$9,$2,$3,0*%
31 | G04 Aperture macros list end*
32 | %ADD10C,2.400000*%
33 | %ADD11RoundRect,0.200000X0.800000X-0.800000X0.800000X0.800000X-0.800000X0.800000X-0.800000X-0.800000X0*%
34 | %ADD12O,2.000000X2.000000*%
35 | %ADD13RoundRect,0.200000X-0.900000X-0.900000X0.900000X-0.900000X0.900000X0.900000X-0.900000X0.900000X0*%
36 | %ADD14C,2.200000*%
37 | %ADD15RoundRect,0.200000X-0.698500X-0.698500X0.698500X-0.698500X0.698500X0.698500X-0.698500X0.698500X0*%
38 | %ADD16C,1.797000*%
39 | %ADD17C,7.400000*%
40 | %ADD18RoundRect,0.450000X-0.600000X0.600000X-0.600000X-0.600000X0.600000X-0.600000X0.600000X0.600000X0*%
41 | %ADD19C,2.100000*%
42 | G04 APERTURE END LIST*
43 | D10*
44 | X251067500Y-129512500D03*
45 | X257567500Y-129512500D03*
46 | X251067500Y-134012500D03*
47 | X257567500Y-134012500D03*
48 | X140410000Y-129512500D03*
49 | X133910000Y-129512500D03*
50 | X133910000Y-134012500D03*
51 | X140410000Y-134012500D03*
52 | X146927500Y-129512500D03*
53 | X153427500Y-129512500D03*
54 | X153427500Y-134012500D03*
55 | X146927500Y-134012500D03*
56 | X166445000Y-129512500D03*
57 | X159945000Y-129512500D03*
58 | X159945000Y-134012500D03*
59 | X166445000Y-134012500D03*
60 | X179462500Y-129512500D03*
61 | X172962500Y-129512500D03*
62 | X179462500Y-134012500D03*
63 | X172962500Y-134012500D03*
64 | X185980000Y-129512500D03*
65 | X192480000Y-129512500D03*
66 | X185980000Y-134012500D03*
67 | X192480000Y-134012500D03*
68 | X198997500Y-129512500D03*
69 | X205497500Y-129512500D03*
70 | X198997500Y-134012500D03*
71 | X205497500Y-134012500D03*
72 | X212015000Y-129512500D03*
73 | X218515000Y-129512500D03*
74 | X212015000Y-134012500D03*
75 | X218515000Y-134012500D03*
76 | X231532500Y-129512500D03*
77 | X225032500Y-129512500D03*
78 | X225032500Y-134012500D03*
79 | X231532500Y-134012500D03*
80 | X244550000Y-129512500D03*
81 | X238050000Y-129512500D03*
82 | X244550000Y-134012500D03*
83 | X238050000Y-134012500D03*
84 | X270585000Y-129512500D03*
85 | X264085000Y-129512500D03*
86 | X270585000Y-134012500D03*
87 | X264085000Y-134012500D03*
88 | X283602500Y-129512500D03*
89 | X277102500Y-129512500D03*
90 | X283602500Y-134012500D03*
91 | X277102500Y-134012500D03*
92 | X293370000Y-142530000D03*
93 | X299870000Y-142530000D03*
94 | X293370000Y-147030000D03*
95 | X299870000Y-147030000D03*
96 | X273760000Y-142530000D03*
97 | X267260000Y-142530000D03*
98 | X273760000Y-147030000D03*
99 | X267260000Y-147030000D03*
100 | X286777500Y-142530000D03*
101 | X280277500Y-142530000D03*
102 | X286777500Y-147030000D03*
103 | X280277500Y-147030000D03*
104 | X257417500Y-155547500D03*
105 | X263917500Y-155547500D03*
106 | X263917500Y-160047500D03*
107 | X257417500Y-160047500D03*
108 | X270435000Y-155547500D03*
109 | X276935000Y-155547500D03*
110 | X270435000Y-160047500D03*
111 | X276935000Y-160047500D03*
112 | X120892500Y-129512500D03*
113 | X127392500Y-129512500D03*
114 | X127392500Y-134012500D03*
115 | X120892500Y-134012500D03*
116 | X234632500Y-168565000D03*
117 | X241132500Y-168565000D03*
118 | X241132500Y-173065000D03*
119 | X234632500Y-173065000D03*
120 | X247650000Y-168565000D03*
121 | X254150000Y-168565000D03*
122 | X247650000Y-173065000D03*
123 | X254150000Y-173065000D03*
124 | X260667500Y-168565000D03*
125 | X267167500Y-168565000D03*
126 | X260667500Y-173065000D03*
127 | X267167500Y-173065000D03*
128 | X254075000Y-181610000D03*
129 | X247575000Y-181610000D03*
130 | X254075000Y-186110000D03*
131 | X247575000Y-186110000D03*
132 | X140260000Y-155547500D03*
133 | X146760000Y-155547500D03*
134 | X146760000Y-160047500D03*
135 | X140260000Y-160047500D03*
136 | X195580000Y-168565000D03*
137 | X202080000Y-168565000D03*
138 | X202080000Y-173065000D03*
139 | X195580000Y-173065000D03*
140 | X169545000Y-168565000D03*
141 | X176045000Y-168565000D03*
142 | X169545000Y-173065000D03*
143 | X176045000Y-173065000D03*
144 | X172795000Y-155547500D03*
145 | X166295000Y-155547500D03*
146 | X172795000Y-160047500D03*
147 | X166295000Y-160047500D03*
148 | X163120000Y-142530000D03*
149 | X169620000Y-142530000D03*
150 | X169620000Y-147030000D03*
151 | X163120000Y-147030000D03*
152 | X179312500Y-155547500D03*
153 | X185812500Y-155547500D03*
154 | X185812500Y-160047500D03*
155 | X179312500Y-160047500D03*
156 | X192330000Y-155547500D03*
157 | X198830000Y-155547500D03*
158 | X198830000Y-160047500D03*
159 | X192330000Y-160047500D03*
160 | X205347500Y-155547500D03*
161 | X211847500Y-155547500D03*
162 | X211847500Y-160047500D03*
163 | X205347500Y-160047500D03*
164 | X234707500Y-142530000D03*
165 | X228207500Y-142530000D03*
166 | X228207500Y-147030000D03*
167 | X234707500Y-147030000D03*
168 | X218365000Y-155547500D03*
169 | X224865000Y-155547500D03*
170 | X224865000Y-160047500D03*
171 | X218365000Y-160047500D03*
172 | X231382500Y-155547500D03*
173 | X237882500Y-155547500D03*
174 | X237882500Y-160047500D03*
175 | X231382500Y-160047500D03*
176 | X244400000Y-155547500D03*
177 | X250900000Y-155547500D03*
178 | X250900000Y-160047500D03*
179 | X244400000Y-160047500D03*
180 | X221615000Y-168565000D03*
181 | X228115000Y-168565000D03*
182 | X228115000Y-173065000D03*
183 | X221615000Y-173065000D03*
184 | X215097500Y-168565000D03*
185 | X208597500Y-168565000D03*
186 | X208597500Y-173065000D03*
187 | X215097500Y-173065000D03*
188 | X241225000Y-142530000D03*
189 | X247725000Y-142530000D03*
190 | X247725000Y-147030000D03*
191 | X241225000Y-147030000D03*
192 | X254242500Y-142530000D03*
193 | X260742500Y-142530000D03*
194 | X260742500Y-147030000D03*
195 | X254242500Y-147030000D03*
196 | X137085000Y-142530000D03*
197 | X143585000Y-142530000D03*
198 | X143585000Y-147030000D03*
199 | X137085000Y-147030000D03*
200 | X182637500Y-142530000D03*
201 | X176137500Y-142530000D03*
202 | X182637500Y-147030000D03*
203 | X176137500Y-147030000D03*
204 | X153277500Y-155547500D03*
205 | X159777500Y-155547500D03*
206 | X159777500Y-160047500D03*
207 | X153277500Y-160047500D03*
208 | X195655000Y-142530000D03*
209 | X189155000Y-142530000D03*
210 | X195655000Y-147030000D03*
211 | X189155000Y-147030000D03*
212 | X221690000Y-142530000D03*
213 | X215190000Y-142530000D03*
214 | X215190000Y-147030000D03*
215 | X221690000Y-147030000D03*
216 | X189062500Y-168565000D03*
217 | X182562500Y-168565000D03*
218 | X189062500Y-173065000D03*
219 | X182562500Y-173065000D03*
220 | X156602500Y-142530000D03*
221 | X150102500Y-142530000D03*
222 | X150102500Y-147030000D03*
223 | X156602500Y-147030000D03*
224 | X163027500Y-168565000D03*
225 | X156527500Y-168565000D03*
226 | X156527500Y-173065000D03*
227 | X163027500Y-173065000D03*
228 | X208672500Y-142530000D03*
229 | X202172500Y-142530000D03*
230 | X208672500Y-147030000D03*
231 | X202172500Y-147030000D03*
232 | X150010000Y-168565000D03*
233 | X143510000Y-168565000D03*
234 | X143510000Y-173065000D03*
235 | X150010000Y-173065000D03*
236 | X130492500Y-168565000D03*
237 | X136992500Y-168565000D03*
238 | X130492500Y-173065000D03*
239 | X136992500Y-173065000D03*
240 | X130492500Y-181610000D03*
241 | X136992500Y-181610000D03*
242 | X130492500Y-186110000D03*
243 | X136992500Y-186110000D03*
244 | X150010000Y-181610000D03*
245 | X143510000Y-181610000D03*
246 | X143510000Y-186110000D03*
247 | X150010000Y-186110000D03*
248 | X133742500Y-155547500D03*
249 | X127242500Y-155547500D03*
250 | X133742500Y-160047500D03*
251 | X127242500Y-160047500D03*
252 | X162952500Y-181582500D03*
253 | X156452500Y-181582500D03*
254 | X156452500Y-186082500D03*
255 | X162952500Y-186082500D03*
256 | X140410000Y-116495000D03*
257 | X133910000Y-116495000D03*
258 | X133910000Y-120995000D03*
259 | X140410000Y-120995000D03*
260 | X146927500Y-116495000D03*
261 | X153427500Y-116495000D03*
262 | X146927500Y-120995000D03*
263 | X153427500Y-120995000D03*
264 | X159945000Y-116495000D03*
265 | X166445000Y-116495000D03*
266 | X159945000Y-120995000D03*
267 | X166445000Y-120995000D03*
268 | X172962500Y-116495000D03*
269 | X179462500Y-116495000D03*
270 | X172962500Y-120995000D03*
271 | X179462500Y-120995000D03*
272 | X192480000Y-116495000D03*
273 | X185980000Y-116495000D03*
274 | X185980000Y-120995000D03*
275 | X192480000Y-120995000D03*
276 | X127467500Y-116495000D03*
277 | X120967500Y-116495000D03*
278 | X120967500Y-120995000D03*
279 | X127467500Y-120995000D03*
280 | X124067500Y-142530000D03*
281 | X130567500Y-142530000D03*
282 | X124067500Y-147030000D03*
283 | X130567500Y-147030000D03*
284 | X244550000Y-116495000D03*
285 | X238050000Y-116495000D03*
286 | X244550000Y-120995000D03*
287 | X238050000Y-120995000D03*
288 | X296620000Y-129512500D03*
289 | X290120000Y-129512500D03*
290 | X290120000Y-134012500D03*
291 | X296620000Y-134012500D03*
292 | X283452500Y-155547500D03*
293 | X289952500Y-155547500D03*
294 | X289952500Y-160047500D03*
295 | X283452500Y-160047500D03*
296 | X205665000Y-181637500D03*
297 | X212165000Y-181637500D03*
298 | X205665000Y-186137500D03*
299 | X212165000Y-186137500D03*
300 | X270585000Y-116495000D03*
301 | X264085000Y-116495000D03*
302 | X264085000Y-120995000D03*
303 | X270585000Y-120995000D03*
304 | X283602500Y-116495000D03*
305 | X277102500Y-116495000D03*
306 | X283602500Y-120995000D03*
307 | X277102500Y-120995000D03*
308 | X290120000Y-116495000D03*
309 | X296620000Y-116495000D03*
310 | X296620000Y-120995000D03*
311 | X290120000Y-120995000D03*
312 | X267017500Y-181637500D03*
313 | X260517500Y-181637500D03*
314 | X260517500Y-186137500D03*
315 | X267017500Y-186137500D03*
316 | X286702500Y-168565000D03*
317 | X293202500Y-168565000D03*
318 | X293202500Y-173065000D03*
319 | X286702500Y-173065000D03*
320 | X286627500Y-181582500D03*
321 | X293127500Y-181582500D03*
322 | X286627500Y-186082500D03*
323 | X293127500Y-186082500D03*
324 | X273610000Y-181582500D03*
325 | X280110000Y-181582500D03*
326 | X280110000Y-186082500D03*
327 | X273610000Y-186082500D03*
328 | X251067500Y-116495000D03*
329 | X257567500Y-116495000D03*
330 | X251067500Y-120995000D03*
331 | X257567500Y-120995000D03*
332 | X280185000Y-168565000D03*
333 | X273685000Y-168565000D03*
334 | X280185000Y-173065000D03*
335 | X273685000Y-173065000D03*
336 | D11*
337 | X172021500Y-187960000D03*
338 | D12*
339 | X172021500Y-180340000D03*
340 | D11*
341 | X175069500Y-187960000D03*
342 | D12*
343 | X175069500Y-180340000D03*
344 | D11*
345 | X178117500Y-187960000D03*
346 | D12*
347 | X178117500Y-180340000D03*
348 | D13*
349 | X114930000Y-173672500D03*
350 | D14*
351 | X117470000Y-173672500D03*
352 | D13*
353 | X114612500Y-152400000D03*
354 | D14*
355 | X117152500Y-152400000D03*
356 | D15*
357 | X194945000Y-109537500D03*
358 | D16*
359 | X197485000Y-109537500D03*
360 | X200025000Y-109537500D03*
361 | X202565000Y-109537500D03*
362 | X205105000Y-109537500D03*
363 | X207645000Y-109537500D03*
364 | D17*
365 | X304044800Y-187332500D03*
366 | X304034800Y-127325000D03*
367 | X113544800Y-187332500D03*
368 | X113534800Y-127325000D03*
369 | D18*
370 | X280352500Y-98760000D03*
371 | D19*
372 | X280352500Y-101300000D03*
373 | X282892500Y-98760000D03*
374 | X282892500Y-101300000D03*
375 | X285432500Y-98760000D03*
376 | X285432500Y-101300000D03*
377 | X287972500Y-98760000D03*
378 | X287972500Y-101300000D03*
379 | X290512500Y-98760000D03*
380 | X290512500Y-101300000D03*
381 | X293052500Y-98760000D03*
382 | X293052500Y-101300000D03*
383 | X295592500Y-98760000D03*
384 | X295592500Y-101300000D03*
385 | X298132500Y-98760000D03*
386 | X298132500Y-101300000D03*
387 | M02*
388 |
--------------------------------------------------------------------------------
/MSX-ONE-KB/gerber/MSX-One_Keyboard-B_Silkscreen.gbo:
--------------------------------------------------------------------------------
1 | G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(6.0.7)*
2 | G04 #@! TF.CreationDate,2024-12-28T01:02:52-06:00*
3 | G04 #@! TF.ProjectId,MSX-One_Keyboard,4d53582d-4f6e-4655-9f4b-6579626f6172,1.0*
4 | G04 #@! TF.SameCoordinates,Original*
5 | G04 #@! TF.FileFunction,Legend,Bot*
6 | G04 #@! TF.FilePolarity,Positive*
7 | %FSLAX46Y46*%
8 | G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
9 | G04 Created by KiCad (PCBNEW (6.0.7)) date 2024-12-28 01:02:52*
10 | %MOMM*%
11 | %LPD*%
12 | G01*
13 | G04 APERTURE LIST*
14 | %ADD10C,0.150000*%
15 | %ADD11C,0.120000*%
16 | G04 APERTURE END LIST*
17 | D10*
18 | X273704880Y-104641666D02*
19 | X274419166Y-104641666D01*
20 | X274562023Y-104594047D01*
21 | X274657261Y-104498809D01*
22 | X274704880Y-104355952D01*
23 | X274704880Y-104260714D01*
24 | X274704880Y-105641666D02*
25 | X274704880Y-105070238D01*
26 | X274704880Y-105355952D02*
27 | X273704880Y-105355952D01*
28 | X273847738Y-105260714D01*
29 | X273942976Y-105165476D01*
30 | X273990595Y-105070238D01*
31 | D11*
32 | X291292500Y-103030000D02*
33 | X291292500Y-112150000D01*
34 | X275142500Y-112150000D02*
35 | X303342500Y-112150000D01*
36 | X287192500Y-103030000D02*
37 | X287192500Y-112150000D01*
38 | X303342500Y-103030000D02*
39 | X275142500Y-103030000D01*
40 | X275142500Y-103030000D02*
41 | X275142500Y-112150000D01*
42 | X280852500Y-96410000D02*
43 | X280352500Y-97410000D01*
44 | X279852500Y-96410000D02*
45 | X280852500Y-96410000D01*
46 | X303342500Y-112150000D02*
47 | X303342500Y-103030000D01*
48 | X280352500Y-97410000D02*
49 | X279852500Y-96410000D01*
50 | M02*
51 |
--------------------------------------------------------------------------------
/MSX-ONE-KB/gerber/MSX-One_Keyboard-Edge_Cuts.gm1:
--------------------------------------------------------------------------------
1 | G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(6.0.7)*
2 | G04 #@! TF.CreationDate,2024-12-28T01:02:52-06:00*
3 | G04 #@! TF.ProjectId,MSX-One_Keyboard,4d53582d-4f6e-4655-9f4b-6579626f6172,1.0*
4 | G04 #@! TF.SameCoordinates,Original*
5 | G04 #@! TF.FileFunction,Profile,NP*
6 | %FSLAX46Y46*%
7 | G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
8 | G04 Created by KiCad (PCBNEW (6.0.7)) date 2024-12-28 01:02:52*
9 | %MOMM*%
10 | %LPD*%
11 | G01*
12 | G04 APERTURE LIST*
13 | G04 #@! TA.AperFunction,Profile*
14 | %ADD10C,0.150000*%
15 | G04 #@! TD*
16 | G04 APERTURE END LIST*
17 | D10*
18 | X108585000Y-187325000D02*
19 | G75*
20 | G03*
21 | X113665000Y-192405000I5080000J0D01*
22 | G01*
23 | X303847500Y-96837500D02*
24 | X113665000Y-96837500D01*
25 | X308927500Y-101917500D02*
26 | G75*
27 | G03*
28 | X303847500Y-96837500I-5080000J0D01*
29 | G01*
30 | X303847500Y-192405000D02*
31 | G75*
32 | G03*
33 | X308927500Y-187325000I0J5080000D01*
34 | G01*
35 | X113665000Y-96837500D02*
36 | G75*
37 | G03*
38 | X108585000Y-101917500I0J-5080000D01*
39 | G01*
40 | X308927500Y-187325000D02*
41 | X308927500Y-101917500D01*
42 | X108585000Y-101917500D02*
43 | X108585000Y-187325000D01*
44 | X113665000Y-192405000D02*
45 | X303847500Y-192405000D01*
46 | M02*
47 |
--------------------------------------------------------------------------------
/MSX-ONE-KB/gerber/MSX-One_Keyboard-F_Mask.gts:
--------------------------------------------------------------------------------
1 | G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(6.0.7)*
2 | G04 #@! TF.CreationDate,2024-12-28T01:02:52-06:00*
3 | G04 #@! TF.ProjectId,MSX-One_Keyboard,4d53582d-4f6e-4655-9f4b-6579626f6172,1.0*
4 | G04 #@! TF.SameCoordinates,Original*
5 | G04 #@! TF.FileFunction,Soldermask,Top*
6 | G04 #@! TF.FilePolarity,Negative*
7 | %FSLAX46Y46*%
8 | G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
9 | G04 Created by KiCad (PCBNEW (6.0.7)) date 2024-12-28 01:02:52*
10 | %MOMM*%
11 | %LPD*%
12 | G01*
13 | G04 APERTURE LIST*
14 | G04 Aperture macros list*
15 | %AMRoundRect*
16 | 0 Rectangle with rounded corners*
17 | 0 $1 Rounding radius*
18 | 0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
19 | 0 Add a 4 corners polygon primitive as box body*
20 | 4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
21 | 0 Add four circle primitives for the rounded corners*
22 | 1,1,$1+$1,$2,$3*
23 | 1,1,$1+$1,$4,$5*
24 | 1,1,$1+$1,$6,$7*
25 | 1,1,$1+$1,$8,$9*
26 | 0 Add four rect primitives between the rounded corners*
27 | 20,1,$1+$1,$2,$3,$4,$5,0*
28 | 20,1,$1+$1,$4,$5,$6,$7,0*
29 | 20,1,$1+$1,$6,$7,$8,$9,0*
30 | 20,1,$1+$1,$8,$9,$2,$3,0*%
31 | G04 Aperture macros list end*
32 | %ADD10C,2.400000*%
33 | %ADD11RoundRect,0.450000X0.475000X-0.337500X0.475000X0.337500X-0.475000X0.337500X-0.475000X-0.337500X0*%
34 | %ADD12RoundRect,0.450000X-0.550000X1.050000X-0.550000X-1.050000X0.550000X-1.050000X0.550000X1.050000X0*%
35 | %ADD13RoundRect,0.200000X0.800000X-0.800000X0.800000X0.800000X-0.800000X0.800000X-0.800000X-0.800000X0*%
36 | %ADD14O,2.000000X2.000000*%
37 | %ADD15RoundRect,0.450000X-0.450000X0.350000X-0.450000X-0.350000X0.450000X-0.350000X0.450000X0.350000X0*%
38 | %ADD16RoundRect,0.350000X-0.150000X0.825000X-0.150000X-0.825000X0.150000X-0.825000X0.150000X0.825000X0*%
39 | %ADD17RoundRect,0.200000X-0.900000X-0.900000X0.900000X-0.900000X0.900000X0.900000X-0.900000X0.900000X0*%
40 | %ADD18C,2.200000*%
41 | %ADD19RoundRect,0.200000X-0.698500X-0.698500X0.698500X-0.698500X0.698500X0.698500X-0.698500X0.698500X0*%
42 | %ADD20C,1.797000*%
43 | %ADD21C,7.400000*%
44 | %ADD22RoundRect,0.450000X-0.600000X0.600000X-0.600000X-0.600000X0.600000X-0.600000X0.600000X0.600000X0*%
45 | %ADD23C,2.100000*%
46 | G04 APERTURE END LIST*
47 | D10*
48 | X251067500Y-129512500D03*
49 | X257567500Y-129512500D03*
50 | X251067500Y-134012500D03*
51 | X257567500Y-134012500D03*
52 | X140410000Y-129512500D03*
53 | X133910000Y-129512500D03*
54 | X133910000Y-134012500D03*
55 | X140410000Y-134012500D03*
56 | X146927500Y-129512500D03*
57 | X153427500Y-129512500D03*
58 | X153427500Y-134012500D03*
59 | X146927500Y-134012500D03*
60 | X166445000Y-129512500D03*
61 | X159945000Y-129512500D03*
62 | X159945000Y-134012500D03*
63 | X166445000Y-134012500D03*
64 | X179462500Y-129512500D03*
65 | X172962500Y-129512500D03*
66 | X179462500Y-134012500D03*
67 | X172962500Y-134012500D03*
68 | X185980000Y-129512500D03*
69 | X192480000Y-129512500D03*
70 | X185980000Y-134012500D03*
71 | X192480000Y-134012500D03*
72 | X198997500Y-129512500D03*
73 | X205497500Y-129512500D03*
74 | X198997500Y-134012500D03*
75 | X205497500Y-134012500D03*
76 | X212015000Y-129512500D03*
77 | X218515000Y-129512500D03*
78 | X212015000Y-134012500D03*
79 | X218515000Y-134012500D03*
80 | X231532500Y-129512500D03*
81 | X225032500Y-129512500D03*
82 | X225032500Y-134012500D03*
83 | X231532500Y-134012500D03*
84 | X244550000Y-129512500D03*
85 | X238050000Y-129512500D03*
86 | X244550000Y-134012500D03*
87 | X238050000Y-134012500D03*
88 | X270585000Y-129512500D03*
89 | X264085000Y-129512500D03*
90 | X270585000Y-134012500D03*
91 | X264085000Y-134012500D03*
92 | X283602500Y-129512500D03*
93 | X277102500Y-129512500D03*
94 | X283602500Y-134012500D03*
95 | X277102500Y-134012500D03*
96 | X293370000Y-142530000D03*
97 | X299870000Y-142530000D03*
98 | X293370000Y-147030000D03*
99 | X299870000Y-147030000D03*
100 | X273760000Y-142530000D03*
101 | X267260000Y-142530000D03*
102 | X273760000Y-147030000D03*
103 | X267260000Y-147030000D03*
104 | X286777500Y-142530000D03*
105 | X280277500Y-142530000D03*
106 | X286777500Y-147030000D03*
107 | X280277500Y-147030000D03*
108 | X257417500Y-155547500D03*
109 | X263917500Y-155547500D03*
110 | X263917500Y-160047500D03*
111 | X257417500Y-160047500D03*
112 | X270435000Y-155547500D03*
113 | X276935000Y-155547500D03*
114 | X270435000Y-160047500D03*
115 | X276935000Y-160047500D03*
116 | X120892500Y-129512500D03*
117 | X127392500Y-129512500D03*
118 | X127392500Y-134012500D03*
119 | X120892500Y-134012500D03*
120 | X234632500Y-168565000D03*
121 | X241132500Y-168565000D03*
122 | X241132500Y-173065000D03*
123 | X234632500Y-173065000D03*
124 | X247650000Y-168565000D03*
125 | X254150000Y-168565000D03*
126 | X247650000Y-173065000D03*
127 | X254150000Y-173065000D03*
128 | X260667500Y-168565000D03*
129 | X267167500Y-168565000D03*
130 | X260667500Y-173065000D03*
131 | X267167500Y-173065000D03*
132 | X254075000Y-181610000D03*
133 | X247575000Y-181610000D03*
134 | X254075000Y-186110000D03*
135 | X247575000Y-186110000D03*
136 | X140260000Y-155547500D03*
137 | X146760000Y-155547500D03*
138 | X146760000Y-160047500D03*
139 | X140260000Y-160047500D03*
140 | X195580000Y-168565000D03*
141 | X202080000Y-168565000D03*
142 | X202080000Y-173065000D03*
143 | X195580000Y-173065000D03*
144 | X169545000Y-168565000D03*
145 | X176045000Y-168565000D03*
146 | X169545000Y-173065000D03*
147 | X176045000Y-173065000D03*
148 | X172795000Y-155547500D03*
149 | X166295000Y-155547500D03*
150 | X172795000Y-160047500D03*
151 | X166295000Y-160047500D03*
152 | X163120000Y-142530000D03*
153 | X169620000Y-142530000D03*
154 | X169620000Y-147030000D03*
155 | X163120000Y-147030000D03*
156 | X179312500Y-155547500D03*
157 | X185812500Y-155547500D03*
158 | X185812500Y-160047500D03*
159 | X179312500Y-160047500D03*
160 | X192330000Y-155547500D03*
161 | X198830000Y-155547500D03*
162 | X198830000Y-160047500D03*
163 | X192330000Y-160047500D03*
164 | X205347500Y-155547500D03*
165 | X211847500Y-155547500D03*
166 | X211847500Y-160047500D03*
167 | X205347500Y-160047500D03*
168 | X234707500Y-142530000D03*
169 | X228207500Y-142530000D03*
170 | X228207500Y-147030000D03*
171 | X234707500Y-147030000D03*
172 | X218365000Y-155547500D03*
173 | X224865000Y-155547500D03*
174 | X224865000Y-160047500D03*
175 | X218365000Y-160047500D03*
176 | X231382500Y-155547500D03*
177 | X237882500Y-155547500D03*
178 | X237882500Y-160047500D03*
179 | X231382500Y-160047500D03*
180 | X244400000Y-155547500D03*
181 | X250900000Y-155547500D03*
182 | X250900000Y-160047500D03*
183 | X244400000Y-160047500D03*
184 | X221615000Y-168565000D03*
185 | X228115000Y-168565000D03*
186 | X228115000Y-173065000D03*
187 | X221615000Y-173065000D03*
188 | X215097500Y-168565000D03*
189 | X208597500Y-168565000D03*
190 | X208597500Y-173065000D03*
191 | X215097500Y-173065000D03*
192 | X241225000Y-142530000D03*
193 | X247725000Y-142530000D03*
194 | X247725000Y-147030000D03*
195 | X241225000Y-147030000D03*
196 | X254242500Y-142530000D03*
197 | X260742500Y-142530000D03*
198 | X260742500Y-147030000D03*
199 | X254242500Y-147030000D03*
200 | X137085000Y-142530000D03*
201 | X143585000Y-142530000D03*
202 | X143585000Y-147030000D03*
203 | X137085000Y-147030000D03*
204 | X182637500Y-142530000D03*
205 | X176137500Y-142530000D03*
206 | X182637500Y-147030000D03*
207 | X176137500Y-147030000D03*
208 | X153277500Y-155547500D03*
209 | X159777500Y-155547500D03*
210 | X159777500Y-160047500D03*
211 | X153277500Y-160047500D03*
212 | X195655000Y-142530000D03*
213 | X189155000Y-142530000D03*
214 | X195655000Y-147030000D03*
215 | X189155000Y-147030000D03*
216 | X221690000Y-142530000D03*
217 | X215190000Y-142530000D03*
218 | X215190000Y-147030000D03*
219 | X221690000Y-147030000D03*
220 | X189062500Y-168565000D03*
221 | X182562500Y-168565000D03*
222 | X189062500Y-173065000D03*
223 | X182562500Y-173065000D03*
224 | X156602500Y-142530000D03*
225 | X150102500Y-142530000D03*
226 | X150102500Y-147030000D03*
227 | X156602500Y-147030000D03*
228 | X163027500Y-168565000D03*
229 | X156527500Y-168565000D03*
230 | X156527500Y-173065000D03*
231 | X163027500Y-173065000D03*
232 | X208672500Y-142530000D03*
233 | X202172500Y-142530000D03*
234 | X208672500Y-147030000D03*
235 | X202172500Y-147030000D03*
236 | X150010000Y-168565000D03*
237 | X143510000Y-168565000D03*
238 | X143510000Y-173065000D03*
239 | X150010000Y-173065000D03*
240 | X130492500Y-168565000D03*
241 | X136992500Y-168565000D03*
242 | X130492500Y-173065000D03*
243 | X136992500Y-173065000D03*
244 | X130492500Y-181610000D03*
245 | X136992500Y-181610000D03*
246 | X130492500Y-186110000D03*
247 | X136992500Y-186110000D03*
248 | X150010000Y-181610000D03*
249 | X143510000Y-181610000D03*
250 | X143510000Y-186110000D03*
251 | X150010000Y-186110000D03*
252 | X133742500Y-155547500D03*
253 | X127242500Y-155547500D03*
254 | X133742500Y-160047500D03*
255 | X127242500Y-160047500D03*
256 | X162952500Y-181582500D03*
257 | X156452500Y-181582500D03*
258 | X156452500Y-186082500D03*
259 | X162952500Y-186082500D03*
260 | X140410000Y-116495000D03*
261 | X133910000Y-116495000D03*
262 | X133910000Y-120995000D03*
263 | X140410000Y-120995000D03*
264 | X146927500Y-116495000D03*
265 | X153427500Y-116495000D03*
266 | X146927500Y-120995000D03*
267 | X153427500Y-120995000D03*
268 | X159945000Y-116495000D03*
269 | X166445000Y-116495000D03*
270 | X159945000Y-120995000D03*
271 | X166445000Y-120995000D03*
272 | X172962500Y-116495000D03*
273 | X179462500Y-116495000D03*
274 | X172962500Y-120995000D03*
275 | X179462500Y-120995000D03*
276 | X192480000Y-116495000D03*
277 | X185980000Y-116495000D03*
278 | X185980000Y-120995000D03*
279 | X192480000Y-120995000D03*
280 | X127467500Y-116495000D03*
281 | X120967500Y-116495000D03*
282 | X120967500Y-120995000D03*
283 | X127467500Y-120995000D03*
284 | X124067500Y-142530000D03*
285 | X130567500Y-142530000D03*
286 | X124067500Y-147030000D03*
287 | X130567500Y-147030000D03*
288 | X244550000Y-116495000D03*
289 | X238050000Y-116495000D03*
290 | X244550000Y-120995000D03*
291 | X238050000Y-120995000D03*
292 | X296620000Y-129512500D03*
293 | X290120000Y-129512500D03*
294 | X290120000Y-134012500D03*
295 | X296620000Y-134012500D03*
296 | X283452500Y-155547500D03*
297 | X289952500Y-155547500D03*
298 | X289952500Y-160047500D03*
299 | X283452500Y-160047500D03*
300 | X205665000Y-181637500D03*
301 | X212165000Y-181637500D03*
302 | X205665000Y-186137500D03*
303 | X212165000Y-186137500D03*
304 | X270585000Y-116495000D03*
305 | X264085000Y-116495000D03*
306 | X264085000Y-120995000D03*
307 | X270585000Y-120995000D03*
308 | X283602500Y-116495000D03*
309 | X277102500Y-116495000D03*
310 | X283602500Y-120995000D03*
311 | X277102500Y-120995000D03*
312 | X290120000Y-116495000D03*
313 | X296620000Y-116495000D03*
314 | X296620000Y-120995000D03*
315 | X290120000Y-120995000D03*
316 | X267017500Y-181637500D03*
317 | X260517500Y-181637500D03*
318 | X260517500Y-186137500D03*
319 | X267017500Y-186137500D03*
320 | X286702500Y-168565000D03*
321 | X293202500Y-168565000D03*
322 | X293202500Y-173065000D03*
323 | X286702500Y-173065000D03*
324 | X286627500Y-181582500D03*
325 | X293127500Y-181582500D03*
326 | X286627500Y-186082500D03*
327 | X293127500Y-186082500D03*
328 | X273610000Y-181582500D03*
329 | X280110000Y-181582500D03*
330 | X280110000Y-186082500D03*
331 | X273610000Y-186082500D03*
332 | X251067500Y-116495000D03*
333 | X257567500Y-116495000D03*
334 | X251067500Y-120995000D03*
335 | X257567500Y-120995000D03*
336 | X280185000Y-168565000D03*
337 | X273685000Y-168565000D03*
338 | X280185000Y-173065000D03*
339 | X273685000Y-173065000D03*
340 | D11*
341 | X232092500Y-121370000D03*
342 | X232092500Y-119295000D03*
343 | D12*
344 | X213677500Y-110912500D03*
345 | X213677500Y-114512500D03*
346 | D13*
347 | X172021500Y-187960000D03*
348 | D14*
349 | X172021500Y-180340000D03*
350 | D13*
351 | X175069500Y-187960000D03*
352 | D14*
353 | X175069500Y-180340000D03*
354 | D13*
355 | X178117500Y-187960000D03*
356 | D14*
357 | X178117500Y-180340000D03*
358 | D15*
359 | X117157500Y-144732500D03*
360 | X117157500Y-146732500D03*
361 | D16*
362 | X227330000Y-116270000D03*
363 | X226060000Y-116270000D03*
364 | X224790000Y-116270000D03*
365 | X223520000Y-116270000D03*
366 | X222250000Y-116270000D03*
367 | X220980000Y-116270000D03*
368 | X219710000Y-116270000D03*
369 | X218440000Y-116270000D03*
370 | X218440000Y-121220000D03*
371 | X219710000Y-121220000D03*
372 | X220980000Y-121220000D03*
373 | X222250000Y-121220000D03*
374 | X223520000Y-121220000D03*
375 | X224790000Y-121220000D03*
376 | X226060000Y-121220000D03*
377 | X227330000Y-121220000D03*
378 | X208915000Y-116270000D03*
379 | X207645000Y-116270000D03*
380 | X206375000Y-116270000D03*
381 | X205105000Y-116270000D03*
382 | X203835000Y-116270000D03*
383 | X202565000Y-116270000D03*
384 | X201295000Y-116270000D03*
385 | X201295000Y-121220000D03*
386 | X202565000Y-121220000D03*
387 | X203835000Y-121220000D03*
388 | X205105000Y-121220000D03*
389 | X206375000Y-121220000D03*
390 | X207645000Y-121220000D03*
391 | X208915000Y-121220000D03*
392 | D17*
393 | X114930000Y-173672500D03*
394 | D18*
395 | X117470000Y-173672500D03*
396 | D15*
397 | X117475000Y-166275000D03*
398 | X117475000Y-168275000D03*
399 | D17*
400 | X114612500Y-152400000D03*
401 | D18*
402 | X117152500Y-152400000D03*
403 | D19*
404 | X194945000Y-109537500D03*
405 | D20*
406 | X197485000Y-109537500D03*
407 | X200025000Y-109537500D03*
408 | X202565000Y-109537500D03*
409 | X205105000Y-109537500D03*
410 | X207645000Y-109537500D03*
411 | D21*
412 | X304044800Y-187332500D03*
413 | X304034800Y-127325000D03*
414 | D11*
415 | X213677500Y-121370000D03*
416 | X213677500Y-119295000D03*
417 | D21*
418 | X113544800Y-187332500D03*
419 | X113534800Y-127325000D03*
420 | D22*
421 | X280352500Y-98760000D03*
422 | D23*
423 | X280352500Y-101300000D03*
424 | X282892500Y-98760000D03*
425 | X282892500Y-101300000D03*
426 | X285432500Y-98760000D03*
427 | X285432500Y-101300000D03*
428 | X287972500Y-98760000D03*
429 | X287972500Y-101300000D03*
430 | X290512500Y-98760000D03*
431 | X290512500Y-101300000D03*
432 | X293052500Y-98760000D03*
433 | X293052500Y-101300000D03*
434 | X295592500Y-98760000D03*
435 | X295592500Y-101300000D03*
436 | X298132500Y-98760000D03*
437 | X298132500Y-101300000D03*
438 | M02*
439 |
--------------------------------------------------------------------------------
/MSX-ONE-KB/gerber/MSX-One_Keyboard-NPTH.drl:
--------------------------------------------------------------------------------
1 | M48
2 | ; DRILL file {KiCad (6.0.7)} date Sat Dec 28 01:02:48 2024
3 | ; FORMAT={-:-/ absolute / inch / decimal}
4 | ; #@! TF.CreationDate,2024-12-28T01:02:48-06:00
5 | ; #@! TF.GenerationSoftware,Kicad,Pcbnew,(6.0.7)
6 | ; #@! TF.FileFunction,NonPlated,1,2,NPTH
7 | FMAT,2
8 | INCH
9 | %
10 | G90
11 | G05
12 | T0
13 | M30
14 |
--------------------------------------------------------------------------------
/MSX-ONE-KB/gerber/MSX-One_Keyboard-PTH.drl:
--------------------------------------------------------------------------------
1 | M48
2 | ; DRILL file {KiCad (6.0.7)} date Sat Dec 28 01:02:48 2024
3 | ; FORMAT={-:-/ absolute / inch / decimal}
4 | ; #@! TF.CreationDate,2024-12-28T01:02:48-06:00
5 | ; #@! TF.GenerationSoftware,Kicad,Pcbnew,(6.0.7)
6 | ; #@! TF.FileFunction,Plated,1,2,PTH
7 | FMAT,2
8 | INCH
9 | ; #@! TA.AperFunction,Plated,PTH,ViaDrill
10 | T1C0.0157
11 | ; #@! TA.AperFunction,Plated,PTH,ComponentDrill
12 | T2C0.0315
13 | ; #@! TA.AperFunction,Plated,PTH,ComponentDrill
14 | T3C0.0320
15 | ; #@! TA.AperFunction,Plated,PTH,ComponentDrill
16 | T4C0.0354
17 | ; #@! TA.AperFunction,Plated,PTH,ComponentDrill
18 | T5C0.0394
19 | ; #@! TA.AperFunction,Plated,PTH,ComponentDrill
20 | T6C0.0433
21 | ; #@! TA.AperFunction,Plated,PTH,ComponentDrill
22 | T7C0.1378
23 | %
24 | G90
25 | G05
26 | T1
27 | X4.6125Y-5.625
28 | X4.675Y-4.475
29 | X4.9584Y-5.3459
30 | X5.325Y-7.2125
31 | X5.325Y-7.4
32 | X5.4625Y-6.225
33 | X5.5875Y-6.675
34 | X5.6Y-5.0375
35 | X5.9875Y-5.725
36 | X6.3Y-6.875
37 | X6.3625Y-4.8375
38 | X6.3625Y-5.3375
39 | X6.3625Y-6.4
40 | X6.4625Y-6.1875
41 | X6.55Y-5.375
42 | X6.631Y-6.244
43 | X6.6782Y-7.3282
44 | X6.6875Y-5.9
45 | X6.7375Y-5.425
46 | X6.775Y-7.2125
47 | X6.825Y-5.725
48 | X6.8625Y-5.8625
49 | X7.0Y-4.8375
50 | X7.05Y-5.375
51 | X7.2Y-5.9
52 | X7.39Y-5.3475
53 | X7.5125Y-5.8625
54 | X7.575Y-4.0875
55 | X7.775Y-4.225
56 | X7.85Y-4.4875
57 | X7.9Y-4.4875
58 | X7.9Y-5.35
59 | X7.9125Y-5.9
60 | X7.9125Y-6.325
61 | X7.925Y-4.225
62 | X7.95Y-5.975
63 | X7.975Y-4.4625
64 | X7.975Y-4.875
65 | X8.025Y-4.1875
66 | X8.025Y-4.6625
67 | X8.025Y-5.425
68 | X8.05Y-6.925
69 | X8.075Y-4.05
70 | X8.075Y-4.4625
71 | X8.075Y-6.4
72 | X8.125Y-4.15
73 | X8.125Y-4.6625
74 | X8.175Y-4.4625
75 | X8.2Y-4.6875
76 | X8.2875Y-4.7625
77 | X8.3Y-4.575
78 | X8.333Y-5.9295
79 | X8.3875Y-5.9875
80 | X8.6Y-4.0875
81 | X8.6Y-4.6875
82 | X8.6479Y-4.1229
83 | X8.65Y-4.4625
84 | X8.6625Y-5.9
85 | X8.7Y-4.65
86 | X8.75Y-4.65
87 | X8.8Y-4.65
88 | X8.8Y-5.55
89 | X8.85Y-4.6625
90 | X8.869Y-6.6935
91 | X8.9Y-4.6625
92 | X8.95Y-4.6625
93 | X8.9761Y-5.0989
94 | X9.025Y-4.375
95 | X9.025Y-4.825
96 | X9.0332Y-5.0418
97 | X9.125Y-5.425
98 | X9.325Y-4.075
99 | X9.3625Y-4.125
100 | X9.6875Y-5.3875
101 | X9.8125Y-5.35
102 | X9.95Y-5.725
103 | X10.063Y-6.3995
104 | X10.063Y-6.7495
105 | X10.075Y-4.5125
106 | X10.3375Y-5.3875
107 | X10.3875Y-4.4625
108 | X10.4613Y-5.8637
109 | X10.7125Y-4.2875
110 | X10.9125Y-5.3625
111 | X10.9375Y-4.225
112 | X10.975Y-4.825
113 | X11.0Y-4.85
114 | X11.0125Y-4.2875
115 | X11.025Y-4.875
116 | X11.05Y-4.898
117 | X11.075Y-4.3875
118 | X11.075Y-4.925
119 | X11.175Y-4.1875
120 | X11.3875Y-4.175
121 | X11.475Y-4.6625
122 | X11.4875Y-4.3875
123 | X11.55Y-4.85
124 | X11.5625Y-4.8875
125 | X11.575Y-4.5125
126 | X11.7125Y-6.3
127 | T2
128 | X6.7725Y-7.1
129 | X6.7725Y-7.4
130 | X6.8925Y-7.1
131 | X6.8925Y-7.4
132 | X7.0125Y-7.1
133 | X7.0125Y-7.4
134 | T3
135 | X7.675Y-4.3125
136 | X7.775Y-4.3125
137 | X7.875Y-4.3125
138 | X7.975Y-4.3125
139 | X8.075Y-4.3125
140 | X8.175Y-4.3125
141 | T4
142 | X4.5123Y-6.0
143 | X4.5248Y-6.8375
144 | X4.6123Y-6.0
145 | X4.6248Y-6.8375
146 | T5
147 | X11.0375Y-3.8882
148 | X11.0375Y-3.9882
149 | X11.1375Y-3.8882
150 | X11.1375Y-3.9882
151 | X11.2375Y-3.8882
152 | X11.2375Y-3.9882
153 | X11.3375Y-3.8882
154 | X11.3375Y-3.9882
155 | X11.4375Y-3.8882
156 | X11.4375Y-3.9882
157 | X11.5375Y-3.8882
158 | X11.5375Y-3.9882
159 | X11.6375Y-3.8882
160 | X11.6375Y-3.9882
161 | X11.7375Y-3.8882
162 | X11.7375Y-3.9882
163 | T6
164 | X4.7595Y-5.0989
165 | X4.7595Y-5.2761
166 | X4.7625Y-4.5864
167 | X4.7625Y-4.7636
168 | X4.8845Y-5.6114
169 | X4.8845Y-5.7886
170 | X5.0095Y-6.1239
171 | X5.0095Y-6.3011
172 | X5.0155Y-5.0989
173 | X5.0155Y-5.2761
174 | X5.0184Y-4.5864
175 | X5.0184Y-4.7636
176 | X5.1375Y-6.6364
177 | X5.1375Y-6.8136
178 | X5.1375Y-7.15
179 | X5.1375Y-7.3272
180 | X5.1405Y-5.6114
181 | X5.1405Y-5.7886
182 | X5.2655Y-6.1239
183 | X5.2655Y-6.3011
184 | X5.272Y-4.5864
185 | X5.272Y-4.7636
186 | X5.272Y-5.0989
187 | X5.272Y-5.2761
188 | X5.3934Y-6.6364
189 | X5.3934Y-6.8136
190 | X5.3934Y-7.15
191 | X5.3934Y-7.3272
192 | X5.397Y-5.6114
193 | X5.397Y-5.7886
194 | X5.522Y-6.1239
195 | X5.522Y-6.3011
196 | X5.528Y-4.5864
197 | X5.528Y-4.7636
198 | X5.528Y-5.0989
199 | X5.528Y-5.2761
200 | X5.65Y-6.6364
201 | X5.65Y-6.8136
202 | X5.65Y-7.15
203 | X5.65Y-7.3272
204 | X5.653Y-5.6114
205 | X5.653Y-5.7886
206 | X5.778Y-6.1239
207 | X5.778Y-6.3011
208 | X5.7845Y-4.5864
209 | X5.7845Y-4.7636
210 | X5.7845Y-5.0989
211 | X5.7845Y-5.2761
212 | X5.9059Y-6.6364
213 | X5.9059Y-6.8136
214 | X5.9059Y-7.15
215 | X5.9059Y-7.3272
216 | X5.9095Y-5.6114
217 | X5.9095Y-5.7886
218 | X6.0345Y-6.1239
219 | X6.0345Y-6.3011
220 | X6.0405Y-4.5864
221 | X6.0405Y-4.7636
222 | X6.0405Y-5.0989
223 | X6.0405Y-5.2761
224 | X6.1595Y-7.1489
225 | X6.1595Y-7.3261
226 | X6.1625Y-6.6364
227 | X6.1625Y-6.8136
228 | X6.1655Y-5.6114
229 | X6.1655Y-5.7886
230 | X6.2905Y-6.1239
231 | X6.2905Y-6.3011
232 | X6.297Y-4.5864
233 | X6.297Y-4.7636
234 | X6.297Y-5.0989
235 | X6.297Y-5.2761
236 | X6.4155Y-7.1489
237 | X6.4155Y-7.3261
238 | X6.4184Y-6.6364
239 | X6.4184Y-6.8136
240 | X6.422Y-5.6114
241 | X6.422Y-5.7886
242 | X6.547Y-6.1239
243 | X6.547Y-6.3011
244 | X6.553Y-4.5864
245 | X6.553Y-4.7636
246 | X6.553Y-5.0989
247 | X6.553Y-5.2761
248 | X6.675Y-6.6364
249 | X6.675Y-6.8136
250 | X6.678Y-5.6114
251 | X6.678Y-5.7886
252 | X6.803Y-6.1239
253 | X6.803Y-6.3011
254 | X6.8095Y-4.5864
255 | X6.8095Y-4.7636
256 | X6.8095Y-5.0989
257 | X6.8095Y-5.2761
258 | X6.9309Y-6.6364
259 | X6.9309Y-6.8136
260 | X6.9345Y-5.6114
261 | X6.9345Y-5.7886
262 | X7.0595Y-6.1239
263 | X7.0595Y-6.3011
264 | X7.0655Y-4.5864
265 | X7.0655Y-4.7636
266 | X7.0655Y-5.0989
267 | X7.0655Y-5.2761
268 | X7.1875Y-6.6364
269 | X7.1875Y-6.8136
270 | X7.1905Y-5.6114
271 | X7.1905Y-5.7886
272 | X7.3155Y-6.1239
273 | X7.3155Y-6.3011
274 | X7.322Y-4.5864
275 | X7.322Y-4.7636
276 | X7.322Y-5.0989
277 | X7.322Y-5.2761
278 | X7.4434Y-6.6364
279 | X7.4434Y-6.8136
280 | X7.447Y-5.6114
281 | X7.447Y-5.7886
282 | X7.572Y-6.1239
283 | X7.572Y-6.3011
284 | X7.578Y-4.5864
285 | X7.578Y-4.7636
286 | X7.578Y-5.0989
287 | X7.578Y-5.2761
288 | X7.7Y-6.6364
289 | X7.7Y-6.8136
290 | X7.703Y-5.6114
291 | X7.703Y-5.7886
292 | X7.828Y-6.1239
293 | X7.828Y-6.3011
294 | X7.8345Y-5.0989
295 | X7.8345Y-5.2761
296 | X7.9559Y-6.6364
297 | X7.9559Y-6.8136
298 | X7.9595Y-5.6114
299 | X7.9595Y-5.7886
300 | X8.0845Y-6.1239
301 | X8.0845Y-6.3011
302 | X8.0905Y-5.0989
303 | X8.0905Y-5.2761
304 | X8.097Y-7.1511
305 | X8.097Y-7.3282
306 | X8.2125Y-6.6364
307 | X8.2125Y-6.8136
308 | X8.2155Y-5.6114
309 | X8.2155Y-5.7886
310 | X8.3405Y-6.1239
311 | X8.3405Y-6.3011
312 | X8.347Y-5.0989
313 | X8.347Y-5.2761
314 | X8.353Y-7.1511
315 | X8.353Y-7.3282
316 | X8.4684Y-6.6364
317 | X8.4684Y-6.8136
318 | X8.472Y-5.6114
319 | X8.472Y-5.7886
320 | X8.597Y-6.1239
321 | X8.597Y-6.3011
322 | X8.603Y-5.0989
323 | X8.603Y-5.2761
324 | X8.725Y-6.6364
325 | X8.725Y-6.8136
326 | X8.728Y-5.6114
327 | X8.728Y-5.7886
328 | X8.853Y-6.1239
329 | X8.853Y-6.3011
330 | X8.8595Y-5.0989
331 | X8.8595Y-5.2761
332 | X8.9809Y-6.6364
333 | X8.9809Y-6.8136
334 | X8.9845Y-5.6114
335 | X8.9845Y-5.7886
336 | X9.1095Y-6.1239
337 | X9.1095Y-6.3011
338 | X9.1155Y-5.0989
339 | X9.1155Y-5.2761
340 | X9.2375Y-6.6364
341 | X9.2375Y-6.8136
342 | X9.2405Y-5.6114
343 | X9.2405Y-5.7886
344 | X9.3655Y-6.1239
345 | X9.3655Y-6.3011
346 | X9.372Y-4.5864
347 | X9.372Y-4.7636
348 | X9.372Y-5.0989
349 | X9.372Y-5.2761
350 | X9.4934Y-6.6364
351 | X9.4934Y-6.8136
352 | X9.497Y-5.6114
353 | X9.497Y-5.7886
354 | X9.622Y-6.1239
355 | X9.622Y-6.3011
356 | X9.628Y-4.5864
357 | X9.628Y-4.7636
358 | X9.628Y-5.0989
359 | X9.628Y-5.2761
360 | X9.747Y-7.15
361 | X9.747Y-7.3272
362 | X9.75Y-6.6364
363 | X9.75Y-6.8136
364 | X9.753Y-5.6114
365 | X9.753Y-5.7886
366 | X9.878Y-6.1239
367 | X9.878Y-6.3011
368 | X9.8845Y-4.5864
369 | X9.8845Y-4.7636
370 | X9.8845Y-5.0989
371 | X9.8845Y-5.2761
372 | X10.003Y-7.15
373 | X10.003Y-7.3272
374 | X10.0059Y-6.6364
375 | X10.0059Y-6.8136
376 | X10.0095Y-5.6114
377 | X10.0095Y-5.7886
378 | X10.1345Y-6.1239
379 | X10.1345Y-6.3011
380 | X10.1405Y-4.5864
381 | X10.1405Y-4.7636
382 | X10.1405Y-5.0989
383 | X10.1405Y-5.2761
384 | X10.2566Y-7.1511
385 | X10.2566Y-7.3282
386 | X10.2625Y-6.6364
387 | X10.2625Y-6.8136
388 | X10.2655Y-5.6114
389 | X10.2655Y-5.7886
390 | X10.3905Y-6.1239
391 | X10.3905Y-6.3011
392 | X10.397Y-4.5864
393 | X10.397Y-4.7636
394 | X10.397Y-5.0989
395 | X10.397Y-5.2761
396 | X10.5125Y-7.1511
397 | X10.5125Y-7.3282
398 | X10.5184Y-6.6364
399 | X10.5184Y-6.8136
400 | X10.522Y-5.6114
401 | X10.522Y-5.7886
402 | X10.647Y-6.1239
403 | X10.647Y-6.3011
404 | X10.653Y-4.5864
405 | X10.653Y-4.7636
406 | X10.653Y-5.0989
407 | X10.653Y-5.2761
408 | X10.772Y-7.1489
409 | X10.772Y-7.3261
410 | X10.775Y-6.6364
411 | X10.775Y-6.8136
412 | X10.778Y-5.6114
413 | X10.778Y-5.7886
414 | X10.903Y-6.1239
415 | X10.903Y-6.3011
416 | X10.9095Y-4.5864
417 | X10.9095Y-4.7636
418 | X10.9095Y-5.0989
419 | X10.9095Y-5.2761
420 | X11.028Y-7.1489
421 | X11.028Y-7.3261
422 | X11.0309Y-6.6364
423 | X11.0309Y-6.8136
424 | X11.0345Y-5.6114
425 | X11.0345Y-5.7886
426 | X11.1595Y-6.1239
427 | X11.1595Y-6.3011
428 | X11.1655Y-4.5864
429 | X11.1655Y-4.7636
430 | X11.1655Y-5.0989
431 | X11.1655Y-5.2761
432 | X11.2845Y-7.1489
433 | X11.2845Y-7.3261
434 | X11.2875Y-6.6364
435 | X11.2875Y-6.8136
436 | X11.2905Y-5.6114
437 | X11.2905Y-5.7886
438 | X11.4155Y-6.1239
439 | X11.4155Y-6.3011
440 | X11.422Y-4.5864
441 | X11.422Y-4.7636
442 | X11.422Y-5.0989
443 | X11.422Y-5.2761
444 | X11.5405Y-7.1489
445 | X11.5405Y-7.3261
446 | X11.5434Y-6.6364
447 | X11.5434Y-6.8136
448 | X11.55Y-5.6114
449 | X11.55Y-5.7886
450 | X11.678Y-4.5864
451 | X11.678Y-4.7636
452 | X11.678Y-5.0989
453 | X11.678Y-5.2761
454 | X11.8059Y-5.6114
455 | X11.8059Y-5.7886
456 | T7
457 | X4.4699Y-5.0128
458 | X4.4703Y-7.3753
459 | X11.9699Y-5.0128
460 | X11.9703Y-7.3753
461 | T0
462 | M30
463 |
--------------------------------------------------------------------------------
/MSX-ONE-KB/gerber/MSX-One_Keyboard.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jdgabbard/MSX-ONE-Computer/afef81f54c17432bb2c8f6dcc7e14dcb8935d65c/MSX-ONE-KB/gerber/MSX-One_Keyboard.zip
--------------------------------------------------------------------------------
/Photos/Keyboard.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jdgabbard/MSX-ONE-Computer/afef81f54c17432bb2c8f6dcc7e14dcb8935d65c/Photos/Keyboard.jpg
--------------------------------------------------------------------------------
/Photos/Mainboard.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jdgabbard/MSX-ONE-Computer/afef81f54c17432bb2c8f6dcc7e14dcb8935d65c/Photos/Mainboard.jpg
--------------------------------------------------------------------------------
/Photos/Render.JPG:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jdgabbard/MSX-ONE-Computer/afef81f54c17432bb2c8f6dcc7e14dcb8935d65c/Photos/Render.JPG
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # MSX-ONE Computer
2 |
3 | A small, easy to build MSX1 compatible computer.
4 |
5 | ***See Build Notes file for special instructions!***
6 |
7 | Designed as a cheap, and easy to build, MSX1 computer for the US Vintage Computer enthusiast.
8 |
9 | 
10 |
11 | **Features include:**
12 | -Small Footprint:
13 | -Mainboard size: 200mm x 150mm
14 | -Keyboard size: 200mm x 95mm
15 | -Power-On Reset Supervisor Circuit providing automatic 200ms Reset.
16 | -Flexible power input handles +12v DC to +12v AC power supplies.
17 | -Implements +12v/-12v rails, so Audio Cartridges work correctly.
18 | -2x Sega Gamepad compatible ports, since finding MSX controllers in the US is all but impossible.
19 | -TMS9118 Low Cost alternative does away with numerous DRAM chips, or finicky SRAM circuits, using just two 4bit DRAMs.
20 | -Two Primary Slots available to the user.
21 | -Construction consisting of off the shelf TTL logic, without the need for any programable logic, SPLDs or FPGAs to worry about programming.
22 | -A small form factor, consisting of a PCB approximately the same size as a ZX Spectrum: 200mm x 150mm
23 | -A stackable keyboard (Omega Home Computer Compatible) using cheap tactile switches with an optional cover for aesthetics.
24 |
25 | **Inspiration**
26 | This computer was heavily inspired by, and borrowing from, both Sergey Kiselev's Omega Home Computer, and the JFF Computer (https://github.com/konkotgit/JFF), as well as the Casio MX-10.
27 |
28 | I desired a MSX without all the fluff, but with the modularity that the Omega Computer affords. I wanted a simplified circuit, but with nice options such as power regulation, options for a mechanical power switch, and +12v/-12v rails. The MSX-ONE gives the casual MSX user just the basics to have a functional yet flexible machine for playing MSX1 games. And it does this without the need for programmable logic. The design uses all off the shelf TTL compatible parts, which are still in current production.
29 |
30 | **Specifications:**
31 | -TMS9118 VDP with 16k DRAM (2x4bit DRAMS)
32 | -32k EEPROM in SLOT0 (BIOS with International Keyboard, Mapper Initializer & BASIC 1.0)
33 | -64K SRAM in SLOT3
34 | -Standard PSG
35 | -International Keyboard
36 | -No Printer Port
37 | -No Cassette Interface
38 | -No Disk Drive
39 | -No Fluff
40 |
--------------------------------------------------------------------------------