Route the audio and arduino itself, fix 3.3V bus

This commit is contained in:
Samuel Prevost 2026-03-26 00:00:11 +01:00
parent 477a45d879
commit 21df1071b2
8 changed files with 185813 additions and 19988 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
KiCAD-MCP-Server
# Created by https://www.toptal.com/developers/gitignore/api/macos,linux,windows,kicad
# Edit at https://www.toptal.com/developers/gitignore?templates=macos,linux,windows,kicad

View File

@ -133,3 +133,17 @@ symbol_info_budget:
# list of regex patterns which, when matched, mark a memory entry as readonly.
# Extends the list from the global configuration, merging the two lists.
read_only_memory_patterns: []
# list of regex patterns for memories to completely ignore.
# Matching memories will not appear in list_memories or activate_project output
# and cannot be accessed via read_memory or write_memory.
# To access ignored memory files, use the read_file tool on the raw file path.
# Extends the list from the global configuration, merging the two lists.
# Example: ["_archive/.*", "_episodes/.*"]
ignored_memory_patterns: []
# advanced configuration option allowing to configure language server-specific options.
# Maps the language key to the options.
# Have a look at the docstring of the constructors of the LS implementations within solidlsp (e.g., for C# or PHP) to see which options are available.
# No documentation on options means no options are available.
ls_specific_settings: {}

File diff suppressed because it is too large Load Diff

View File

@ -3,45 +3,8 @@
"active_layer": 0,
"active_layer_preset": "",
"auto_track_width": true,
"hidden_netclasses": [
"ButtonsLEDs"
],
"hidden_nets": [
"/Arduino MIDI/JOG1",
"/Arduino MIDI/LED_CUE",
"/Arduino MIDI/BTN_BACK",
"/Arduino MIDI/LED_RELOOP",
"/Arduino MIDI/BTN_LOOP_IN",
"/Arduino MIDI/BTN_LOOP_OUT",
"/Arduino MIDI/BTN_RELOOP",
"/Arduino MIDI/LED_LOOP_OUT",
"/Arduino MIDI/LED_LOOP_IN",
"/Arduino MIDI/BTN_MTEMPO",
"/Arduino MIDI/LED_MTEMPO",
"/Arduino MIDI/LED_TEMPO_RST",
"/Arduino MIDI/FADER_ADIN",
"/Arduino MIDI/BTN_TEMPO_RST",
"/Arduino MIDI/JOG_TOUCH",
"/Arduino MIDI/BTN_HOTCUE_1",
"/Arduino MIDI/LED_HOTCUE2",
"/Arduino MIDI/LED_HOTCUE1",
"/Arduino MIDI/BTN_HOTCUE_2",
"/Arduino MIDI/LED_HOTCUE3",
"/Arduino MIDI/BTN_HOTCUE_3",
"/Arduino MIDI/BTN_TRACK_R",
"/Arduino MIDI/BTN_SEARCH_L",
"/Arduino MIDI/BTN_TRACK_L",
"/Arduino MIDI/LED_PLAY",
"/Arduino MIDI/BTN_CUE",
"/Arduino MIDI/BTN_PLAY",
"/Arduino MIDI/BTN_SEARCH_R",
"/Arduino MIDI/LED_JOG_MODE_2",
"/Arduino MIDI/LED_JOG_MODE_1",
"/Arduino MIDI/BTN_JOG_MODE",
"/Arduino MIDI/BTN_TEMPO_RANGE",
"/Arduino MIDI/LED_DIRECTION",
"/Arduino MIDI/BTN_DIRECTION"
],
"hidden_netclasses": [],
"hidden_nets": [],
"high_contrast_mode": 0,
"net_color_mode": 1,
"opacity": {
@ -55,15 +18,15 @@
"selection_filter": {
"dimensions": false,
"footprints": true,
"graphics": true,
"keepouts": true,
"graphics": false,
"keepouts": false,
"lockedItems": false,
"otherItems": false,
"pads": true,
"pads": false,
"text": false,
"tracks": true,
"vias": true,
"zones": true
"zones": false
},
"visible_items": [
"vias",

View File

@ -147,7 +147,7 @@
"td_onpthpad": true,
"td_onroundshapesonly": false,
"td_onsmdpad": true,
"td_ontrackend": false,
"td_ontrackend": true,
"td_onvia": true
}
],
@ -574,7 +574,7 @@
"gencad": "",
"idf": "",
"netlist": "",
"plot": "",
"plot": "../../../Downloads/",
"pos_files": "",
"specctra_dsn": "",
"step": "",

