Introduction to the Raspberry Pi ® Saman Amighi 10/2013 ® Raspberry Pi Foundation.

Slides:



Advertisements
Similar presentations
Presented by W1BAW Bruce Wattendorf. What is a Raspberry PI A $35 computer with out a monitor, keyboard, mouse but they all can be added.
Advertisements

Design & Developed by: EATL
Hardware and Multimedia Chapter 4. 4 Personal Computers (PCs) PCs are computers that can be: Used by individuals at home, work, or school Desktop models.
Installing software on personal computer
Microsoft Windows XP Remote Desktop Alvin Loh Program Manager Terminal Services Group.
File sharing. Connect the two win 7 systems with LAN card Open the network.
Embedded Programming and Robotics Lesson 12 Introducing the Raspberry Pi Intro to Raspberry Pi1.
CHAPTER 2 Input & Output Prepared by: Mrs.sara salih 1.
An illustrated introduction to building a computer using a Raspberry Pi 2. A Raspberry Pi, that is! Images from Microsoft clipart.
APT 2.0 Simon Dawes & Keith Rickard Update 1. What is the APT? A utomatic P hotometric T elescope Built by Jack Ells in 1984 (based on JBAA) A utomatic.
RaspberryPi Ira Goldstein Siena College. What is a Raspberry Pi? University of Cambridge’s Computer Laboratory – Decline in skill level – Designed for.
SINGLE BOARD COMPUTERS -KEVIN JOSE. WHY DO WE USE THEM? Good performance at low price GPIO capability to interact with the outside world Small form factor,
Computer for Health Sciences
Section 2.1 Identify hardware Describe processing components Compare and contrast input and output devices Compare and contrast storage devices Section.
Pi In The Sky Chris Stubbs. What’s in the HAB kit Balloon (keep this safe) Parachute PITS kit Raspberry Pi Model A (for flight) + SD + Camera Raspberry.
Flash Cards Computer Technology.
Module 4: Add Client Computers and Devices to the Network.
Using SWHS: The AUP [Acceptable Use Policy]
2-3 note. 2 Peripheral Devices “Peripheral devices” are hardware plugged into ports or connected to a computer wirelessly. These devices can be for input,
Explain the purpose of an operating system
Raspberry Pi.
BBBK Programming Notes Rudra Dutta CSC , Fall, 2013.
Development Environments Raspberry Pi ® Saman Amighi 04/2014 ® Raspberry Pi Foundation.
By Naveed Ahmad! How to setup a. First of all, what are the parts of a Raspberry Pi? Source:
DSM-260. Features Streaming Stream photos and videos from a mobile device, laptop, or network storage drive Stream music to your audio system Stream your.
Computer Basic By: Ploy G7J.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
Foundation year Lec.3: Computer SoftwareLec.3: Computer Software Lecturer: Dalia Mirghani Year: 2014/2015.
Computer Hardware Introduction to Computer Components and Terminology.
Multimedia and Computers Introduction to Computers.
1 Copyright © 2015 Pexus LLC Patriot PS Personal Server Importing Virtual Appliance Image.
Getting To Know Computers COMPUTER BASICS. WHAT IS A COMPUTER? A computer is an electronic device that manipulates information, or “data.” It has the.
Lec.2: Computer HardwareLec.2: Computer Hardware Foundation year 1 Lecturer: Fatma El-Zahraa Mohamed Year: 2015/2016.
Managing Devices Lesson 5. Objectives Objective Domain Matrix Technology SkillObjective Domain DescriptionObjective Domain Number Connecting Plug-and-Play.
Introduction :  In the beginning, the calculator is the basic idea of computers out, then that arrived at the large computers.  in1980 or late seventies.
Computer Parts and Components Overview of the System.
Intro to Raspberry Pi A Southwest Florida Hackerspace Workshop Presented by: Russell Benzing & Eric Schiffli.
Embedded Software Design Week I Class Introduction Course Coverage Hardware Platforms * Some of this slides are inspired/copied from Dr. Mark Brehob’s.
LO2 Understand the key components used in networking.
Parts of a Computer Created by Carmen Garzes. An electronic device that manipulates information or data. It can store, retrieve or process data. There.
Designing a Control System Sayande Adekoye College of North West London.
By the end of this lesson you will be able to explain: 1. Identify the support categories for reported computer problems 2. Use Remote Assistance to connect.
Raspberry Pi Project Control Your Home Lights with a Raspberry Pi.
Introducing the Raspberry Pi Nauru ICT Department April 2016.
Raspberry PI 2 Installation & Demo App By Wayne Keadle.
An introduction to the Raspberry Pi. What is a Raspberry Pi?  University of Cambridge’s Computer Laboratory  Decline in skill level  Designed for education.
Get Started with Raspberry Pi- Single Board Computer.
RaspberryPi.
Introduction to Computers Mrs. Gambucci
Workshop on Raspberry Pi 3
Computer System Laboratory
Raspberry Pi 2 Model B V1.1 Home Media System
Ira Goldstein Siena College
Introduction to Computers
RASPBERRY PI WORKSHOP.
D-STAR InfoCon 2015 at Big Spring TX Part 3 – Doing More With D-STAR
Running your own web server
INTRODUCTION TO COMPUTING
A microcontroller Raspberry Pi 2 Model B V1.1 RPi
Presentation created by Jared D.
Programming with Arduinos and Rapsberry Pi
Engineering Innovation Center
Creating a Media Server with a Raspberry Pi
Raspberry Pi.
Raspberry Pi Pi 2 Model B.
An introduction to the Raspberry Pi
Building an Internet of Things Device
Level 3 Extended Diploma Unit 13 Computer Systems Architecture
Beginning Raspberry Pi
Setting up a Webcam on a Raspberry Pi
Presentation transcript:

