You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# pico_test_synth
2
2
3
3
A simple
4
-
[Raspberry Pi Pico RP2040](https://www.raspberrypi.com/documentation/microcontrollers/raspberry-pi-pico.html)-based
4
+
[Raspberry Pi Pico RP2040 or Pico 2 RP2350](https://www.raspberrypi.com/documentation/microcontrollers/raspberry-pi-pico.html)-based
5
5
synth to experiment with [`synthio`](https://github.com/todbot/circuitpython-synthio-tricks) and [Mozzi](https://github.com/sensorium/Mozzi).
6
6
7
7
<ahref="https://www.tindie.com/products/todbot/pico_test_synth/?ref=offsite_badges&utm_source=sellers_todbot&utm_medium=badges&utm_campaign=badge_small"><imgsrc="https://d2ss6ovg47m0r5.cloudfront.net/badges/tindie-smalls.png"alt="I sell on Tindie"width="200"height="55"></a>
@@ -39,9 +39,9 @@ synth to experiment with [`synthio`](https://github.com/todbot/circuitpython-syn
39
39
- Both use the same components
40
40
- Both run the same code
41
41
- Both fit in the same enclosure
42
-
-`pico_test_synth2` drawn in Kicad,`pico_test_synth` drawn in Eagle
43
-
-`pico_test_synth2` has square buttons,`pico_test_synth` has round buttons
44
-
-`pico_test_synth2` can work with Pico2 with a jumper change and code change
42
+
-`pico_test_synth2` drawn in Kicad;`pico_test_synth` drawn in Eagle
43
+
-`pico_test_synth2` has square buttons;`pico_test_synth` has round buttons
0 commit comments