Skip to content

Commit c4adbc2

Browse files
committed
Uploaded_7_18_2024
1 parent e1bd702 commit c4adbc2

33 files changed

+140301
-17
lines changed

MCL6809/Code/Hardware_Version/MCL6809/MCL6809.ino

Lines changed: 2093 additions & 0 deletions
Large diffs are not rendered by default.

MCL6809/Code/TestCode/Testcode.asm

Lines changed: 2292 additions & 0 deletions
Large diffs are not rendered by default.

MCL6809/Code/TestCode/Testcode.bin

12.6 KB
Binary file not shown.

MCL6809/Code/TestCode/Testcode.lst

Lines changed: 2292 additions & 0 deletions
Large diffs are not rendered by default.

MCL6809/Code/TestCode/a.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
asm6809 -l Testcode.lst -o Testcode.bin Testcode.asm

MCL6809/Code/TestCode/asm6809.exe

177 KB
Binary file not shown.

MCL6809/Code/TestCode/asm6809.pdf

49.4 KB
Binary file not shown.

MCL6809/PCB/MCL6809_PCB.kicad_pcb

Lines changed: 20051 additions & 0 deletions
Large diffs are not rendered by default.

MCL6809/PCB/MCL6809_PCB.kicad_prl

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
{
2+
"board": {
3+
"active_layer": 0,
4+
"active_layer_preset": "",
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": "000f0f0_80000001",
66+
"zone_display_mode": 0
67+
},
68+
"meta": {
69+
"filename": "MCL6809_PCB.kicad_prl",
70+
"version": 3
71+
},
72+
"project": {
73+
"files": []
74+
}
75+
}

0 commit comments

Comments
 (0)