diff --git a/documentation/qudio/index.html b/documentation/qudio/index.html index 3a57301..697ca9e 100644 --- a/documentation/qudio/index.html +++ b/documentation/qudio/index.html @@ -137,7 +137,7 @@ h2, h3, h4 { width="480" alt="Electronic parts for the Qudio player" />
+ Apart from preparing the audio module there is not much soldering involved. All the components are plugged together with jumper wires and put into the case. +
+ + +- If you are also using the CMJCU-5102 module, you will have to pull the XMT pin to high by connecting it to the 3.3V pin via a 10 kΩ resistor. This will unmute the audio output. Also, the FLT, DMT, SCL and FMT pins should be connected to the module's GND pin on the backside. That way, only a single cable connection to GND on the Raspberry Pi is needed. + If you are also using the CJMCU-5102 module, you will have to pull the XMT pin to high by connecting it to the 3.3V pin via a 10 kΩ resistor. This will unmute the audio output. Also, the FLT, DMT, SCL and FMT pins should be connected to the module's GND pin on the backside. That way, only a single cable connection to GND on the Raspberry Pi is needed.
diff --git a/documentation/qudio/misc/CJMCU-5102.svg b/documentation/qudio/misc/CJMCU-5102.svg new file mode 100644 index 0000000..186bd1e --- /dev/null +++ b/documentation/qudio/misc/CJMCU-5102.svg @@ -0,0 +1,424 @@ + + + + diff --git a/documentation/qudio/misc/qudio.fzz b/documentation/qudio/misc/qudio.fzz new file mode 100644 index 0000000..dd9f3b9 Binary files /dev/null and b/documentation/qudio/misc/qudio.fzz differ diff --git a/documentation/qudio/misc/qudio_connections.png b/documentation/qudio/misc/qudio_connections.png new file mode 100644 index 0000000..025bcbc Binary files /dev/null and b/documentation/qudio/misc/qudio_connections.png differ