Skip to content

Commit 5d57d52

Browse files
authored
Update README.md
1 parent de087e5 commit 5d57d52

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Eurorack PMOD
44

5-
**Eurorack PMOD** is a [certified open hardware](https://certification.oshwa.org/de000135.html) Eurorack module that plugs directly into many FPGA boards, which makes it easy to combine the world of FPGAs and [hardware electronic music synthesis](https://en.wikipedia.org/wiki/Eurorack). The latest (R3.3) hardware looks like this and can be ordered **[here](https://apfelaudio.com/order/)**.
5+
**Eurorack PMOD** is a [certified open hardware](https://certification.oshwa.org/de000135.html) Eurorack module that plugs directly into many FPGA boards, which makes it easy to combine the world of FPGAs and [hardware electronic music synthesis](https://en.wikipedia.org/wiki/Eurorack). The latest (R3.3) hardware looks like this:
66

77
![assembled eurorack-pmod module R3.3 (front)](docs/img/r33_panel.jpg)
88
![assembled eurorack-pmod module R3.3 (top)](docs/img/r33_top.jpg)
@@ -16,10 +16,10 @@
1616

1717
- **[FPGA-based neural-net waveshaper](https://matpalm.com/blog/wavenet_on_fpga/)** - (from [matpalm@](https://github.com/matpalm))
1818
- **[Teensy 4.x I2S TDM w/ Eurorack PMOD](https://github.com/Lytrix/Teensy4-i2s-TDM)** - (from [lytrix@](https://github.com/Lytrix))
19-
- **[8-channel USB2 soundcard](https://github.com/apfelaudio/eurorack-pmod-usb-soundcard)** - mostly in Amaranth.
19+
- **[8-channel USB2 soundcard](https://github.com/apfaudio/eurorack-pmod-usb-soundcard)** - mostly in Amaranth.
2020
- **[Daisy Seed TDM for Eurorack PMOD](https://github.com/heartwerker/daisy_seed_tdm_eurorack_pmod)** - (from [heartwerker@](https://github.com/heartwerker))
2121
- **[`apu_chord` core](https://github.com/proppy/eurorack-pmod/tree/apu_chord)** - (from [proppy@](https://github.com/proppy))
22-
- **[Real-time DSP with Rust on LiteX](https://github.com/apfelaudio/eurorack-pmod-litex)** - mostly in Rust/Migen.
22+
- **[Real-time DSP with Rust on LiteX](https://github.com/apfaudio/eurorack-pmod-litex)** - mostly in Rust/Migen.
2323

2424

2525
# R3.3 hardware details
@@ -36,7 +36,7 @@
3636
- [new!] Touch and proximity sensing on all unused jacks as an extra input method.
3737
- See the `gateware/cores/touch_cv.sv` core for an example of how to use this.
3838

39-
**Compared to R3.1, the changes across R3.2 and R3.3 [are summarized here](https://github.com/apfelaudio/eurorack-pmod/issues/50)**
39+
**Compared to R3.1, the changes across R3.2 and R3.3 [are summarized here](https://github.com/apfaudio/eurorack-pmod/issues/50)**
4040

4141
[Want one?](#manufacturing). More photos can be found [below](#photos).
4242

@@ -111,8 +111,6 @@ The project is split into 2 directories, [`hardware`](hardware) for the PCB/pane
111111

112112
# Manufacturing
113113

114-
## **R3.3 hardware is in stock** [order **here :)**](https://apfelaudio.com/)
115-
116114
# R3.1 Hardware (no longer manufactured)
117115

118116
The above README focuses on R3.3, which is currently being manufactured.

0 commit comments

Comments
 (0)