diff --git a/code/piplayer4.py b/code/qudio.py similarity index 98% rename from code/piplayer4.py rename to code/qudio.py index b986839..1efa22e 100644 --- a/code/piplayer4.py +++ b/code/qudio.py @@ -1,5 +1,5 @@ -# piplayer4 - AudioLauncher -# http://www.tilman.de/projekte/audiolauncher +# piplayer4 - Qudio +# http://www.tilman.de/projekte/qudio import RPi.GPIO as GPIO import logging diff --git a/documentation/qudio/images/30-pin-apple-dock-to-micro-usb-and-audio-adapter.jpg b/documentation/qudio/images/30-pin-apple-dock-to-micro-usb-and-audio-adapter.jpg deleted file mode 100644 index bcade9e..0000000 Binary files a/documentation/qudio/images/30-pin-apple-dock-to-micro-usb-and-audio-adapter.jpg and /dev/null differ diff --git a/documentation/qudio/images/IMG_20190122_082511.jpg b/documentation/qudio/images/IMG_20190122_082511.jpg index c11fce5..d110221 100644 Binary files a/documentation/qudio/images/IMG_20190122_082511.jpg and b/documentation/qudio/images/IMG_20190122_082511.jpg differ diff --git a/documentation/qudio/images/IMG_20190122_120812.jpg b/documentation/qudio/images/IMG_20190122_120812.jpg new file mode 100644 index 0000000..dee778e Binary files /dev/null and b/documentation/qudio/images/IMG_20190122_120812.jpg differ diff --git a/documentation/qudio/images/qudio-01-space-02.jpg b/documentation/qudio/images/qudio-01-space-02.jpg new file mode 100644 index 0000000..b72e1b3 Binary files /dev/null and b/documentation/qudio/images/qudio-01-space-02.jpg differ diff --git a/documentation/qudio/images/qudio-assembly.gif b/documentation/qudio/images/qudio-assembly.gif new file mode 100644 index 0000000..26e492c Binary files /dev/null and b/documentation/qudio/images/qudio-assembly.gif differ diff --git a/documentation/qudio/images/usb-a-to-micro-usb-adapter.jpg b/documentation/qudio/images/usb-a-to-micro-usb-adapter.jpg deleted file mode 100644 index fbf10ab..0000000 Binary files a/documentation/qudio/images/usb-a-to-micro-usb-adapter.jpg and /dev/null differ diff --git a/documentation/qudio/index.html b/documentation/qudio/index.html index c2c54b7..819e164 100644 --- a/documentation/qudio/index.html +++ b/documentation/qudio/index.html @@ -8,7 +8,7 @@ - + @@ -92,8 +92,8 @@ h2, h3, h4 {
+
This project started in 2016, when Anica asked me if buying a hörbert MP3 player would be a good idea. At the time our boys wasted two to three CDs every week, trying to get some music out of the small player in their room. And the player in the living room also seemed to reach its end of life pretty soon due to their enthusiasm. Still I wasn't too sure about this hörbert thing. In order to get new files on the SD card of the player, the case had to be opened, the navigation with 11 buttons seemed a little confusing and a single speaker operated with four batteries also did not seem promising to me. @@ -116,7 +116,8 @@ h2, h3, h4 {
@@ -131,26 +132,51 @@ h2, h3, h4 {
- 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 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.
@@ -311,13 +337,13 @@ h2, h3, h4 {
- The led is put in the small holder at the front side inside the cover. Connect the long leg to pin 15 (GPIO 22) of the Raspberry Pi (with a resistor in between, if needed), the short one to pin 9 (GND). I dimmed the LED with a 100 Ω resistor even though it could work on 3.3 V because it was just too bright. + The led is put in the small holder at the front side inside the cover. Connect the long leg to pin 15 (GPIO 22) of the Raspberry Pi (with a resistor in between, if needed), the short one to pin 9 (GND). I dimmed the LED with a 220 Ω resistor even though it could work on 3.3 V because it was just too bright.
- The webcam is simply shoved into the holder at the center of the bottom. Afterwards, we need to adjust the focus. The best way for that is connect the camera to another computer to get a live picture. You can also do it later on, but then you will have to take a snapshot and readjust the lens in turns. It is just easier with direct feedback. + The webcam is simply shoved into the holder at the center of the bottom. Afterwards, we need to adjust the focus. The best way for that is connect the camera to another computer to get a live picture. You can also do it later on, but then you will have to take a snapshot and readjust the lens in turns. It is just easier with direct feedback.
@@ -390,20 +416,11 @@ h2, h3, h4 { If you have any questions or improvements please send me an e-mail to tliero@gmx.net.
-+