tarina

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

commit 03cf958f28fe637af9f339efbe7f7a83f937ad10
parent e06bf82c121101adc8336e35b06da30ffbca9342
Author: rbckman <robinbackman@gmail.com>
Date:   Tue, 25 Oct 2016 16:38:06 +0000

Merge branch 'master' of https://bitbucket.org/rbckman/tarina

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

diff --git a/README.md b/README.md @@ -1,6 +1,6 @@ # Tarina PROTO 3# ### DIY filmmaking device for Raspberry pi ### -You film, Tarina puts the pieces together and, voilá!, you have a movie! Shoot your films as takes, shots and scenes, and see how they fit together on the go. If you're not happy, retake it. Once you get it there’s no need for editing later. +You film, Tarina puts the pieces together and, voilá!, you have a movie! Shoot your films as takes, shots and scenes, and see how they fit together on the go. If you're not happy, retake it. Once you get it there’s no need for editing later. Tarina has been tested and is working with Raspberry pi 1, 2 and 3, Pi camera module 1.3 and v. 2.1 Sony IMX219 8-megapixel sensor, CS lenses or M12 lenses, USB via vt1620a Sound card, Electrec in-built front mic with preamp, 7700mAh li-ion Battery (6 hours filming), U-geek 3.5" screen (800x480 pixels), Adafruit 3.5" screen (480x 320 pixels), in-built speakers, Bluetooth keyboard, 3d printed body @@ -15,7 +15,7 @@ You can try the simpel install bash script after you've git cloned tarina ``` git clone https://rbckman@bitbucket.org/rbckman/tarina.git cd tarina -sudo install.sh +sudo ./install.sh ``` Or install dependencies manually: ``` @@ -127,4 +127,4 @@ 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 +https://github.com/raspberrypi/userland/tree/master/host_applications/linux/apps/hello_pi+ \ No newline at end of file