File diff suppressed because it is too large Load Diff

View File

@ -3414,6 +3414,24 @@
)
)
)
(pin passive line
(at 2.54 -45.72 90)
(length 2.54)
(name "GND"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "45"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin bidirectional line
(at 15.24 38.1 180)
(length 2.54)
@ -5752,6 +5770,12 @@
(color 0 0 0 0)
(uuid "00b260b5-84a1-4ef6-9c12-8a3ee410f72e")
)
(junction
(at 100.33 147.32)
(diameter 0)
(color 0 0 0 0)
(uuid "08b051e2-5d7b-4b51-897e-5a3d2de39bfc")
)
(junction
(at 287.02 173.99)
(diameter 0)
@ -6076,6 +6100,16 @@
)
(uuid "232b2e97-aaf9-4d3a-a7e4-06fa0ea79283")
)
(wire
(pts
(xy 100.33 147.32) (xy 102.87 147.32)
)
(stroke
(width 0)
(type default)
)
(uuid "23df70bb-0274-43ba-adbe-ab39639dbf0a")
)
(wire
(pts
(xy 52.07 58.42) (xy 54.61 58.42)
@ -13354,7 +13388,6 @@
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "776493bf-cc4f-41f2-8e7a-632ad96677db")
(property "Reference" "U14"
(at 102.4733 147.32 0)
@ -13362,7 +13395,7 @@
(font
(size 1.27 1.27)
)
(justify left)
(justify right)
)
)
(property "Value" "ATmega32U4-A (Arduino MIDI controller)"
@ -13374,7 +13407,7 @@
(justify left)
)
)
(property "Footprint" "JLC2KiCad_lib-footprints:VQFN-44_L7.0-W7.0-P0.50-BL-EP5.2"
(property "Footprint" "Package_QFP:TQFP-44_10x10mm_P0.8mm"
(at 100.33 101.6 0)
(effects
(font
@ -13534,6 +13567,9 @@
(pin "11"
(uuid "8df299a1-2b03-422d-8325-7ad2f224018e")
)
(pin "45"
(uuid "882043b5-c97f-4471-a171-5d79e602b549")
)
(instances
(project "CDJ-MainBoard"
(path "/9b0e9ffe-08d2-4443-a3c7-7a8dbde036a8/73c6762a-885b-46bb-a26f-196c571f1a90"

View File

@ -1,4 +1,4 @@
27542184653707499
27543958668861790
Audio_Module
Reverb_BTDR-1H
Digital Reverberation Unit, http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf (footprint from http://www.uk-electronic.de/PDF/BTDR-1.pdf)
@ -70588,6 +70588,13 @@ SW-TH_XKB5858-Z-E footprint C780038
6
6
JLC2KiCad_lib-footprints
TF-SMD_TF-15-15
TF-SMD_TF-15-15 footprint
TF-SMD_TF-15-15 footprint C111196
0
13
13
JLC2KiCad_lib-footprints
TSSOP-24_L7.8-W4.4-P0.65-LS6.4-BL
TSSOP-24_L7.8-W4.4-P0.65-LS6.4-BL footprint
TSSOP-24_L7.8-W4.4-P0.65-LS6.4-BL footprint C179326