University of Wisconsin-Whitewater. What is a Raspberry Pi?  Low cost, ARM based computer the size of a credit card  Uses SD card for persistent storage.

Slides:



Advertisements
Similar presentations
COMPUTERS: TOOLS FOR AN INFORMATION AGE Chapter 3 Operating Systems.
Advertisements

Introduction to Raspberry Pi
Raspberry Pi Surrey Amateur Radio Club November 12, 2014 AN INTRODUCTION TO THIS NON-EDIBLE DELIGHT.
Internet of Things with Intel Edison Presentation Paul Guermonprez Intel Software
Nada Abdulla Ahmed.  SmoothWall Express is an open source firewall distribution based on the GNU/Linux operating system. Designed for ease of use, SmoothWall.
Introducing Linux 1 st AUT GNU/Linux Festival Computer Engineering & IT Department Bahador Bakhshi.
1 DOS with Windows 3.1 and 3.11 Operating Environments n Designed to allow applications to have a graphical interface DOS runs in the background as the.
What is OpenWrt  Free and open source  Easy and free access  Comminity driven ---- linux-kernel based OS for your home router from openwrt.org.
Linux Introduction. Overview What is Unix/Linux? History of Linux Features Supported Under Linux The future of Linux.
Linux Operating system
AN INTRODUCTION TO LINUX OPERATING SYSTEM Zihui Han.
Unix Presentation. What is an Operating System An operating system (OS) is a program that allows you to interact with the computer -- all of the software.
A+ Guide to Software, 4e Chapter 1 Introducing Operating Systems.
RaspberryPi Ira Goldstein Siena College. What is a Raspberry Pi? University of Cambridge’s Computer Laboratory – Decline in skill level – Designed for.
Raspberry Pi Training Truman College Goals of our Training Today Unbox and boot up the Raspberry Pi (RPi) Learn how to access the desktop graphical.
Linux Basics CS 302. Outline  What is Unix?  What is Linux?  Virtual Machine.
Iridis-pi : a low-cost, compact demonstration cluster 윤 준 기윤 준 기.
Chapter 4 Operating Systems and File Management. 4 Chapter 4: Operating Systems and File Management 2 Chapter Contents  Section A: Operating System Basics.
Stuart Cunningham - Computer Platforms COMPUTER PLATFORMS Network Operating Systems Week 9.
Boot Diskettes, Bootable USB Keys and Live CDs Used when the computer can't start for some reason, as a diagnostic, repair and recovery tool. Boot diskettes.
Overview of Linux Dr. Michael L. Collard 1.
유닉스, 왜 공부하나 ? 자동화 –GUI vs commands 서버 개발 능력, 관리 능력 – 데스크탑에서의 개발과 관리와의 차이 ?
SliTaz GNU/Linux is a free operating system working completely in memory from removable media such as a CD rom or USB key. It is light, speedy and fully.
A+ Guide to Software Managing, Maintaining and Troubleshooting THIRD EDITION Introducing and Comparing Operating Systems Chapter 1.
VirtualBox What you need to know to build a Virtual Machine.
Austrumi is a bootable live CD Linux Distribution. It is based on Slackware and it was created and maintained by group of programmers from Latgale region.
Home Intrusion Detection System Andre, Irena, Priyanka, Balta.
This presentation will cover all of the work that was set during the third week of the course. This means that the task associated with the purpose of.
Terminal Servers in Schools A second life for your older computers.
CS2204: Introduction to Unix January 19 th, 2004 Class Meeting 1 * Notes adapted by Christian Allgood from previous work by other members of the CS faculty.
12/8/ Embedded XINU and WRT54GL. 12/8/ Topics WRT54GL architecture and internals Embedded XINU Logic and shift operators.
Austrumi is a business card size bootable live CD Linux distribution. It is based on slack ware. It was created and is currently being maintained by a.
Introduction to UNIX CS 2204 Class meeting 1 *Notes by Doug Bowman and other members of the CS faculty at Virginia Tech. Copyright
PROJECT ALFRED THE BUILDING MASTER Group 6 Alec Seketa - EE Ben Bush - EE Brandon Becker - EE Group 6 Alec Seketa - EE Ben Bush - EE Brandon Becker - EE.
Rasberry pi 2 model B. Selve computeren i rasberry pi’en.
Raspberry Pi Project Control Your Home Lights with a Raspberry Pi.
Introducing the Raspberry Pi Nauru ICT Department April 2016.
Farhin Al Masud What is Raspberry PI? o Low cost, credit card sized computer o SOC (System on a chip) o Founded by Raspberry PI foundation.
Raspberry Pi. Introduction The Raspberry Pi is a credit-card sized computer It can be plugged into your TV and a keyboard, and can be used for many of.
An introduction to the Raspberry Pi. What is a Raspberry Pi?  University of Cambridge’s Computer Laboratory  Decline in skill level  Designed for education.
Plug Computers What they are, and what they can do!
Mako Hill Penguicon 6.0 Laptop Liberation Benjamin Mako Hill One Laptop Per Child Project Free Software Foundation.
Feeling Linux yourself Dr. Tran, Van Hoai Faculty of Computer Science and Engineering HCMC Uni. of Technology
SAURABH GINGADE 12311A0480. The Raspberry Pi is a credit-card sized computer.
RaspberryPi.
Solar Pi – A Technology Innovation
By Ganesan Alagu Ganesh Feb 26, 2008
Engineering Innovation Center
Building Raspberry Pi Controllers with Python
Ira Goldstein Siena College
USB The topics covered, in order, are USB background
IT244 - Introduction to Linux / Unix Instructor: Bo Sheng
By Ganesan Alagu Ganesh Feb 21, 2008
Welcome to Linux Chap#1 Hanin Abdulrahman.
From Things to the Internet: Teaching Kids to Code Java on the Raspberry Pi Ian Utting & Fabio Hedayioglu.
Alþingi's Digital Signage System
Programming with Arduinos and Rapsberry Pi
Raspberry Pi Pi 2 Model B.
An introduction to the Raspberry Pi
Embedded XINU and WRT54GL
The Internet of Things (IoT)
Raspberry Pi. Introduction to Raspberry Pi Python Electronics Linux Outline.
What we learn during Program
Presenter: Nicholas Exner
Odroid XU4.
Beginning Raspberry Pi
Welcome to Linux Chap#1 Hanin Abdulrahman.
Introduction to Single Board Computer
Welcome to Linux Chap#1.
Presentation transcript:

