Coding is Fun 6 How Cool Can You Get?. Raspberry Pi www.raspberrypi.org Cheap – under £30 Needs a few extras!

Slides:



Advertisements
Similar presentations
Lesson 4 0x Operating Systems.
Advertisements

A N I NTRODUCTION TO A NDROID P ROGRAMMING Xinfeng Li CSE OSU.
Android and Project Structure. Android Android OS – Built on Linux Kernel – Phones – Netbooks – Readers – Other???
RESOURCE MANAGEMENT System Resources. What resources are managed in a computer system?
System Software: Operating Systems and Utility Programs Chapter 5.
Operating Systems & File Management. What is an operating system?
Raspberry PI Dhruv Shah aka Snypter. About Me Information Security Consultant Security Blogger – security-geek.in/blog/ Core area of interest : Web Application.
© by Pearson Education, Inc. All Rights Reserved. 1 Introduction to Android From “Android: How to Program” By Paul Deitel and Harvey Deitel.
© Oxford University Press España S. A., 2012 Unit 2 Hardware and software.
Computer Basics. What is a Computer? “A computer is an electronic device, operating under the control of instructions stored in its own memory, than can.
Today’s Agenda: Computer Basics Review Hardware: The physical components of a computer, any internal or external computer part that you can touch. Software:
What is Computer Software? Hardware vs Software Got to have both to get the job done!
The PC The PC is a standard computing platform, built around a EISA bus (1988) –IBM compatible –“Intel Architecture” from Intel or AMD or other companies.
Chapter SIx Maintaining a Computer Part I: Configuring, Updating, and Upgrading the OS.
Operating Systems. The foundation for operating system software and application software. Source:
Unit 2 - Hardware Graphics Cards. Why do we need graphics cards? ● The processor executes commands for many different purposes. ● Graphics processing.
Mobile Device Security
Computer Hardware Introduction. Computer Hardware Introduction The basic form of a computer is this: PROCESSING MEMORY INPUTOUTPUT But let’s look inside.
Android is an open source operating system based on Linux kernel designed for touch screen devices.
Computers Under $100 Joey Cardenas. What will you be doing?  DIY Projects  Media Streamer  Security  Education.
Pemrograman Aplikasi Bergerak 1
© by Pearson Education, Inc. All Rights Reserved. 1 Introduction to Android From “Android: How to Program” By Paul Deitel and Harvey Deitel.
Presentation on android based application
By charlotte Westbury and charlotte Kollosche HOW COMPUTERS AND IPADS WORK.
Computer Systems Mrs. Butera. Computer Systems Hardware Software.
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.
Android Overview History and architecture. Brief History 1996 The WWW already had websites with color and images But, the best phones displayed a couple.
Parts of the Computer System
SINGLE BOARD COMPUTERS ARE YOU ON THE RIGHT AIRPLANE?
Hardware/Software Basics Test
Android History.
UNIT 1: OPERATING SISTEMS
How Computers An iPads Work By Annie Hazell-Langley and Hollee Mandelt 7 White 2013.
By Tom and James. Hardware is a physical part of the system that you can pick up and move. There are two types of hardware, external and internal. External.
By, Rutika R. Channawar. Content Introduction Open Handset Alliance Minimum Hardware Requirements Versions Feature Architecture Advantages Disadvantages.
Software. Computing History Milestones 1946 first large-scale electronic computer 1951 one of the first commercial computers 1963Computer mouse developed.
Introduction  Program: Set of sequence instruction that tell the computer what to do.  Software: A collection of programs, data, and information. 
Hardware/Software Basics Test Get out your DIY Test Review.
Computer Systems Unit 2. Download the unit specification from moodle or the BTEC website Or alternatively visit ahmedictlecturer.wikispaces.com.
Android Development For Beginners. What is Android? Android is an open mobile phone platform that was developed by Google and later by Open Handset Alliance.
Android. I. What’s Android Android is a mobile operating system (OS) based on the Linux kernel and currently developed by Google. Android is designed.
By: Dylan Small.  History of Android  Android Versions  Technical Specs  New/Current Versions  Future of Android  Summary Road Map.
INTRODUCTION TO COMPUTERS. A computer system is an electronic device used to input data, process data, store data for later use and produce output in.
Debian 15 years and counting...
GCSE COMPUTER SCIENCE Computers 1.6 Software. Software Software is the term used to refer to the programs (applications/apps) that are run on computers.
Inside a Computer. Computer Hardware/Software What is the difference? Computer Hardware.
A brief information about the Android Operating System
Lesson 4 0x Operating Systems.
Hardware vs. Software Question 1 What is hardware?
INTRODUCTION TO COMPUTING
A+ Guide to Managing and Maintaining Your PC, 7e
Hardware.
Android Versions’ Relative Distribution
Course: Introduction to Computers
Programming with Arduinos and Rapsberry Pi
Parts of the Computer.
CIS 470 Mobile App Development
Raspberry Pi.
Digital Literacy for the 21st Century
Software.
Systems Software Keywords Operating Systems
OPERATING SYSTEMS.
المحور 3 : العمليات الأساسية والمفاهيم
Software.
CIS 493/EEC 492 Android Sensor Programming
1.00 Examine the role of hardware and software.
Korea Software HRD Center
Computer Electronic device Accepts data - input
The System Unit By: Cole and Mariah.
CIS 694/EEC 693 Android Sensor Programming
Presentation transcript:

Coding is Fun 6 How Cool Can You Get?

Raspberry Pi Cheap – under £30 Needs a few extras!

Raspberry Pi Motherboard – Processor CPU GPU – Memory (RAM) – Connectors – peripherals Storage – SD Card – NOT a Hard Disc Keyboard, Mouse Display Network Power Others – GPIO (like the PIC)

Buzz Rex Bo Hamm Slink Potato Woody Sarge Etch Lenny Squeeze Wheezy What’s This All About?

A Hint!

Cupcake Donut Éclair Froyo Gingerbread Honeycomb Ice Cream Sandwich Jelly Bean And These?

Kodiak Cheetah Puma Jaguar Panther Tiger Leopard Snow Leopard Lion Mountain Lion Or These?

Operating Systems Linux (Debian, Ubuntu, Red Hat etc.) Android OS X iOS Windows Raspberry Pi Linux, Debian, Squeeze

Computers Hardware – Motherboard – Processor – CPU / GPU – Memory (RAM) – Storage – Peripherals Software – Operating System – Applications

Programming Integrated Development Environment (IDE) MPLAB – for PIC Eclipse – for Android Visual Studio – for Windows Geany – for Raspberry Pi An Application For Creating Applications