Conversation
Add KiCad project, custom component libraries (ESP32 30-pin, ILI9341 with touch), Gerber files, and renders to hardware/. Update GPIO pins to match PCB routing: MOSI 23→21, DC 27→23, CS 25→19, RST 33→22. Update docs/hardware.md and README with PCB section and renders. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Replace the generic component table with a proper bill of materials referencing schematic designators (U1, U2, SW1, J1, J2) and adding purchase links for each part. Remove the pin assignment table and back silkscreen sections, which are no longer needed in the README. Rename gerber archive from maratui.zip to maratui-v1.0.zip to align with versioned release naming.
7 tasks
Owner
Author
|
gonna merge after pcb delivery and checks |
Owner
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
lib/) so the project opens without missing library errorssrc/setup.rsto match the PCB routingHardware
New KiCad project (
hardware/) with schematic, PCB layout, and renders. Gerbers exported tohardware/gerbers/, ready for JLCPCB 2-layer order (archived asmaratui-v1.zip).BOM:
GPIO Changes (
src/setup.rs)Test plan
gerbers/maratui-v1.zipwith default 2-layer settings🤖 Generated with Claude Code