University of Wisconsin-Whitewater

What is a Raspberry Pi?  Low cost, ARM based computer the size of a credit card  Uses SD card for persistent storage  Developed for Linux, OpenBSD, FreeBSD platforms

(Pie for scale)

History of the Raspberry Pi  2006 – Raspberry Pi conceptualized, originally geared towards teaching children the basics of computer science  2011 – 50 Alpha boards produced and tested  2012 – Available for public sale on February 29 th in two models, A and B  2014 – As of February, over 2.5 million boards have been sold

Raspberry Pi Hardware

Hardware  700 Mhz ARM1176JZF Single-core CPU  250 Mhz Broadcom VideoCore IV GPU  Utilizes OpenGL ES 2.0  MPEG-2, VC-1, h.264/MPEG4 encoding/decoding  256 MB (Model A) and 512 MB (Model B) RAM  3 USB 2.0 ports

Computing Performance  CPU is capable of 24GFLOPs of compute power  Real world performance is equivalent to a 300Mhz Pentium 2 with better graphics

Power Consumption  Powered by 5v micro USB  1.2a (1200mA) is sufficient  Maximum power delivery is 1 amp  2 watts idle  ~3 watts under load (can spike to 5 watts)

Software

What is Linux?  “Unix-like”, meaning that it has emulated features of Unix operating systems  Open-source or “free”  Comes in many different flavors  Really just a kernel, not a complete system

Linux (cont.)  A kernel is a program that essential serves as a “middle-man” between computer hardware and applications.  Requires more programs to be considered a complete operating system  Ex: Shell, core utilities, libraries, compilers

GNU/Linux  GNU (Gnu’s not Unix) solves this problem.  Originally meant for use with the GNU Hurd kernel, GNU programs are now combined to form a complete system or distribution  Also open-source, and maintained by the Free Software Foundation

Conventional Use  Digital signage  Media centers  Emulation  Developmental tool kits  Python

Raspberry Pi as Digital Signage

Digital Signage  We utilize Chromium in kiosk mode in tandem with Unclutter, which hides cursor when not in use  Both programs set to auto-start when pi is booted  Rasbian, which is a Raspberry Pi Foundation developed Debian Linux distro is used

Emulation  Classic DOS / retro gaming  Minecraft

Management Method  We manage the Raspberry Pi with SSH (Secure Shell Hosting)  Encrypted connection that uses keys to establish a connection  Mostly anything can be done remotely  Can be done through terminal in Mac OS X or any other OS that supports SSH

What else can it do?  File, Web, and SQL server  Penetration Testing  Pfsense Router  Security Camera  VPN ..and much, much, more

QUESTIONS?

UWW ResNET FOR LYFE