Skip to content

Commit 1301d5b

Browse files
committed
move pico_test_synth1 sch
1 parent 13d13a6 commit 1301d5b

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ synth to experiment with [`synthio`](https://github.com/todbot/circuitpython-syn
2626
* One switch for controlling parameters
2727
* 16 capsense touch buttons for synth triggering
2828
* USB MIDI in/out of course too
29-
* **(NOTE: this board will NOT work with the Pico2, since its RP2350 chip has a hardware error)**
29+
* **(NOTE: the pico_test_synth1 PCB will NOT work with the Pico2, since its RP2350 chip has a hardware error)**
3030

3131
### Software
3232

@@ -72,6 +72,8 @@ The board uses all of the Raspberry Pi Pico pins:
7272
For more details see [`hwtest/code.py`](https://github.com/todbot/pico_test_synth/tree/main/circuitpython/hwtest/code.py).
7373

7474

75-
### Schematic
75+
### Schematics
76+
77+
[<img src="./docs/pico_test_synth1_sch.png" width=500>](./schematics/pico_test_synth1/pico_test_synth1_sch.pdf)
78+
7679

77-
[<img src="./docs/pico_test_synth1_sch.png" width=500>](./schematics/pico_test_synth1_sch.pdf)
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)