Skip to content

Commit

Permalink
s/apfaudio/g
Browse files Browse the repository at this point in the history
  • Loading branch information
vk2seb committed Dec 14, 2024
1 parent d63b531 commit 8fb660a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Eurorack PMOD


**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/)**.
**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://apfaudio.com/order/)**.

![assembled eurorack-pmod module R3.3 (front)](docs/img/r33_panel.jpg)
![assembled eurorack-pmod module R3.3 (top)](docs/img/r33_top.jpg)
Expand All @@ -21,8 +21,8 @@

A couple more from me:

- **[8-channel USB2 soundcard](https://github.com/apfelaudio/eurorack-pmod-usb-soundcard)** - mostly in Amaranth.
- **[Real-time DSP with Rust on LiteX](https://github.com/apfelaudio/eurorack-pmod-litex)** - mostly in Rust/Migen.
- **[8-channel USB2 soundcard](https://github.com/apfaudio/eurorack-pmod-usb-soundcard)** - mostly in Amaranth.
- **[Real-time DSP with Rust on LiteX](https://github.com/apfaudio/eurorack-pmod-litex)** - mostly in Rust/Migen.


# R3.3 hardware details
Expand All @@ -39,7 +39,7 @@ A couple more from me:
- [new!] Touch and proximity sensing on all unused jacks as an extra input method.
- See the `gateware/cores/touch_cv.sv` core for an example of how to use this.

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

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

Expand Down Expand Up @@ -113,7 +113,7 @@ The project is split into 2 directories, [`hardware`](hardware) for the PCB/pane

# Manufacturing

## **R3.3 hardware is in stock** [order **here :)**](https://apfelaudio.com/)
## **R3.3 hardware is in stock** [order **here :)**](https://apfaudio.com/)

# R3.1 Hardware (no longer manufactured)

Expand Down
2 changes: 1 addition & 1 deletion hardware/eurorack-pmod-r3.3/eurorack-pmod-pcb.kicad_pcb
Original file line number Diff line number Diff line change
Expand Up @@ -9349,7 +9349,7 @@
(gr_text "PMOD⇦" (at 1.456 1.728) (layer "F.SilkS") (tstamp 902e41e9-a925-4590-a979-e5759de2faad)
(effects (font (size 1.2 1.2) (thickness 0.25)))
)
(gr_text "github.com/apfelaudio/eurorack-pmod" (at 8.086 76.758 90) (layer "B.Mask") (tstamp 6539fe29-f4e9-4c84-88ad-bd83aa3e84f4)
(gr_text "github.com/apfaudio/eurorack-pmod" (at 8.086 76.758 90) (layer "B.Mask") (tstamp 6539fe29-f4e9-4c84-88ad-bd83aa3e84f4)
(effects (font (size 0.7 0.6) (thickness 0.15) italic) (justify mirror))
)
(gr_text "PMOD" (at 9.966 72.648 90) (layer "F.Mask") (tstamp 34444d04-5259-43c3-ae53-bffb767633dc)
Expand Down

0 comments on commit 8fb660a

Please sign in to comment.