Raspberry pi 2

24
Raspberry Pi

Transcript of Raspberry pi 2

Page 1: Raspberry pi 2

Raspberry Pi

Page 2: Raspberry pi 2

About Me !

Vikas Jain @ervikey

Page 3: Raspberry pi 2
Page 4: Raspberry pi 2

Agenda› Raspberry Pi History› Raspberry Pi Evolution › Specifications of latest model› Why it is Low Cost?› Why it is barebone?› Projects & Ideas› Operating System› Hardware Hacks› Making Bootable SD Card› Basic Setup› Demo› Q & A

Page 5: Raspberry pi 2

What is a raspberry Pi?› A credit card sized Computer› Plugs into a TV or monitor› Cheap ~Rs.3000 each› Over 1 million units shipped› Broadcom BCM2835 Chipset› Designed for education

Page 6: Raspberry pi 2

The Raspberry Team● The Raspberry Pi Foundation – Charitable organisation● Founding Members:

○ David Braben○ Jack Lang○ Pete Lomas○ Alan Mycrott○ Robert Mullins○ Eben Upton

● Created @ University of Cambridge Computer Laboratory and Broadcom○ Located @ Caldecote, Cambridgeshire, United Kingdom

● May 2009

Page 7: Raspberry pi 2

Why Low Cost● Funded charitable project (Dell & Sony)● For understanding Computer Science● Open Source Hardware● ARM Processor● Embedded Ram● Less Power● Low Cost Hi-Def GPU● Barebone

Page 8: Raspberry pi 2

Hardware Specification: Pi 2› Release date February 2015› Introductory price Rs. 3000 (Approx.)› Operating system variants of Linux such as Ubuntu and

Android› CPU 900 MHz quad-core ARM Cortex-A7› Memory 1 GB RAM› Storage MicroSDHC slot› Graphics Broadcom VideoCore IV› Power 4.0 W

Page 9: Raspberry pi 2

Add ons

Page 10: Raspberry pi 2

What it is for Us?› Build a Pentest machine (install kali/backtrack)› Set up home VPN (Privacy )› Run your own webserver› Set up Gamebox (old Nes/gameboy games)› Setup media center› Build a NAS› Build a robot› Learn programing› Learn hardware and electronics › Setup your own Flight tracking system.› continue..

Page 11: Raspberry pi 2

More Project Ideas› Home Security System

› Automated Coffee Machine

› GPS Tracker

› Quad copter with wireless camera

› Portable Laptop

› Server ( web, database, torrent, hotspot)

› Many more...

Page 12: Raspberry pi 2

Office

Page 13: Raspberry pi 2

Programing

Page 14: Raspberry pi 2

Games

Page 15: Raspberry pi 2
Page 16: Raspberry pi 2

HTPC

Page 17: Raspberry pi 2
Page 18: Raspberry pi 2
Page 19: Raspberry pi 2
Page 20: Raspberry pi 2
Page 21: Raspberry pi 2
Page 22: Raspberry pi 2

Lets Get Started› Setting Up R-pi for first boot choose your os

Page 23: Raspberry pi 2

Tools● Windows - using win32 Disk Image writer

● Linux – using dd commando sudo dd if=path_of_your_image.img of=/dev/disk bs=4m

● For Bootable Pen Drive/Hard Drive use berry boot installer

Page 24: Raspberry pi 2

Questions ?