Introduction to the Raspberry Pi ® Saman Amighi 10/2013 ® Raspberry Pi Foundation

Raspberry Pi Created by the Raspberry Pi Foundation Built to be an educational tool Credit Card size computer Linux Based Can be powered up with existing power supplies or batteries

Raspberry Pi Function It can Be used as programming tool Drive electronic components Be a 24x7 Linux system Be networked with most any device (and to each other) It can’t Run windows as is With some handy work, it can run Windows 95!

Raspberry Pi Key Parts Ports USB (1/2) Keyboard Mouse Power (microUSB) SD Card HDMI or TV Video Network/LAN (100) Other GPIO pins Audio Jack Status LEDs

Raspberry Pi General Purpose Input Output (GPIO) Key Pins 1 – 3.3 V 2 – 5 V 6 – Ground 7 – GPIO4* 13 – GPIO21/27

Raspberry Pi First steps Purchase Raspberry Pi Purchase Components Create SD card Boot up initial Image Login

Configuration bootup Quick-start-guide information Create SD card image Assemble Do not power up yet!!! Insert SD Card Connect HDMI or TV OUT Connect Keyboard/Mouse Connect Ethernet/Network Ensure Monitor and Network are powered up Connect power to the Raspberry Login – pi/raspberry

Initial Screen

Next Steps Decide on a project Which project do you want to work on? Electronics – 3 hours - $50 Media Center – 3-5 hours - $30 Linux box with 100% up time – 1 hours - $0 Printer Server (CUPS) – 1 hours - $0 NAS – 3 hours - $100 Laptop (Atrix Lapdock) – 3 hours - $100

Rasberry PI Initial steps as a native Linux box Raspi-config Set date, time, timezone change local settings for keyboard and OS Set SSH on (9/25 version has it on) Change pi password apt-get update apt-get upgrade apt-get install xrdp

Next Steps Linux Box Initial tasks (cont’d) Enable wireless if using a dongle (see next slide) Ifconfig –a (ensure you have network IP Address) Ex: SSH from a windows or mac system Windows – download and use putty Mac – open terminal – ssh If rdpx was installed – use RDP and IP Address Windows – enable windows Remote Desktop Mac – install Microsoft Remote Desktop

Class Activity – Session 1 (30 minutes) Track I – Raspberry Pi Intro Use one of the Raspi laptops or your own machine to build the initial SD card See instruction sheet next to Raspi laptops Identify the ports on the Raspberry Pi and plug in the components Power up and observe Track II – Linux Login to the console Or login remotely Track III – GPIO Intro LCD display power up and review

Class Activity Session 2 (30 minutes) Track I – Raspberry Pi Raspi-config to set the local time Identify components using Linux commands Track II – Linux Clone SD card and test Track III – GPIO Connect two Pis via Console cable Wire the LCD and get it operational

Next Steps At home Pick a project Samba (network file servers); Media Server; simple GPIO LED project (see sister Arduino) Purchase the Raspberry Pi; Purchase necessary components Do research and bookmark specific parts Packages (software) needed Components, wiring diagrams Review posts Complete the project Take pictures so you remember how it worked !!!

Recommendations Have multiple components handy and if possible multiple Pis Test an image and save it often (rpi-clone) Read the forums before purchasing new boards, components me with questions or pictures of completed projects Contact me with interest in new projects Using meetupl.com for this event

Q&A Raspberry Pi general question? Linux or Raspbian questions? GPIO questions? Electronics questions?