tarina

git clone https://git.tarina.org/tarina
Log | Files | Refs | README | LICENSE

commit 1b9cdc96eda870cbf55070eb6e6103c9e661f002
parent 17a3568158ad004e94129d031e6776b07954fa54
Author: rbckman <rbckman@ceppo>
Date:   Sun,  6 Oct 2019 21:24:31 +0300

correct link to matrix room added films made with tarina to readme

Diffstat:
MREADME.md | 7++++++-
Mdocs/tarina-manual.html | 4++--
Mdocs/tarina-manual.md | 5++---
Mdocs/tarina-manual.pdf | 0
4 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md @@ -9,6 +9,11 @@ Experience filmmaking flow ------------------------------ If you don't like how your [montage](https://en.wikipedia.org/wiki/Montage_(filmmaking)) flows, retake. Once you "get it" there’s no need for editing. The camera is designed with a "hackers/makers philosophy" and is easy to take apart. It's built using the Raspberry Pi, running on a Gnu/Linux Raspbian distribution and with a python coded interface. +Films made with Tarina +---------------------- +[Building Tarina](https://youtu.be/7dhCiDPssR4) Filmed with my first Tarina, building the second unit. +[Mushroom Season](https://youtu.be/ggehzyUThZk) Autumn colors. Also double mics connected with a audio cable y-splitter. + Hardware -------- The parts are built around the world by different manufacturers. They've been chosen on the basis of features, quality, openness, availabilty and price. One of the central ideas of the project is to have a camera that could be upgraded or repaired by the fact that you easily just switch a component. The casis of the camera is all 3d printable with a design that has the key element of flipping the lens 180 (gonzo style). Here's the main components: @@ -60,7 +65,7 @@ There are several reasons why, will write a longer story why but heres some fund Connect ------- -Matrix [#tarina:matrix.tarina.org](https://riot.im/app/#/room/!KHPruVufWZoLpQAUMZ:bennysmatrixchat.ddns.net) +Matrix [#tarina:matrix.tarina.org](https://riot.im/app/#/room/#tarina:matrix.tarina.org) Mail rob(at)tarina.org diff --git a/docs/tarina-manual.html b/docs/tarina-manual.html @@ -16,7 +16,7 @@ </div> <p><br></p> <h1 id="manual">MANUAL</h1> -<p>Step by step build instructions for a 3D printable Raspberry Pi video camera. Now, this is still a work in progress and documentation is on its way, if you're in a hurry feel free to drop a message in <a href="https://riot.im/app/#/room/!KHPruVufWZoLpQAUMZ:bennysmatrixchat.ddns.net">#tarina:matrix.tarina.org</a></p> +<p>Step by step build instructions for a 3D printable Raspberry Pi video camera. Now, this is still a work in progress and documentation is on its way, if you're in a hurry feel free to drop a message in <a href="https://riot.im/app/#/room/#tarina:matrix.tarina.org">#tarina:matrix.tarina.org</a></p> <div class="figure"> <img src="tarina-filming-01.jpg" alt="Filming with Tarina" /> <p class="caption">Filming with Tarina</p> @@ -240,7 +240,7 @@ <h1 id="wiring">Wiring</h1> <p><img src="wiring.png" alt="Tarina wiring diagram" /> <img src="tarina-build-13.jpg" alt="3d printed and painted, next up sanding and adding one more paint layer" /> <img src="tarina-build-04.jpg" alt="Fitting everything together" /> <img src="tarina-build-07.jpg" alt="Building" /> <img src="tarina-build-02.jpg" alt="Ready for screen" /> <img src="tarina-build-08.jpg" alt="MCP and buttons" /> <img src="tarina-build-11.jpg" alt="MCP and buttons" /> <img src="tarina-build-07.jpg" alt="Building" /> <img src="tarina-build-10.jpg" alt="Sound card ready to be soldered" /></p> <h1 id="putting-it-together">Putting it together</h1> -<p>Documentation on its way, if you're in a hurry feel free to drop a message in <a href="https://riot.im/app/#/room/!KHPruVufWZoLpQAUMZ:bennysmatrixchat.ddns.net">#tarina:matrix.tarina.org</a></p> +<p>Documentation on its way, if you're in a hurry feel free to drop a message in <a href="https://riot.im/app/#/room/#tarina:matrix.tarina.org">#tarina:matrix.tarina.org</a></p> <h1 id="installing-software">Installing software</h1> <p>Download latest <a href="https://www.raspberrypi.org/downloads/raspbian/">Raspbian</a> and follow <a href="https://www.raspberrypi.org/documentation/installation/installing-images/README.md">install instructions</a>. <a href="https://www.raspberrypi.org/documentation/remote-access/ssh/">Ssh into</a> Raspberry Pi and run:</p> <pre><code>sudo raspi-config</code></pre> diff --git a/docs/tarina-manual.md b/docs/tarina-manual.md @@ -6,7 +6,7 @@ MANUAL ====== -Step by step build instructions for a 3D printable Raspberry Pi video camera. Now, this is still a work in progress and documentation is on its way, if you're in a hurry feel free to drop a message in [#tarina:matrix.tarina.org](https://riot.im/app/#/room/!KHPruVufWZoLpQAUMZ:bennysmatrixchat.ddns.net) +Step by step build instructions for a 3D printable Raspberry Pi video camera. Now, this is still a work in progress and documentation is on its way, if you're in a hurry feel free to drop a message in [#tarina:matrix.tarina.org](https://riot.im/app/#/room/#tarina:matrix.tarina.org) ![Filming with Tarina](tarina-filming-01.jpg) @@ -360,7 +360,6 @@ Wireless control over camera. You will also need this for wifi settings etc. (Re Parts grand total ~200 eur - 3d printing =========== @@ -418,7 +417,7 @@ Wiring Putting it together =================== -Documentation on its way, if you're in a hurry feel free to drop a message in [#tarina:matrix.tarina.org](https://riot.im/app/#/room/!KHPruVufWZoLpQAUMZ:bennysmatrixchat.ddns.net) +Documentation on its way, if you're in a hurry feel free to drop a message in [#tarina:matrix.tarina.org](https://riot.im/app/#/room/#tarina:matrix.tarina.org) Installing software diff --git a/docs/tarina-manual.pdf b/docs/tarina-manual.pdf Binary files differ.