tarina

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

commit 127868aae8aa1a69578fe0c1f15bfe55814f4815
parent c3eb856a613e03ddcd1d751c8e2524fe66ae373c
Author: rbckman <rbckman@localhost.localdomain>
Date:   Fri,  4 Nov 2016 14:41:38 +0200

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

Diffstat:
MREADME.md | 14+++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md @@ -1,6 +1,7 @@ +<img src="https://raw.githubusercontent.com/rbckman/tarina/master/tarina-proto3.png" width="30%"> # Tarina # ### DIY camera for filmmakers, vloggers, travellers & hackers ### -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 designed to be taken apart & easily modded with allbody parts 3d printable. It's built using the Raspberry Pi, running on a Gnu/Linux Raspbian distribution and with an easy python coded interface. +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 designed to be taken apart & easily modded with all body parts 3d printable. It's built using the Raspberry Pi, running on a Gnu/Linux Raspbian distribution and with an easy python coded interface. ## Hardware ## [Raspberry Pi 3](https://www.raspberrypi.org/products/raspberry-pi-3-model-b/)<br> @@ -8,7 +9,10 @@ You film, Tarina puts the pieces together and, voilá!, you have a movie! Shoot [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)<br> [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)<br> [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)<br> -[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) +[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)<br> +[ATXRaspi by lowpowerlab](https://lowpowerlab.com/shop/product/91) + +Currently you control Tarina with a USB or bluetooth keyboard, we're working on [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) It should also work with Raspberry pi 2 and the pi camera module v1.3 and any other Raspberry Pi compatible screens. @@ -32,11 +36,7 @@ git clone https://rbckman@bitbucket.org/rbckman/tarina.git cd tarina sudo ./install.sh ``` -## Couldn't have been done without these ## -Sending <3 to all - -Debian -http://debian.org +## Couldn't have been done without## Raspberry Pi http://raspberrypi.org