tarina

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

commit da75f1c095455581420a10f1cdcfc4b0225af158
parent f238248942a72c66d635525d8d3f9e77b944f25d
Author: Robin Bäckman <robinbackman@gmail.com>
Date:   Tue, 25 Oct 2016 14:42:44 +0000

README.md edited online with Bitbucket
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