9 Commits

Author SHA1 Message Date
Samuel Prevost
ee6575bab0 Add the simulation sheets for the DAC and buck, add the MCPs multiplexers and the analog ADC multiplexer 2026-03-11 22:12:06 +01:00
Samuel Prevost
344ef2b3f8 Add arduino encoder test stuff 2026-03-11 19:00:05 +01:00
Samuel Prevost
0a9d215fa6 claude settings 2026-02-17 12:28:40 +01:00
Samuel Prevost
f4d8a61963 Update README with per-module schematic screenshots and BOM
Replace the single full-schematic screenshot with individual per-module
screenshots (audio, MIDI/Arduino, power delivery, USB, top case 3D).
Add a Bill of Materials section auto-generated from the KiCad netlist
using parse_netlist.py (sexpdata), listing 160 components grouped by
schematic sheet with human-readable descriptions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 12:18:28 +01:00
Samuel Prevost
67b4acbdad Add claude stuff 2026-02-13 15:25:59 +01:00
Samuel Prevost
9c2f85e3f2 Add .gitignore for KiCad, macOS, Linux, and Windows
Generated from gitignore.io with KiCad-specific additions from
github/gitignore. Keeps .net files (used as revision snapshots)
and .csv files (BOM exports) tracked.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 15:09:07 +01:00
Samuel Prevost
f0b7106932 Update README with accurate hardware details and PCB render
- Add PCB 3D render as hero image, move schematic to bottom
- Fix buck converter to SY8368AQQC (was TPS54560)
- Add RCA stereo outputs, detail all audio outputs
- Add button/connector table from Arduino MIDI schematic
- Add connectivity table with correct USB port descriptions
- Add dual micro HDMI outputs (touchscreen + debug)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 13:00:54 +01:00
Samuel Prevost
dcfe6acc10 Add README with project description and schematic screenshot
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 12:53:44 +01:00
Samuel Prevost
7afede0eb0 Initial commit 2026-02-13 12:49:37 +01:00