documentation
This commit is contained in:
@@ -342,7 +342,7 @@ sudo shutdown -h now
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Once everything is connected together, it can be put in the case for the software installation and final adjustments. All components are connected but wait using the glue gun until everything is tested thoroughly. Especially the webcam might need some in-place live adjustment. The easiest way to do this is by connecting the webcam to another computer while it is already in the case (see bash history below).
|
Once everything is connected together, it can be put in the case for the software installation and final adjustments. All components are connected but wait using the glue gun until everything is tested thoroughly. Especially the webcam might need some in-place live adjustment. Depending on the glossyness of your code cards, the angle of the illumination LED might be relevant as well. The easiest way to do this is by connecting the webcam to another computer while it is already in the case (see bash history below).
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p class="gallery">
|
<p class="gallery">
|
||||||
@@ -552,6 +552,10 @@ sudo nano /etc/rc.local
|
|||||||
# sudo mount -t cifs -o user=guest,password= //192.168.1.110/media /home/pi/share
|
# sudo mount -t cifs -o user=guest,password= //192.168.1.110/media /home/pi/share
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Of course, one might as well mount a cloud drive via WebDAV or something similar and play everything directly from the Internet. How this is done will depend on the supported protocols.
|
||||||
|
</p>
|
||||||
|
|
||||||
<h2>QR Cards</h2>
|
<h2>QR Cards</h2>
|
||||||
<p>
|
<p>
|
||||||
With the storage attached, all the MP3 files are accessible for the player. What's missing is some QR code cards to get the party started. For that, there's a <a href="https://github.com/tliero/audiosphere/raw/master/documentation/QR%20Card%20Template.odt">template</a> which can be used to create new cards. After printing a page from the template, it is simply cut into stripes which are folded in the middle and then glued together.
|
With the storage attached, all the MP3 files are accessible for the player. What's missing is some QR code cards to get the party started. For that, there's a <a href="https://github.com/tliero/audiosphere/raw/master/documentation/QR%20Card%20Template.odt">template</a> which can be used to create new cards. After printing a page from the template, it is simply cut into stripes which are folded in the middle and then glued together.
|
||||||
@@ -566,7 +570,17 @@ sudo nano /etc/rc.local
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h2>What's Left</h2>
|
<h2>What's Left</h2>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
In the future I would like to have a web server running on the RasPi, which allows to control the player remotely. I'm not yet sure if this is going to be a web interface or an Android app that operates on a REST interface. I pretty often find myself skipping through the entire code card stack in the dark in order to switch to a different bedtime story that has been requested.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Also, I would like to have the last say in volume control. This is where the infrared LED that has been installed in the speaker case will come in handy.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
If you have any questions or improvements please send me an e-mail to <a href="mailto:tliero@gmx.net">tliero@gmx.net</a>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user