tarina

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

commit 38c227fe92656238db2e263b07db41c830be5c18
parent 1d5693f773f05f3ddb121ba5316c30aca0e9f7f8
Author: Robin Bäckman <robinbackman@gmail.com>
Date:   Tue,  1 Nov 2016 09:55:48 +0000

README.md edited online with Bitbucket
Diffstat:
MREADME.md | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md @@ -1,8 +1,8 @@ # Tarina ♥ filmmaking # -### The ultimate filmmaking, vlogger, traveller, hacker camcorder ### -You film, Tarina puts the pieces together and, voilá!, you have a movie! Shoot your films as takes, shots and scenes, and see your film come together on the go. Once you get it there’s no need for editing later. Tarina is built upon hardware easily changeable and is designed to be 3D printed. A broken part? Don't worry: 3D print it or let your friend/school print it. Running on a Gnu/Linux Raspbian distribution and with easy python coded interface. You can go crazy and customize this geek camera to the max. +### The ultimate filmmaking, vlogger, traveller, hacker camera ### +You film, Tarina puts the pieces together and, voilá!, you have a movie! Shoot your films as takes, shots and scenes, and see your film come together on the go. Once you get it there’s no need for editing later. Tarina is built upon hardware easily changeable and is designed to be 3D printed. A broken part? Don't worry: 3D print it or let your friend/school print it. Running on a Gnu/Linux Raspbian distribution and with easy python coded interface. -## Tarina Hardware ## +## Hardware ## [Raspberry Pi 3](https://www.raspberrypi.org/products/raspberry-pi-3-model-b/) and a [Pi Camera module v2.1 Sony IMX219 8-megapixel sensor](https://www.raspberrypi.org/products/camera-module-v2/), & [U-Geek Raspberry Pi 3.5 inch 800*480 TFT Screen](https://www.aliexpress.com/store/product/U-Geek-Raspberry-Pi-3-5-inch-800-480-TFT-Screen-HD-HighSpeed-LCD-Module-3/1954241_32672157641.html) & [USB via vt1620a Sound card](https://www.aliexpress.com/item/Professional-External-USB-Sound-Card-Adapter-Virtual-7-1-Channel-3D-Audio-with-3-5mm-Headset/32588038556.html?spm=2114.01010208.8.8.E8ZKLB) & [9000mAh li-ion Battery](https://www.aliexpress.com/item/3-7v-9000mAh-capacity-18650-Rechargeable-lithium-battery-pack-18650-jump-starter/32619902319.html?spm=2114.13010608.0.0.XcKleV) (10 hours filming) & [USB Mobile Power Charger Board Module 3.7V to 5V 1A/2A Booster Converter](http://www.ebay.com/itm/321977677010?_trksid=p2057872.m2749.l2649&ssPageName=STRK%3AMEBIDX%3AIT) It should also work with Raspberry pi 2 and the pi camera module v1.3 and any other Raspberry Pi compatible screens. @@ -13,7 +13,7 @@ Build wiki and part list at http://tarina.org Blender file and printable stls in 3d folder -## Tarina Software ## +## Software ## You can try the simpel install bash script after you've git cloned tarina ``` git clone https://rbckman@bitbucket.org/rbckman/tarina.git