diff --git a/misc/JBL_screws_drilling_template.pdf b/misc/JBL_screws_drilling_template.pdf index 80e32cf..6ee37f6 100644 Binary files a/misc/JBL_screws_drilling_template.pdf and b/misc/JBL_screws_drilling_template.pdf differ diff --git a/misc/JBL_screws_drilling_template.svg b/misc/JBL_screws_drilling_template.svg index 3f81073..cd9b77c 100644 --- a/misc/JBL_screws_drilling_template.svg +++ b/misc/JBL_screws_drilling_template.svg @@ -57,9 +57,9 @@ showgrid="false" inkscape:current-layer="layer1" inkscape:document-units="px" - inkscape:cy="276.77241" - inkscape:cx="474.33543" - inkscape:zoom="3.959798" + inkscape:cy="258.30464" + inkscape:cx="232.38465" + inkscape:zoom="2.8" inkscape:pageshadow="2" inkscape:pageopacity="0.0" borderopacity="1.0" @@ -82,69 +82,79 @@ id="layer1" inkscape:groupmode="layer" inkscape:label="Ebene 1"> + + + style="fill:none;fill-opacity:0.832653;stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + cy="498.4187" /> + style="fill:#00ff00;fill-opacity:0.832653;stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + style="fill:none;fill-opacity:0.832653;stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + d="m 340.15748,342.88839 h 35.43307" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + d="M 251.5748,518.28209 H 357.87401" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> 30 @@ -152,21 +162,21 @@ xml:space="preserve" style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" x="291.17648" - y="352.32651" + y="530.45154" id="text4157">30 5,61 @@ -174,38 +184,38 @@ xml:space="preserve" style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" x="362.89731" - y="283.88867" + y="462.01367" id="text4165">35 14,5 + cy="518.03271" /> + transform="matrix(0,1,-0.969697,0,620.6749,-264.9749)"> + style="fill:none;stroke:#000000;stroke-width:0.952036px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + style="fill:none;stroke:#000000;stroke-width:0.952036px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> 96 @@ -258,155 +268,78 @@ xml:space="preserve" style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" x="571.9502" - y="344.45786" + y="522.58289" id="text871">99 - - 10 x 10 mm + id="g103" + transform="translate(-23.11824,0.45781593)"> - + style="opacity:1;fill:#333333;fill-opacity:1;stroke:none;stroke-width:0.999213;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect860" + width="35.433071" + height="35.433071" + x="113.72301" + y="191.06978" /> + 10 x 10 mm - Cutting template for the window glass - - - - - - - - - - - 50 - 28 Drilling template for the JBL On Stage IIIp speaker - - - - + 18 + Check scale on print! diff --git a/notes.md b/notes.md index b47b9be..4bda2b1 100644 --- a/notes.md +++ b/notes.md @@ -1,5 +1,22 @@ # Doku Einrichtung volumio +## Stromverbrauch + sudo /opt/vc/bin/vcgencmd get_throttled + +# disable HDMI port via rc.local - https://lab.stefanoperna.it/tutorial/raspberry-pi/switch-onoff-the-hdmi-port-in-raspberry-pi-3/ + sudo nano /etc/rc.local + + # disable unused HDMI port to save power (switch back on with sudo /opt/vc/bin/tvservice -p) + /opt/vc/bin/tvservice -o + +# disable power led via config.txt - https://www.raspberrypi.org/forums/viewtopic.php?t=149126#p1445502 + nano /boot/config.txt + + # Disable the PWR LED + dtparam=pwr_led_trigger=none + dtparam=pwr_led_activelow=off + + ## CJMCU-5102 (PCM5102A) verbunden https://blog.sengotta.net/connecting-a-pcm5102a-breakout-board-to-a-raspberry-pi/ VCC <–> Pin 2 (5V)