tarina

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

commit dc8986f22b2ee7909643efd6bd545fffb77a1ea8
parent fd444fbfcd257003cfe5b45dcb9b210e79a81003
Author: rbckman <robinbackman@gmail.com>
Date:   Thu, 15 Nov 2018 10:46:25 +0200

Merge branch 'master' of https://github.com/rbckman/tarina

Diffstat:
M3d/tarina-body.stl | 0
M3d/tarina-button-plate-bottom.stl | 0
M3d/tarina-button-plate-upper.stl | 0
M3d/tarina-hdmi-cap.stl | 0
M3d/tarina-left-side.stl | 0
M3d/tarina-mic-body.stl | 0
M3d/tarina-mic-lid.stl | 0
M3d/tarina-picamera-body-lid.stl | 0
M3d/tarina-picamera-body.stl | 0
M3d/tarina-picamera-bridge.stl | 0
M3d/tarina-right-side.stl | 0
M3d/tarina-screen-lid.stl | 0
M3d/tarina.blend | 0
MREADME.md | 72+++++++++++++++++-------------------------------------------------------
14 files changed, 17 insertions(+), 55 deletions(-)

diff --git a/3d/tarina-body.stl b/3d/tarina-body.stl Binary files differ. diff --git a/3d/tarina-button-plate-bottom.stl b/3d/tarina-button-plate-bottom.stl Binary files differ. diff --git a/3d/tarina-button-plate-upper.stl b/3d/tarina-button-plate-upper.stl Binary files differ. diff --git a/3d/tarina-hdmi-cap.stl b/3d/tarina-hdmi-cap.stl Binary files differ. diff --git a/3d/tarina-left-side.stl b/3d/tarina-left-side.stl Binary files differ. diff --git a/3d/tarina-mic-body.stl b/3d/tarina-mic-body.stl Binary files differ. diff --git a/3d/tarina-mic-lid.stl b/3d/tarina-mic-lid.stl Binary files differ. diff --git a/3d/tarina-picamera-body-lid.stl b/3d/tarina-picamera-body-lid.stl Binary files differ. diff --git a/3d/tarina-picamera-body.stl b/3d/tarina-picamera-body.stl Binary files differ. diff --git a/3d/tarina-picamera-bridge.stl b/3d/tarina-picamera-bridge.stl Binary files differ. diff --git a/3d/tarina-right-side.stl b/3d/tarina-right-side.stl Binary files differ. diff --git a/3d/tarina-screen-lid.stl b/3d/tarina-screen-lid.stl Binary files differ. diff --git a/3d/tarina.blend b/3d/tarina.blend Binary files differ. diff --git a/README.md b/README.md @@ -3,12 +3,15 @@ Tarina ![Tarina Leone, one done & one in post processing stage](docs/tarina-leone.jpg) -A 3D printable Raspberry Pi video camera with the ability to assemble your film, keeping track on your takes, shots and scenes. Render a film or scene in-camera to see how your [montage](https://en.wikipedia.org/wiki/Montage_(filmmaking)) flows & retake if necessary. Once you get it there’s less or no need for editing later. The device is designed with a "hackers/makers philosophy" and is easy to take apart and moddable. It's built using the Raspberry Pi, running on a Gnu/Linux Raspbian distribution and with an python coded interface. - +A video camera that organizes takes, shots & scenes and glues your film together. +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. 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: [Raspberry Pi 3](https://www.raspberrypi.org/products/raspberry-pi-3-model-b/)<br> [Arducam 8 MP Sony IMX219 camera module with CS lens 2718](http://www.uctronics.com/arducam-8-mp-sony-imx219-camera-module-with-cs-lens-2717-for-raspberry-pi.html)<br> @@ -18,25 +21,19 @@ Hardware [Adafruit Powerboost 1000C](https://www.ebay.com/itm/Adafruit-PowerBoost-1000-Charger-Rechargeable-5V-Lipo-USB-Boost-1A-1000C-A/282083284436?epid=2256108887&hash=item41ad7955d4%3Ag%3ALesAAOSwkQZbYXrn&_sacat=0&_nkw=powerboost+1000c&_from=R40&rt=nc&_trksid=m570.l1313)<br> [Buttons](http://www.ebay.com/itm/151723036469?_trksid=p2057872.m2749.l2649&ssPageName=STRK%3AMEBIDX%3AIT) connected to a [MCP23017-E/SP DIP-28 16 Bit I / O Expander I2C](http://www.ebay.com/sch/sis.html?_nkw=5Pcs+MCP23017+E+SP+DIP+28+16+Bit+I+O+Expander+I2C+TOP+GM&_trksid=p2047675.m4100) -With some hacking skills you should be able to get it to work with any Raspberry pi and all the Raspberry Pi compatible screens and cameras. - -[Build instructions and complete part list](docs/tarina-build-instructions.md) - -Ready to print designs in [3d folder](https://github.com/rbckman/tarina/tree/master/3d) - +[Complete part list & Build instructions](docs/tarina-build-instructions.md) +[Ready to print 3d designs](https://github.com/rbckman/tarina/tree/master/3d) Software -------- +The interface focuses on presenting all essential detail for manual filming in one menu that is present and accessible all the time. You can control the interface with a keyboard or with 9 physical buttons; Enter, Up, Down, Left, Right, Record, Retake, View and Remove. +Installing +---------- Download latest [Raspbian](https://www.raspberrypi.org/downloads/raspbian/) and follow [install instructions](https://www.raspberrypi.org/documentation/installation/installing-images/README.md). [Ssh into](https://www.raspberrypi.org/documentation/remote-access/ssh/) Raspberry Pi and run: ``` -sudo raspi-config -``` -Expand file system, enable camera and then reboot. -Run this to install git: -``` sudo apt-get install git ``` Git clone tarina and then run install script with sudo: @@ -50,52 +47,17 @@ You'r ready to rumble: python tarina.py ``` +Why +--- +Make your own tools to get to know your craft. Connect ------- - [Telegram](https://t.me/tarinadiy) - - Standing on the shoulders of giants ------------------------------------- - -[Linux](https://github.com/torvalds/linux) - -[Debian](https://debian.org) - -[Gnu](https://gnu.org) - -[Raspberry Pi](https://raspberrypi.org) - -[Python programming language](https://python.org) - -Dave Jones's [Picamera python module](https://github.com/waveform80/picamera) - -rwb27 for lens shading correction! Check out the 3d printable microscope [Openflexure](https://github.com/rwb27/openflexure_microscope) - -FFmpeg & Libav-tools - -GPac library with MP4Box - -[Blender](http://blender.org) - -aplay -The awesome wav player/recorder with VU meter -http://alsa.opensrc.org/Aplay - -[Omxplayer](https://github.com/huceke/omxplayer) - -[Will Price's Python-omxplayer-wrapper](https://github.com/willprice/python-omxplayer-wrapper) - -Sox - -Texy -https://www.raspberrypi.org/forums/viewtopic.php?t=48967 - -The Dispmanx library -https://github.com/raspberrypi/userland/tree/master/host_applications/linux/apps/hello_pi +----------------------------------- +This whole project has only been possible because of the people behind the free and open source movement. Couldn't possible list all of the projects on which shoulders this is standing for it would reach the moon. A big shout out to all of ya!! Yaa all awesome! -& many, many more projects! peace out... ----------------------------------------- +[Gnu](https://gnu.org), [Linux](https://github.com/torvalds/linux), [Debian](https://debian.org), [Raspberry Pi](https://raspberrypi.org), +[Python programming language](https://python.org), Dave Jones's [Picamera python module](https://github.com/waveform80/picamera), rwb27 for lens shading correction! Check out the 3d printable microscope [Openflexure](https://github.com/rwb27/openflexure_microscope), FFmpeg & Libav-tools, GPac library with MP4Box, [Blender](http://blender.org), [aplay the awesome wav player/recorder with VU meter](http://alsa.opensrc.org/Aplay), [Omxplayer](https://github.com/huceke/omxplayer), [Will Price's Python-omxplayer-wrapper](https://github.com/willprice/python-omxplayer-wrapper), Sox, [The Dispmanx library](https://github.com/raspberrypi/userland/tree/master/host_applications/linux/apps/hello_pi)