13
An introducti on RaspberryP i

INTRODUCTION TO RASPI

Embed Size (px)

Citation preview

Page 1: INTRODUCTION TO RASPI

An introduction

RaspberryPi

Page 2: INTRODUCTION TO RASPI

What is a Raspberry Pi?

• University of Cambridge’s Computer Laboratory• A credit card sized PC• Plugs into a TV or monitor• Capability:

– Programming– Electronic Projects– Office– Play HD Videos

Page 3: INTRODUCTION TO RASPI

Kit Components• Essential:

– Raspberry Pi board– Prepared Operating System SD Card– USB keyboard– Display (with HDMI, DVI, or Composite input)– Power Supply

• Highly suggested extras include:– USB mouse– Internet connectivity - LAN cable– Powered USB Hub– Case

Page 4: INTRODUCTION TO RASPI

Programming Languages

• The Raspberry Pi Foundation recommends Python• Any language which will compile for ARMv6 can be

used• Installed by default on the Raspberry Pi:

– C– C++– Java– Scratch– Ruby

Page 5: INTRODUCTION TO RASPI

SETTING UP RASPI

Page 6: INTRODUCTION TO RASPI

INTRODUCTION TO RASPBERRY PI 3

Page 7: INTRODUCTION TO RASPI

Introduction to Raspberry Pi 3

The big news for the Raspberry Pi 3 Model B is that there’s now built-in 802.11n Wi-Fi and Bluetooth 4

Page 8: INTRODUCTION TO RASPI

Raspberry Pi 3 review: Key specs

• Broadcom BCM2837RIFBG SoC: 64-bit, 1.2GHz, quad-core ARM Cortex-A53 CPU

• 400MHz VideoCore IV multimedia• 1GB LPDDR2-900 SDRAM• Single-band 802.11n Wi-Fi• Bluetooth 4

Page 9: INTRODUCTION TO RASPI

SD Card Slot(supports SD cards up to 32GB)

Storage

Page 10: INTRODUCTION TO RASPI

USES FORA RASPBERRY PI

Page 11: INTRODUCTION TO RASPI

Office

Page 12: INTRODUCTION TO RASPI

Programming

Page 13: INTRODUCTION TO RASPI

GPIO Usages