docs: add ESP32 PCB layout and routing tutorial#595
Open
tungnguyentu wants to merge 3 commits into
Open
Conversation
…pling Adds a step-by-step tutorial that teaches readers how to place LEDs along the outline of any capital letter using SVG path data from @tscircuit/alphabet and a custom arc-length parameterization function (samplePath). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Step-by-step tutorial covering module placement, antenna keepout, USB-C power with AMS1117-3.3 regulator, CH340G USB-UART bridge, auto-reset circuit, and EN/BOOT pushbuttons. Each step has a live TscircuitIframe PCB preview. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
🎯 ESP32 tutorial done! PR: #605 329 lines covering complete dev board design. Wallet: 0xdaE5d307339074A24F579dB48e7c639359D94904 |
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Author
|
Update: Added a full components BOM table and cost estimate section (~$3.48/unit at LCSC quantities). This tutorial's key differentiator: every step has a working TscircuitIframe in PCB view — readers can see actual component placement and routing decisions rendered live at each stage, not just static code snippets. |
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
Adds a step-by-step ESP32 PCB layout and routing tutorial with live interactive previews at each step:
pcbX/pcbYpositioningEach step includes a live
<TscircuitIframe>PCB view so readers can verify placement as they go./claim tscircuit/docs-old#44