v1.0
This commit is contained in:
@@ -84,7 +84,7 @@ h2, h3, h4 {
|
||||
<script src="https://cdn.jsdelivr.net/gh/fancyapps/fancybox@3.5.6/dist/jquery.fancybox.min.js"></script>
|
||||
|
||||
<div id="content" class="container">
|
||||
<p class="timestamp">2019-02-12</p>
|
||||
<p class="timestamp">2019-02-14</p>
|
||||
<h1>Qudio Player</h1>
|
||||
<p id="subtitle">An easy-to-use music player for children based on the Raspberry Pi Zero and the JBL On Stage IIIp (again)</p>
|
||||
|
||||
@@ -479,7 +479,7 @@ python3.6 /data/INTERNAL/qudio/test/buttons.py
|
||||
|
||||
<pre><code># Test the sensor
|
||||
python3.6 /data/INTERNAL/qudio/test/sensor.py
|
||||
# Putting a card on the window should make the signal go from LOW to HIGH. After testing, stop the script with Ctrl-C.
|
||||
# Putting a card on the window should make the signal go from HIGH to LOW. After testing, stop the script with Ctrl-C.
|
||||
</code></pre>
|
||||
|
||||
<p>
|
||||
@@ -516,11 +516,13 @@ sudo reboot</code></pre>
|
||||
<h2 id="qr-cards">QR Cards</h2>
|
||||
|
||||
<p>
|
||||
The QR code on the cards should be about 10×10 mm large following this schema:
|
||||
The QR code on the cards should be about 10×10 mm large with 16 mm padding on top of the card:
|
||||
</p>
|
||||
|
||||
<a href="images/curb.png" data-fancybox data-caption="The window is 24×24 mm, the camera should see at least 10×10 mm in the center"><img src="images/curb.png"
|
||||
width="320" alt="The window is 24×24 mm, the camera should see at least 10×10 mm in the center" /></a>
|
||||
<p class="gallery">
|
||||
<a href="images/curb.png" data-fancybox data-caption="The window is 24×24 mm, the camera should see at least 10×10 mm in the center"><img src="images/curb.png" width="320" alt="The window is 24×24 mm, the camera should see at least 10×10 mm in the center" /></a>
|
||||
</p>
|
||||
|
||||
|
||||
<p>
|
||||
While the curb leaves 34 mm space for the card's width, it is a good practice to print the cards with a width of 33 mm. That way they do not get stuck and you can place exactly 9 cards in a line on an A4 sheet.
|
||||
|
||||
Reference in New Issue
Block a user