Skip to content

[TC-416] Fix resistor values in make your Uno kit #752

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 10, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -313,8 +313,8 @@ The **BOM** (Bill Of Materials) of the **Audio Synth Shield** is made up of comm
| C2 | 1 | Capacitor 47µF 25V |
| C3 | 1 | Capacitor 100nF 63V |
| C4 | 1 | Capacitor 220µF 25V |
| R1 | 1 | Axial resistor 10Ω, 1/4W, 5% |
| R2 | 1 | Axial resistor100kΩ, 1/4W, 5% |
| R1 | 1 | Axial resistor 100kΩ, 1/4W, 5% |
| R2 | 1 | Axial resistor 10Ω, 1/4W, 5% |
| R3, R4, R5, R6, R7, R8 | 6 | Potentiometer 10kΩ - TRIMMER |
| J1 | 1 | UNO header digital connector A 8 positions |
| J2 | 1 | UNO header digital connector B 10 positions |
Expand Down