Top Banner
RASPBERRY PI HOME SMART HOME GREEN POWER GROUP Pham Minh Huyen Nguyen Quang Nhat Minh Nguyen Quoc Viet
21
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Raspberry pi 2 demo

RASPBERRY PI – HOME SMART HOMEGREEN POWER GROUP

Pham Minh Huyen

Nguyen Quang Nhat Minh

Nguyen Quoc Viet

Page 2: Raspberry pi 2 demo

Agenda

• Ideas

• Hardware & software

• Examples

• Demo

• Summary

• Q & A

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

Ideas

INPUT

Central

controller

OUTPUT

Page 5: Raspberry pi 2 demo

The heart

• The Raspberry Pi is a credit-card-sized single-board computer developed in the UK by the Raspberry Pi Foundation with the intention of promoting the teaching of basic computer science in schools.

• http://www.raspberrypi.org

Developer Raspberry Pi Foundation

Type Single-board computer

Release date 29 February 2012[1]

Introductory price US$ 25 (model A) and US$

35 (model B)

Source: wikipedia

Page 6: Raspberry pi 2 demo

The heart

Page 7: Raspberry pi 2 demo

The heart

Power 2.5 W (model A), 3.5 W (model B)

CPU ARM1176JZF-S (ARMv6k) 700 MHz,

Memory

256 MB (Model A)>

256 MB (Model B rev 1) <<< we demo on this device

512 MB (Model B rev 2)

StorageSD card slot

(SD or SDHC card)

Graphics Broadcom VideoCore IV

Source: wikipedia

Page 8: Raspberry pi 2 demo

Examples

http://pingbin.com/2012/12/30-cool-ideas-raspberry-pi-project/

Page 9: Raspberry pi 2 demo

Operating System

Raspbian : http://www.raspbian.orgRaspbian is a free operating system based on Debian optimized for the Raspberry Pi hardware.

Page 10: Raspberry pi 2 demo

Operating System

RaspBMC: http://www.raspbmc.comRaspbmc is a minimal Linux distribution based on Debian that brings XBMC to your Raspberry Pi.

Android : XBMCremote

Page 11: Raspberry pi 2 demo

FrameworkwebIOPi framework https://code.google.com/p/webiopi/

Internet of Things framework• Control, debug, and use your Pi's GPIO, sensors and converters from a web browser or any

app• WebIOPi is the perfect Swiss-knife to make connected things• Developed and provided by Eric PTAK (trouch)• Runs on Raspberry Pi (Raspberry Pi is a trademark of the Raspberry Pi Foundation)

Page 13: Raspberry pi 2 demo

1 Channel Relay

OUTPUT

Page 14: Raspberry pi 2 demo

Demo script

• Start with RaspBMC

– Show up the AirPlay on RaspberryPI

– Control RaspberryPI and stream video from Phone to TV

• Google TV on RaspberryPI foundation

• Webiopi Framework – Controlling household devices via Internet

– Some coding info and software – hardware integration structure

Page 15: Raspberry pi 2 demo

demo

webIOPi

Page 16: Raspberry pi 2 demo

• How to program it

Page 17: Raspberry pi 2 demo

How to program itwebIOPi pins diagram

Page 18: Raspberry pi 2 demo

How to program itwebIOPi Framework basis

Page 19: Raspberry pi 2 demo

Ubiquitous computing …

“COMPUTERS EVERYWHERE”

Page 20: Raspberry pi 2 demo

summary

• The Raspberry Pi is a credit-card-sized single-board computer.

• Raspbian is a free operating system based on Debian optimized for the Raspberry Pi hardware.

• webIOPi- Internet of Things framework.

Page 21: Raspberry pi 2 demo

THANK YOU

Q & A