SlideShare uma empresa Scribd logo
1 de 8
Baixar para ler offline
The Universal Brain For All Robots
N.Abirami1
, V.Goutham2
1
Assistant Professor, Computer Science & Engineering,
Sree Sastha Institute of Engineering and Technology, Chennai.
abi.profession@gmail.com
2
Student, B.E.(CSE) V-Semester, Computer Science & Engineering,
Sree Sastha Institute of Engineering and Technology, Chennai.
gouthamvenkatesh95@gmail.com
Abstract— The Raspberry Pi (RasPi) is an ultra-low-cost, single-
board, credit-card sized Linux computer which was conceived
with the primary goal of teaching computer programming to
children. It was developed by the Raspberry Pi Foundation,
which is a UK registered charity. The foundation exists to
promote the study of computer science and related topics,
especially at school level, and to put the fun back into learning
computing. The device is expected to have many other
applications both in the developed and the developing world.
Raspberry-Pi is manufactured and sold in partnership with the
world-wide industrial distributors Premier Farnell/Element 14
and RS Components Company. The Raspberry Pi has a
Broadcom BCM2835 system on chip which includes an
ARM1176JZF- S 700 MHz processor, Video Core IV GPU, and
256 megabytes of RAM. It does not include a built-in hard disk
or solid-state drive, but uses an SD card for booting and long-
term storage. The Foundation provides Debian and Arch Linux
ARM distributions for download. Also planned are tools for
supporting Python as the main programming language, with
support for BBC BASIC, C and Perl. The gadget looks rather
odd next to sleek modern offerings such as the iPad, and appears
to have more in common with the crystal radio sets of the 1950s.
However, the machine is a fully- fledged computer and can be
connected to a monitor, keyboard and mouse, as well as speakers
and printers.
Fig 1: Raspberry Pi Module
I. INTRODUCTION
Rob Dudley of The Raspberry Pi
Foundation designed this little board here, the
Raspberry Pi, to address a lost generation of
computer programmers and hardware engineers. So,
this little board here is low cost, it's easily
accessible, it's very simple to use. When you power
it up you get a nice little desktop environment, it
includes all of the things that you need to do to get
started to learn programming. There's lots of
information out there on the internet that you can
take away and start programming code in to make
things happen.
The great thing about these boards as well is in
addition to software, you can play with hardware.
So these little general purpose pins here allow
access to the processor and you can hang off little
hardware projects that you build and you can
control via the code you are writing through the
software application. So, this is a great tool for kids
to learn how computers work at a grassroots level.
II.WHAT IS A RASPBERRY PI?
The Raspberry Pi is a credit-card sized computer
that plugs into TV and a keyboard. It is a capable
little PC which can be used for many of the things
that your desktop PC does, like spreadsheets, word-
processing and games. It also plays high-definition
video. A Raspberry -Pi leads a power supply or SD
cards that are not included but can be purchased
later. One can buy preloaded SD cards too. The
Raspberry Pi measures 85.60mm x 53.98mm x
17mm, with a little overlap for the SD card and
connectors which project over the edges. It weighs
around 45g. Overall real world performance is
something like a 300MHz Pentium 2. Raspberry-Pi
cannot boot without an SD card.The Raspberry Pi
uses Linux kernel-based operating systems.
Raspbian, a Debian-based free operating system
optimized for the Raspberry Pi hardware, is the
current recommended system.The GPU hardware is
Proceedings of International Conference on Advances in Engineering and Technology
www.iaetsd.in
ISBN : 978 - 1505606395
International Association of Engineering and Technology for Skill Development
90
accessed via firmware image which is loaded into
the GPU at boot time from the SD-card. The
firmware image is known as the binary blob, while
the associated Linux drivers are closed source.
Application software use calls to closed source run-
time libraries which in turn calls an open source
driver inside the Linux kernel. The API of the
kernel driver is specific for these closed libraries.
Video applications use Open MAX.There are a
number of operating systems running, ported or in
the process of being ported to Raspberry-Pi. Like,
AROS, Android 4.0, Arch Linux ARM, Debian
Squeeze, Firefox OS etc.
Fig 2: Raspberry Pi Board
III.WHAT’S THE FILLING OF A RASPBERRY PI?
Initial sales were of the Model B, with
Model A following in early 2013. Model A has one
USB port and no Ethernet controller, and costs less
than the Model B with two USB ports and a 10/100
Ethernet controller or the B+ with four USB ports.
Though the Model A does not have an 8P8C
(RJ45) Ethernet port, it can connect to a network by
using an external user-supplied USB Ethernet or
Wi-Fi adapter. On the model B the Ethernet port is
provided by a built-in USB Ethernet adapter. As is
typical of modern computers, generic USB
keyboards and mice are compatible with the
Raspberry Pi.
The Raspberry Pi does not come with a real-
time clock, so an OS must use a network time
server, or ask the user for time information at boot
time to get access to time and date for file time and
date stamping. However, a real-time clock (such as
the DS1307) with battery backup can be added via
the IC interface.
Hardware accelerated video (H.264) encoding
became available on 24 August 2012 when it
became known that the existing license also
covered encoding. Previously it was thought that
encoding would be added with the release of the
announced camera module. However, no stable
software support exists for hardware H.264
encoding .The New Raspberry Pi model B's would
be fitted with 512 MB instead of 256 MB RAM.
Fig 3: Internals of Raspberry Pi
POWER-5v micro USB connector
There has been a lot of speculation about the
power supply design for the production Raspberry
Pi devices. The alpha boards use a pair of switch-
mode power supplies to generate 5V and 3V3 rails
from a 6-20V input on a coaxial jack, and LDOs to
generate the low-current 2V5 and 1V8 rails for the
analog TV DAC and various I/O functions.
Fig 4: Power
AUDIO/VIDEO
1) RCA
An RCA connector, sometimes called a
phono connector or cinch connector, is a type of
electrical connector commonly used to carry audio
and video signals. The connectors are also
sometimes casually referred to as A/V jacks. The
name "RCA" derives from the Radio Corporation of
America, which introduced the design by the early
1940s for internal connection of the pickup to the
chassis in home radio-phonograph consoles. It was
originally a low-cost, simple design, intended only
for mating and disconnection when servicing the
Proceedings of International Conference on Advances in Engineering and Technology
www.iaetsd.in
ISBN : 978 - 1505606395
International Association of Engineering and Technology for Skill Development
91
console. Refinement came with later designs,
although they remained compatible.
2) HDMI
HDMI (High-Definition Multimedia
Interface) is a compact audio/video interface for
transferring uncompressed video data and
compressed or uncompressed digital audio data
from an HDMI-compliant source device, such as a
display controller, to a compatible computer
monitor, video projector, digital television, ordigital
audio device. HDMI is a digital replacement for
existing analog video standards.
3) 3.5 mm
Personal computer sound cards use a 3.5
mm phone connector as a mono microphone input,
and deliver a 5 V polarizing voltage on the ring to
power electret microphones. Compatibility between
different manufacturers is unreliable.
Fig 5: Audio/Video
CONNECTIVITY
1) USB
Universal Serial Bus (USB) is an industry
standard developed in the mid-1990s that defines
the cables, connectors and communications
protocols used in a bus for connection,
communication, and power supply between
computers and electronic devices.USB was
designed to standardize the connection of computer
peripherals (including keyboards, pointing devices,
digital cameras, printers, portable media players,
disk drives and network adapters) to personal
computers, both to communicate and to supply
electric power.
2) ETHERNET
In computer networking, Fast Ethernet is a
collective term for a number of Ethernet standards
that carry traffic at the nominal rate of 100 Mbit/s,
against the original Ethernet speed of 10 Mbit/s. Of
the Fast Ethernet standards 100BASE-TX is by far
the most common and is supported by the vast
majority of Ethernet hardware currently produced.
Fast Ethernet was introduced in 1995 and remained
the fastest version of Ethernet for three years before
being superseded by gigabit Ethernet.
3) GPIO
General-purpose input/output ( GPIO) is a
generic pin on an integrated circuit whose behavior,
including whether it is an input or output pin, can
be controlled by the user at run time.GPIO pins
have no special purpose defined, and go unused by
default. The idea is that sometimes the system
integrator building a full system that uses the chip
might find it useful to have a handful of additional
digital control lines, and having these available
from the chip can save the hassle of having to
arrange additional circuitry to provide them.
Fig 6: Connectivity
INTERNALS
1) SOC
A system on a chip or system on chip (SoC
or SOC) is an integrated circuit(IC) that integrates
all components of a computer or other electronic
system into a single chip. It may contain digital,
analog, mixed-signal, and often radio-frequency
functions—all on a single chip substrate. The
contrast with a microcontroller is one of degree.
Microcontrollers typically have under 100 kB of
RAM (often just a few kilobytes) and often really
Proceedings of International Conference on Advances in Engineering and Technology
www.iaetsd.in
ISBN : 978 - 1505606395
International Association of Engineering and Technology for Skill Development
92
are single-chip-systems, whereas the term SoC is
typically used for more powerful processors,
capable of running software such as the desktop
versions of Windows and Linux, which need
external memory chips (flash, RAM) to be useful,
and which are used with various external
peripherals.
2) LAN
A wireless LAN controller is used in
combination with the Lightweight Access Point
Protocol (LWAPP) to manage light-weight access
points in large quantities by the network
administrator or network operations center. The
wireless LAN controller is part of the Data Plane
within the Cisco Wireless Model. The WLAN
controller automatically handles the configuration
of wireless access-points.
3) JTAG
The JTAG headers on the Raspberry Pi are
located near the audio jack. They are labeled P2 and
P3. JTAG stands for Joint Test Action Group.
Headers or pins with the JTAG label are mainly
used for debugging during the development of
embedded software and hardware.JTAG header P2
is connected to the Broadcom BCM2835. As you
may suspect from what I said about the DSI, It is all
closed source and there is virtually no way to use
this header. It is not a JTAG interface for the ARM
CPU like so many people always assume.JTAG
header P3 is connected to the LAN9512 LAN and
USB Hub chip. It is only on the model B Pi since
the model A does not use the LAN9512. The
LAN9512 is a USB 2.0 bus and 10/100 ethernet
controller.
4) CSI
The CAMIF, also the Camera Interface
block is the hardware block that interfaces with
different image sensor interfaces and provides a
standard output that can be used for subsequent
image processing.A typical Camera Interface would
support at least a parallel interface although these
days many camera interfaces are beginning to
support the MIPI CSI interface.The Raspberry Pi
Foundation has released their Pi compatible camera
module that connects to the CSI. It is a 5 megapixel
camera with a fixed focused lens.
5) DSI
The display serial interface, or DSI as I will
refer to it from now on, is a high speed serial
connector located between the power connector and
the GPIO header on the Raspberry Pi. The purpose
of the DSI connector is to give the end user a quick
and easy way to connect an LCD panel to the Pi. In
this case the chip being interfaced with is the
Broadcom BCM2835, which is at the heart of the
Raspberry Pi.
Fig 7: Internals
STORAGE
Secure Digital (SD) is a non-volatile memory
card format for use in portable devices, such as
mobile phones, digital cameras.
Fig 8: Storage
A CONFESSION
IV. USES OF RASPBERRY PI
1. LIBRE OFFICE
Libre Office is a free and open source
office suite, developed by The Document
Foundation. It was forked from OpenOffice.org in
2010, which was an open-sourced version of the
earlier StarOffice. The LibreOffice suite comprises
programs to do word processing, spreadsheets,
slideshows, diagrams and drawings, maintain
databases, and compose math formulae.
Proceedings of International Conference on Advances in Engineering and Technology
www.iaetsd.in
ISBN : 978 - 1505606395
International Association of Engineering and Technology for Skill Development
93
LibreOffice uses the international ISO/IEC
standard OpenDocument file format as its native
format to save documents for all of its applications
(as do its OpenOffice.org cousins Apache
OpenOffice and NeoOffice).
Fig 9: LibreOffice
2. PROGRAMMING
Python is a widely used general-purpose,
high-level programming language. Its design
philosophy emphasizes code readability, and its
syntax allows programmers to express concepts in
fewer lines of code than would be possible in
languages such as C. The language provides
constructs intended to enable clear programs on
both a small and large scale.
Python supports multiple programming
paradigms, including object-oriented, imperative
and functional programming or procedural styles. It
features a dynamic type system and automatic
memory management and has a large and
comprehensive standard library.
SCRATCH
Scratch is a multimedia authoring tool that
can be used by students, scholars, teachers, and
parents for a range of educational and entertainment
constructivist purposes from math and science
projects, including simulations and visualizations of
experiments, recording lectures with animated
presentations, to social sciences animated stories,
and interactive art and music. Simple games may be
made with it, as well. Viewing the existing projects
available on the Scratch website, or modifying and
testing any modification without saving it requires
no online registration.
Fig 10: Python
3. GAME CONSOLE
A video game console is a device that
outputs a video signal to display a video game. The
term "video game console" is used to distinguish a
machine designed for consumers to use for playing
video games on a separate television in contrast to
arcade machines, handheld game consoles, or home
computers.
Fig 11: Game console
4. MINE CRAFT
Mine craft is a sandbox indie game
originally created by Swedish programmer Markus
"Notch" Persson and later developed and published
by Mojang. It was publicly released for the PC on
May 17, 2009, as a developmental alpha version
and, after gradual updates, was published as a full
release version on November 18, 2011. A version
for Android was released a month earlier on
October 7, and an iOS version was released on
November 17, 2011. On May 9, 2012, the game
was released on Xbox 360 as an Xbox Live Arcade
game, as well as on the PlayStation 3 on December
17, 2013. Both console editions are being co-
developed by 4J Studios. All versions of Minecraft
receive periodic updates.
Proceedings of International Conference on Advances in Engineering and Technology
www.iaetsd.in
ISBN : 978 - 1505606395
International Association of Engineering and Technology for Skill Development
94
Fig 12: Mine craft
5. TOR ROUTER
Tor (previously an acronym for The Onion
Router) is free software for enabling online
anonymity and resisting censorship The term
"onion routing" refers to application layers of
encryption, nested like the layers of an onion, used
to anonymize communication
The NSA (National Security Agency) has a
technique that targets outdated Firefox browsers
codenamed EgotisticalGiraffe,and targets Tor users
in general for close monitoring under its XKeyscore
program.
Fig 13: Tor Router
6. HTPC
A home theatre PC (HTPC) or media center
computer is a convergence device that combines
some or all the capabilities of a personal computer
with a software application that supports video,
photo, audio playback, and sometimes video
recording functionality. An HTPC system typically
has a remote control and the software interface
normally has a 10-foot user interface design so that
it can be comfortably viewed at typical television
viewing distances. An HTPC can be purchased pre-
configured with the required hardware and software
needed to add video programming or music to the
PC. Enthusiasts can also piece together a system out
of discrete components as part of a software-based
HTPC.
Fig 14: HTPC
7. BARTENDER
A robotic drink-dispensing rig is aiming to
steal your customers while pouring cocktail
creations at the push of a touchscreen button. Its
creators call it Bartendro.
Operated through an iPad interface, the open
source, synthetic Al Swearengen holds up to 15
bottles of beverage plumbed into custom-designed,
Raspberry Pi-controlled pumps. It’s capable of
mixing dozens of drinks, including black Russians,
Kahlua mudslides, or almost any other classy
beverage of your choosing.
A tiny Raspberry Pi serves as the brain,
operating up to 15 dispensers, which essentially
suck booze out of whatever bottles you’ve got
handy, then mix it to your specifications.
Fig 15: Bartender
Proceedings of International Conference on Advances in Engineering and Technology
www.iaetsd.in
ISBN : 978 - 1505606395
International Association of Engineering and Technology for Skill Development
95
8. CAMERA
The Raspberry Pi camera module can be
used to take high-definition video, as well as stills
photographs. It’s easy to use for beginners, but has
plenty to offer advanced users if you’re looking to
expand your knowledge. There are lots of examples
online of people using it for time-lapse, slow-
motion and other video cleverness. You can also
use the libraries we bundle with the camera to
create effects.The camera module is very popular in
home security applications, and in wildlife camera
traps.You can also use it to take snapshots.
Fig 16: Camera
9. CLOCK
This simple project was to replace a radio
clock working from MSF with a clock based on
NTP. It just so happened that an older 10.2-inch
LCD TV became free, and I wanted to have a go at
programming the Raspberry Pi and learn just a little
(not too much) more about Linux.
The project involved setting up the
Raspberry Pi to display correctly on the TV (I
converted a Windows Test card program to run on
Linux to check the display size), using the Free
Pascal and Lazarus IDE to compile a suitable wall-
clock program, learning how to auto-login on the
Raspberry Pi, and how to start a program
automatically on the desktop (i.e. using the GUI).
Fig 17:Clock
10. PIBOLT
One of the coolest little developer boards
out there is the Raspberry Pi. That board can be
used for any project needing electronics for control
that you can dream up. A new robotics kit made for
use with the Raspberry Pi is getting ready to hit
Kickstarter.
That robotics kit is called the PiBot. PiBot
will have a range of features that electronics fans
will appreciate including voice recognition, face
recognition, and live HD streaming from the PiBot
camera. The robot will be controllable from a
smartphone and tablet.
PiBot will also be able to follow lines,
measure distance, and use GPS. The company
behind the PiBot also plans to have workshops that
will allow people to come in and play with the
robotics kit. There are a few things we don't know
at this time such as when the PiBot will hit market
and how much it will cost.
Fig 18: PiBot
V.ADVANTAGES OF THE PI
1. Power consumption - The Pi draws about five
to seven watts of electricity. This is about one tenth
of what a comparable full-size box can use. Since
servers are running constantly night and day, the
electrical savings can really add up.
2. No moving parts - The Pi uses an SD card for
storage, which is fast and has no moving parts.
There are also no fans and other things to worry
about.
3. Small form factor - The Pi (with a case) can be
held in your hand. A comparable full-size box
cannot. This means the Pi can be integrated inside
of devices, too.
Proceedings of International Conference on Advances in Engineering and Technology
www.iaetsd.in
ISBN : 978 - 1505606395
International Association of Engineering and Technology for Skill Development
96
4. No noise - The Pi is completely silent.
5. Status lights - There are several status lights on
the Pi's motherboard. With a clear case you can see
NIC activity, disk I/O, power status, etc.
6. Expansion capabilities - There are numerous
devices available for the Pi, all at very affordable
prices. Everything from an I/O board (GPIO) to a
camera. The Pi has two USB ports; however by
hooking up a powered USB hub, more devices can
be added.
7. Built-in HDMI capable graphics - The display
port on the Pi is HDMI and can handle resolutions
up to 1920×1200, which is nice for making the Pi in
to a video player box for example. There are some
converters that can convert to VGA for backwards
compatibility
8. Affordable - compared to other similar
alternatives, the Pi (revision B) offers the best specs
for the price, at least that I've found. It is one of the
few devices in its class that offers 512 MB of RAM.
9. Huge community support - The Pi has
phenomenal community support. Support can be
obtained quite easily for the hardware and/or
GNU/Linux software that runs on the Pi mainly in
user forums, depending on the GNU/Linux
distribution used.
10. Over clocking capability - The Pi can be
overclocked if there are performance problems with
the application used, but it is at the user's risk to do
this.
VI. DRAWBACKS OF THE PI
With all of the positive things about the Pi,
there are a couple of items that I feel are very minor
drawbacks:
1. ARM architecture - While ARM is a highly
efficient and low powered architecture, it is not x86
and therefore any binaries that are compiled to run
on x86 cannot run on the Pi. The good news is that
entire GNU/Linux distributions have been compiled
for the ARM architecture and new ones are
appearing all of the time.
2. RAM not upgradable - The main components
of the Pi is soldered to the motherboard, including
the RAM which is 512 MB. This is not a problem
though as GNU/Linux can easily run on this. I've
found the Pi uses about 100 MB of RAM while
running as a small server (this is without running
X11).
VII. CONCLUSION
Today virtualisation is very popular so some
may say that the cost of spinning up a virtual
machine is less than running a Raspberry Pi. But,
calculate the power consumption for your
hypervisor, and weigh out the differences to see
which method in fact costs less overall.
Sometimes, a physical box or physical
segmentation is needed, or avoiding high costs of
running a full hypervisor is a factor, and this is
where the Pi can step in.
REFERENCES
[1] Md. Kawser Jahan Raihan, Mohammad Saifur
Rahaman, Mohammad Kaium Sarkar & Sekh
“Raspberry Pi Image Processing Based
Economical Automated Toll System”, Global
Journals Inc. (USA), Volume 13 Issue 13
Version 1.0 - 2013
[2]Online-http://en.wikipedia.org/wiki/Raspberry_Pi
[3]Schneider Electric.( 132 Fairgrounds Road, West
Kingston, RI 02892 USA).
[4] Online -Preferred links from www.google.com
[5] Raspbian Technology Services
[6] Online -raspberrypibooks.net/
[7] Online -raspberrypi.org
[8] Raspberry Pi User Guide (2nd Edition)
[9] Online - http://www.uncrd.or.jp/env/3rd-
regional-est-forum/doc/13_Bangladesh.pdf
[10] Raspberry Pi Manual: A practical guide to the
revolutionary small computer
[11] Raspberry Pi Projects
Proceedings of International Conference on Advances in Engineering and Technology
www.iaetsd.in
ISBN : 978 - 1505606395
International Association of Engineering and Technology for Skill Development
97

Mais conteúdo relacionado

Mais procurados

How to choose your project controller
How to choose your project controllerHow to choose your project controller
How to choose your project controllerMuhammad Shorrab
 
Raspberry pi technical documentation
Raspberry pi technical documentationRaspberry pi technical documentation
Raspberry pi technical documentationGR Techno Solutions
 
A seminar report on Raspberry Pi
A seminar report on Raspberry PiA seminar report on Raspberry Pi
A seminar report on Raspberry Pinipunmaster
 
Introduction to raspberry pi
Introduction to raspberry piIntroduction to raspberry pi
Introduction to raspberry pipraveen_23
 
SEMINAR REPORT OF RASPBERRY PI
SEMINAR REPORT OF RASPBERRY PI SEMINAR REPORT OF RASPBERRY PI
SEMINAR REPORT OF RASPBERRY PI GANESH GOVIND BHOR
 
Presentation on Raspberry Pi by Sazzad H. IIUC
Presentation on Raspberry Pi by Sazzad H. IIUCPresentation on Raspberry Pi by Sazzad H. IIUC
Presentation on Raspberry Pi by Sazzad H. IIUCshssn7
 
Tac Presentation October 72014- Raspberry PI
Tac Presentation October 72014- Raspberry PITac Presentation October 72014- Raspberry PI
Tac Presentation October 72014- Raspberry PICliff Samuels Jr.
 
RaspberryPi + IoT - Lab to switch on and off a light bulb
RaspberryPi + IoT - Lab to switch on and off a light bulbRaspberryPi + IoT - Lab to switch on and off a light bulb
RaspberryPi + IoT - Lab to switch on and off a light bulbJeff Prestes
 
Ecw course
Ecw courseEcw course
Ecw courseshubcoep
 
Raspberry pi : an introduction
Raspberry pi : an introductionRaspberry pi : an introduction
Raspberry pi : an introductionLTG Oxford
 

Mais procurados (19)

Raspberry Pi
Raspberry PiRaspberry Pi
Raspberry Pi
 
How to choose your project controller
How to choose your project controllerHow to choose your project controller
How to choose your project controller
 
Raspberry Pi
Raspberry PiRaspberry Pi
Raspberry Pi
 
Feature satip4
Feature satip4Feature satip4
Feature satip4
 
Raspberry Pi
Raspberry PiRaspberry Pi
Raspberry Pi
 
Raspberry pi technical documentation
Raspberry pi technical documentationRaspberry pi technical documentation
Raspberry pi technical documentation
 
Feature satip4
Feature satip4Feature satip4
Feature satip4
 
A seminar report on Raspberry Pi
A seminar report on Raspberry PiA seminar report on Raspberry Pi
A seminar report on Raspberry Pi
 
Feature satip4
Feature satip4Feature satip4
Feature satip4
 
Introduction to raspberry pi
Introduction to raspberry piIntroduction to raspberry pi
Introduction to raspberry pi
 
RASPBERRY PI
RASPBERRY PIRASPBERRY PI
RASPBERRY PI
 
SEMINAR REPORT OF RASPBERRY PI
SEMINAR REPORT OF RASPBERRY PI SEMINAR REPORT OF RASPBERRY PI
SEMINAR REPORT OF RASPBERRY PI
 
Raspberry Pi
 Raspberry Pi  Raspberry Pi
Raspberry Pi
 
Feature satip4
Feature satip4Feature satip4
Feature satip4
 
Presentation on Raspberry Pi by Sazzad H. IIUC
Presentation on Raspberry Pi by Sazzad H. IIUCPresentation on Raspberry Pi by Sazzad H. IIUC
Presentation on Raspberry Pi by Sazzad H. IIUC
 
Tac Presentation October 72014- Raspberry PI
Tac Presentation October 72014- Raspberry PITac Presentation October 72014- Raspberry PI
Tac Presentation October 72014- Raspberry PI
 
RaspberryPi + IoT - Lab to switch on and off a light bulb
RaspberryPi + IoT - Lab to switch on and off a light bulbRaspberryPi + IoT - Lab to switch on and off a light bulb
RaspberryPi + IoT - Lab to switch on and off a light bulb
 
Ecw course
Ecw courseEcw course
Ecw course
 
Raspberry pi : an introduction
Raspberry pi : an introductionRaspberry pi : an introduction
Raspberry pi : an introduction
 

Destaque

Organizacion y coordinación de equipos de trabajo unidad 2 actividad 1 03 oct...
Organizacion y coordinación de equipos de trabajo unidad 2 actividad 1 03 oct...Organizacion y coordinación de equipos de trabajo unidad 2 actividad 1 03 oct...
Organizacion y coordinación de equipos de trabajo unidad 2 actividad 1 03 oct...Helena Fonseca Muñoz
 
Cuaima vida toco berry pf
Cuaima vida toco berry pfCuaima vida toco berry pf
Cuaima vida toco berry pfPablo Fierro
 
Maria leon presentación del positivismo
Maria  leon  presentación del positivismoMaria  leon  presentación del positivismo
Maria leon presentación del positivismomvle
 
Notes Version: Which Medium Works Multichannel Testing For High-Performance R...
Notes Version: Which Medium Works Multichannel Testing For High-Performance R...Notes Version: Which Medium Works Multichannel Testing For High-Performance R...
Notes Version: Which Medium Works Multichannel Testing For High-Performance R...Vivastream
 
2.2.3 ovcr
2.2.3 ovcr2.2.3 ovcr
2.2.3 ovcrCAMFiC
 
Consumer Insights - Conferencia de Cristina Quiñones en Expomarketing Colombia
Consumer Insights - Conferencia de Cristina Quiñones en Expomarketing ColombiaConsumer Insights - Conferencia de Cristina Quiñones en Expomarketing Colombia
Consumer Insights - Conferencia de Cristina Quiñones en Expomarketing ColombiaConsumer Truth - Insights & Planning
 
Markenführung: Die starke Marke
Markenführung: Die starke Marke Markenführung: Die starke Marke
Markenführung: Die starke Marke brandneu-marketing
 
99CLUBS_PDF
99CLUBS_PDF99CLUBS_PDF
99CLUBS_PDFslider13
 
Presentacion Proyecto # 42 Premio Eureka 2011 Mención Innovatividad Técnica
Presentacion Proyecto # 42 Premio Eureka 2011 Mención Innovatividad TécnicaPresentacion Proyecto # 42 Premio Eureka 2011 Mención Innovatividad Técnica
Presentacion Proyecto # 42 Premio Eureka 2011 Mención Innovatividad TécnicaProyecto Red Eureka
 
LAS COMISIONES DE PREVENCIÓN AMBIENTAL
LAS COMISIONES DE PREVENCIÓN AMBIENTALLAS COMISIONES DE PREVENCIÓN AMBIENTAL
LAS COMISIONES DE PREVENCIÓN AMBIENTALsarabrigon
 
Mitos en el ejercicio físico
Mitos en el ejercicio físicoMitos en el ejercicio físico
Mitos en el ejercicio físicoCarlos Socha
 

Destaque (20)

Franz kafka
Franz kafkaFranz kafka
Franz kafka
 
Folleto 2 econo-solidaria_logos-2
Folleto 2 econo-solidaria_logos-2Folleto 2 econo-solidaria_logos-2
Folleto 2 econo-solidaria_logos-2
 
Organizacion y coordinación de equipos de trabajo unidad 2 actividad 1 03 oct...
Organizacion y coordinación de equipos de trabajo unidad 2 actividad 1 03 oct...Organizacion y coordinación de equipos de trabajo unidad 2 actividad 1 03 oct...
Organizacion y coordinación de equipos de trabajo unidad 2 actividad 1 03 oct...
 
Cuaima vida toco berry pf
Cuaima vida toco berry pfCuaima vida toco berry pf
Cuaima vida toco berry pf
 
Plone.com talk-sorrento-2013
Plone.com talk-sorrento-2013Plone.com talk-sorrento-2013
Plone.com talk-sorrento-2013
 
Maria leon presentación del positivismo
Maria  leon  presentación del positivismoMaria  leon  presentación del positivismo
Maria leon presentación del positivismo
 
Notes Version: Which Medium Works Multichannel Testing For High-Performance R...
Notes Version: Which Medium Works Multichannel Testing For High-Performance R...Notes Version: Which Medium Works Multichannel Testing For High-Performance R...
Notes Version: Which Medium Works Multichannel Testing For High-Performance R...
 
2.2.3 ovcr
2.2.3 ovcr2.2.3 ovcr
2.2.3 ovcr
 
Curso INNSA Energia Renobable
Curso INNSA Energia RenobableCurso INNSA Energia Renobable
Curso INNSA Energia Renobable
 
Consumer Insights - Conferencia de Cristina Quiñones en Expomarketing Colombia
Consumer Insights - Conferencia de Cristina Quiñones en Expomarketing ColombiaConsumer Insights - Conferencia de Cristina Quiñones en Expomarketing Colombia
Consumer Insights - Conferencia de Cristina Quiñones en Expomarketing Colombia
 
Como dibujar anime
Como dibujar animeComo dibujar anime
Como dibujar anime
 
Markenführung: Die starke Marke
Markenführung: Die starke Marke Markenführung: Die starke Marke
Markenführung: Die starke Marke
 
ReThink at Google
ReThink at GoogleReThink at Google
ReThink at Google
 
99CLUBS_PDF
99CLUBS_PDF99CLUBS_PDF
99CLUBS_PDF
 
Presentacion Proyecto # 42 Premio Eureka 2011 Mención Innovatividad Técnica
Presentacion Proyecto # 42 Premio Eureka 2011 Mención Innovatividad TécnicaPresentacion Proyecto # 42 Premio Eureka 2011 Mención Innovatividad Técnica
Presentacion Proyecto # 42 Premio Eureka 2011 Mención Innovatividad Técnica
 
Academic Record 2016
Academic Record 2016Academic Record 2016
Academic Record 2016
 
LAS COMISIONES DE PREVENCIÓN AMBIENTAL
LAS COMISIONES DE PREVENCIÓN AMBIENTALLAS COMISIONES DE PREVENCIÓN AMBIENTAL
LAS COMISIONES DE PREVENCIÓN AMBIENTAL
 
smeet
smeetsmeet
smeet
 
Campana AEG X69163MP1
Campana AEG X69163MP1Campana AEG X69163MP1
Campana AEG X69163MP1
 
Mitos en el ejercicio físico
Mitos en el ejercicio físicoMitos en el ejercicio físico
Mitos en el ejercicio físico
 

Semelhante a Iaetsd the universal brain for all robots

Raspberry pi sikha
Raspberry pi sikhaRaspberry pi sikha
Raspberry pi sikhasikhakv
 
A futuristic approach for towerless mobile networks wheezy pi
A futuristic approach for towerless mobile networks wheezy piA futuristic approach for towerless mobile networks wheezy pi
A futuristic approach for towerless mobile networks wheezy piIJLT EMAS
 
Presentation on Raspberry pi
Presentation on Raspberry piPresentation on Raspberry pi
Presentation on Raspberry piOpenDev
 
Raspberry pi glossary of terms dictionary extended
Raspberry pi glossary of terms dictionary extendedRaspberry pi glossary of terms dictionary extended
Raspberry pi glossary of terms dictionary extendedWiseNaeem
 
Raspberry Pi introduction
Raspberry Pi introductionRaspberry Pi introduction
Raspberry Pi introductionLotfi Messaoudi
 
Raspberry pi technology
Raspberry pi technologyRaspberry pi technology
Raspberry pi technologyZeeshan Aslam
 
Internet of things aktu lab file
Internet of things  aktu lab fileInternet of things  aktu lab file
Internet of things aktu lab fileNitesh Dubey
 
Raspberry Pi Free Session - 20_09_2014
Raspberry Pi Free Session - 20_09_2014Raspberry Pi Free Session - 20_09_2014
Raspberry Pi Free Session - 20_09_2014Mandeesh Singh
 
MPMC presentation.pptx
MPMC presentation.pptxMPMC presentation.pptx
MPMC presentation.pptxSoundharya54
 
Introduction aboout raspberry PI
Introduction aboout raspberry PIIntroduction aboout raspberry PI
Introduction aboout raspberry PIVivek P
 
IoT for data science Module 5 - Raspberry Pi.pptx
IoT for data science Module 5 - Raspberry Pi.pptxIoT for data science Module 5 - Raspberry Pi.pptx
IoT for data science Module 5 - Raspberry Pi.pptxMadhurimaDas52
 
Raspberry Pi Session - 22_11_2014
Raspberry Pi Session - 22_11_2014Raspberry Pi Session - 22_11_2014
Raspberry Pi Session - 22_11_2014Mandeesh Singh
 

Semelhante a Iaetsd the universal brain for all robots (20)

Raspberry pi
Raspberry piRaspberry pi
Raspberry pi
 
Raspberry pi
Raspberry piRaspberry pi
Raspberry pi
 
Video conferincing
Video conferincingVideo conferincing
Video conferincing
 
Raspberry pi sikha
Raspberry pi sikhaRaspberry pi sikha
Raspberry pi sikha
 
A futuristic approach for towerless mobile networks wheezy pi
A futuristic approach for towerless mobile networks wheezy piA futuristic approach for towerless mobile networks wheezy pi
A futuristic approach for towerless mobile networks wheezy pi
 
Presentation on Raspberry pi
Presentation on Raspberry piPresentation on Raspberry pi
Presentation on Raspberry pi
 
Rasp berry Pi
Rasp berry PiRasp berry Pi
Rasp berry Pi
 
Raspberry pi glossary of terms dictionary extended
Raspberry pi glossary of terms dictionary extendedRaspberry pi glossary of terms dictionary extended
Raspberry pi glossary of terms dictionary extended
 
Raspberry Pi introduction
Raspberry Pi introductionRaspberry Pi introduction
Raspberry Pi introduction
 
Feature satip4
Feature satip4Feature satip4
Feature satip4
 
Rassberry pi
Rassberry piRassberry pi
Rassberry pi
 
Raspberry pi technology
Raspberry pi technologyRaspberry pi technology
Raspberry pi technology
 
Raspberry pi
Raspberry pi Raspberry pi
Raspberry pi
 
Internet of things aktu lab file
Internet of things  aktu lab fileInternet of things  aktu lab file
Internet of things aktu lab file
 
Raspberry Pi Free Session - 20_09_2014
Raspberry Pi Free Session - 20_09_2014Raspberry Pi Free Session - 20_09_2014
Raspberry Pi Free Session - 20_09_2014
 
Feature satip4
Feature satip4Feature satip4
Feature satip4
 
MPMC presentation.pptx
MPMC presentation.pptxMPMC presentation.pptx
MPMC presentation.pptx
 
Introduction aboout raspberry PI
Introduction aboout raspberry PIIntroduction aboout raspberry PI
Introduction aboout raspberry PI
 
IoT for data science Module 5 - Raspberry Pi.pptx
IoT for data science Module 5 - Raspberry Pi.pptxIoT for data science Module 5 - Raspberry Pi.pptx
IoT for data science Module 5 - Raspberry Pi.pptx
 
Raspberry Pi Session - 22_11_2014
Raspberry Pi Session - 22_11_2014Raspberry Pi Session - 22_11_2014
Raspberry Pi Session - 22_11_2014
 

Mais de Iaetsd Iaetsd

iaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmissioniaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmissionIaetsd Iaetsd
 
iaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdliaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdlIaetsd Iaetsd
 
iaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarmiaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarmIaetsd Iaetsd
 
iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...Iaetsd Iaetsd
 
iaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seatiaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seatIaetsd Iaetsd
 
iaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan applicationiaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan applicationIaetsd Iaetsd
 
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBSREVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBSIaetsd Iaetsd
 
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...Iaetsd Iaetsd
 
Fabrication of dual power bike
Fabrication of dual power bikeFabrication of dual power bike
Fabrication of dual power bikeIaetsd Iaetsd
 
Blue brain technology
Blue brain technologyBlue brain technology
Blue brain technologyIaetsd Iaetsd
 
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...Iaetsd Iaetsd
 
iirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic birdiirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic birdIaetsd Iaetsd
 
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growthiirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid GrowthIaetsd Iaetsd
 
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithmiirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT AlgorithmIaetsd Iaetsd
 
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...Iaetsd Iaetsd
 
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...Iaetsd Iaetsd
 
iaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocoliaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocolIaetsd Iaetsd
 
iaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databasesiaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databasesIaetsd Iaetsd
 
iaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineriesiaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineriesIaetsd Iaetsd
 
iaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using paraboliciaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using parabolicIaetsd Iaetsd
 

Mais de Iaetsd Iaetsd (20)

iaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmissioniaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmission
 
iaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdliaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdl
 
iaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarmiaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarm
 
iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...
 
iaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seatiaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seat
 
iaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan applicationiaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan application
 
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBSREVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
 
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
 
Fabrication of dual power bike
Fabrication of dual power bikeFabrication of dual power bike
Fabrication of dual power bike
 
Blue brain technology
Blue brain technologyBlue brain technology
Blue brain technology
 
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
 
iirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic birdiirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic bird
 
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growthiirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
 
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithmiirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
 
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
 
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
 
iaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocoliaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocol
 
iaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databasesiaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databases
 
iaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineriesiaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineries
 
iaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using paraboliciaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using parabolic
 

Último

IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 

Último (20)

IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 

Iaetsd the universal brain for all robots

  • 1. The Universal Brain For All Robots N.Abirami1 , V.Goutham2 1 Assistant Professor, Computer Science & Engineering, Sree Sastha Institute of Engineering and Technology, Chennai. abi.profession@gmail.com 2 Student, B.E.(CSE) V-Semester, Computer Science & Engineering, Sree Sastha Institute of Engineering and Technology, Chennai. gouthamvenkatesh95@gmail.com Abstract— The Raspberry Pi (RasPi) is an ultra-low-cost, single- board, credit-card sized Linux computer which was conceived with the primary goal of teaching computer programming to children. It was developed by the Raspberry Pi Foundation, which is a UK registered charity. The foundation exists to promote the study of computer science and related topics, especially at school level, and to put the fun back into learning computing. The device is expected to have many other applications both in the developed and the developing world. Raspberry-Pi is manufactured and sold in partnership with the world-wide industrial distributors Premier Farnell/Element 14 and RS Components Company. The Raspberry Pi has a Broadcom BCM2835 system on chip which includes an ARM1176JZF- S 700 MHz processor, Video Core IV GPU, and 256 megabytes of RAM. It does not include a built-in hard disk or solid-state drive, but uses an SD card for booting and long- term storage. The Foundation provides Debian and Arch Linux ARM distributions for download. Also planned are tools for supporting Python as the main programming language, with support for BBC BASIC, C and Perl. The gadget looks rather odd next to sleek modern offerings such as the iPad, and appears to have more in common with the crystal radio sets of the 1950s. However, the machine is a fully- fledged computer and can be connected to a monitor, keyboard and mouse, as well as speakers and printers. Fig 1: Raspberry Pi Module I. INTRODUCTION Rob Dudley of The Raspberry Pi Foundation designed this little board here, the Raspberry Pi, to address a lost generation of computer programmers and hardware engineers. So, this little board here is low cost, it's easily accessible, it's very simple to use. When you power it up you get a nice little desktop environment, it includes all of the things that you need to do to get started to learn programming. There's lots of information out there on the internet that you can take away and start programming code in to make things happen. The great thing about these boards as well is in addition to software, you can play with hardware. So these little general purpose pins here allow access to the processor and you can hang off little hardware projects that you build and you can control via the code you are writing through the software application. So, this is a great tool for kids to learn how computers work at a grassroots level. II.WHAT IS A RASPBERRY PI? The Raspberry Pi is a credit-card sized computer that plugs into TV and a keyboard. It is a capable little PC which can be used for many of the things that your desktop PC does, like spreadsheets, word- processing and games. It also plays high-definition video. A Raspberry -Pi leads a power supply or SD cards that are not included but can be purchased later. One can buy preloaded SD cards too. The Raspberry Pi measures 85.60mm x 53.98mm x 17mm, with a little overlap for the SD card and connectors which project over the edges. It weighs around 45g. Overall real world performance is something like a 300MHz Pentium 2. Raspberry-Pi cannot boot without an SD card.The Raspberry Pi uses Linux kernel-based operating systems. Raspbian, a Debian-based free operating system optimized for the Raspberry Pi hardware, is the current recommended system.The GPU hardware is Proceedings of International Conference on Advances in Engineering and Technology www.iaetsd.in ISBN : 978 - 1505606395 International Association of Engineering and Technology for Skill Development 90
  • 2. accessed via firmware image which is loaded into the GPU at boot time from the SD-card. The firmware image is known as the binary blob, while the associated Linux drivers are closed source. Application software use calls to closed source run- time libraries which in turn calls an open source driver inside the Linux kernel. The API of the kernel driver is specific for these closed libraries. Video applications use Open MAX.There are a number of operating systems running, ported or in the process of being ported to Raspberry-Pi. Like, AROS, Android 4.0, Arch Linux ARM, Debian Squeeze, Firefox OS etc. Fig 2: Raspberry Pi Board III.WHAT’S THE FILLING OF A RASPBERRY PI? Initial sales were of the Model B, with Model A following in early 2013. Model A has one USB port and no Ethernet controller, and costs less than the Model B with two USB ports and a 10/100 Ethernet controller or the B+ with four USB ports. Though the Model A does not have an 8P8C (RJ45) Ethernet port, it can connect to a network by using an external user-supplied USB Ethernet or Wi-Fi adapter. On the model B the Ethernet port is provided by a built-in USB Ethernet adapter. As is typical of modern computers, generic USB keyboards and mice are compatible with the Raspberry Pi. The Raspberry Pi does not come with a real- time clock, so an OS must use a network time server, or ask the user for time information at boot time to get access to time and date for file time and date stamping. However, a real-time clock (such as the DS1307) with battery backup can be added via the IC interface. Hardware accelerated video (H.264) encoding became available on 24 August 2012 when it became known that the existing license also covered encoding. Previously it was thought that encoding would be added with the release of the announced camera module. However, no stable software support exists for hardware H.264 encoding .The New Raspberry Pi model B's would be fitted with 512 MB instead of 256 MB RAM. Fig 3: Internals of Raspberry Pi POWER-5v micro USB connector There has been a lot of speculation about the power supply design for the production Raspberry Pi devices. The alpha boards use a pair of switch- mode power supplies to generate 5V and 3V3 rails from a 6-20V input on a coaxial jack, and LDOs to generate the low-current 2V5 and 1V8 rails for the analog TV DAC and various I/O functions. Fig 4: Power AUDIO/VIDEO 1) RCA An RCA connector, sometimes called a phono connector or cinch connector, is a type of electrical connector commonly used to carry audio and video signals. The connectors are also sometimes casually referred to as A/V jacks. The name "RCA" derives from the Radio Corporation of America, which introduced the design by the early 1940s for internal connection of the pickup to the chassis in home radio-phonograph consoles. It was originally a low-cost, simple design, intended only for mating and disconnection when servicing the Proceedings of International Conference on Advances in Engineering and Technology www.iaetsd.in ISBN : 978 - 1505606395 International Association of Engineering and Technology for Skill Development 91
  • 3. console. Refinement came with later designs, although they remained compatible. 2) HDMI HDMI (High-Definition Multimedia Interface) is a compact audio/video interface for transferring uncompressed video data and compressed or uncompressed digital audio data from an HDMI-compliant source device, such as a display controller, to a compatible computer monitor, video projector, digital television, ordigital audio device. HDMI is a digital replacement for existing analog video standards. 3) 3.5 mm Personal computer sound cards use a 3.5 mm phone connector as a mono microphone input, and deliver a 5 V polarizing voltage on the ring to power electret microphones. Compatibility between different manufacturers is unreliable. Fig 5: Audio/Video CONNECTIVITY 1) USB Universal Serial Bus (USB) is an industry standard developed in the mid-1990s that defines the cables, connectors and communications protocols used in a bus for connection, communication, and power supply between computers and electronic devices.USB was designed to standardize the connection of computer peripherals (including keyboards, pointing devices, digital cameras, printers, portable media players, disk drives and network adapters) to personal computers, both to communicate and to supply electric power. 2) ETHERNET In computer networking, Fast Ethernet is a collective term for a number of Ethernet standards that carry traffic at the nominal rate of 100 Mbit/s, against the original Ethernet speed of 10 Mbit/s. Of the Fast Ethernet standards 100BASE-TX is by far the most common and is supported by the vast majority of Ethernet hardware currently produced. Fast Ethernet was introduced in 1995 and remained the fastest version of Ethernet for three years before being superseded by gigabit Ethernet. 3) GPIO General-purpose input/output ( GPIO) is a generic pin on an integrated circuit whose behavior, including whether it is an input or output pin, can be controlled by the user at run time.GPIO pins have no special purpose defined, and go unused by default. The idea is that sometimes the system integrator building a full system that uses the chip might find it useful to have a handful of additional digital control lines, and having these available from the chip can save the hassle of having to arrange additional circuitry to provide them. Fig 6: Connectivity INTERNALS 1) SOC A system on a chip or system on chip (SoC or SOC) is an integrated circuit(IC) that integrates all components of a computer or other electronic system into a single chip. It may contain digital, analog, mixed-signal, and often radio-frequency functions—all on a single chip substrate. The contrast with a microcontroller is one of degree. Microcontrollers typically have under 100 kB of RAM (often just a few kilobytes) and often really Proceedings of International Conference on Advances in Engineering and Technology www.iaetsd.in ISBN : 978 - 1505606395 International Association of Engineering and Technology for Skill Development 92
  • 4. are single-chip-systems, whereas the term SoC is typically used for more powerful processors, capable of running software such as the desktop versions of Windows and Linux, which need external memory chips (flash, RAM) to be useful, and which are used with various external peripherals. 2) LAN A wireless LAN controller is used in combination with the Lightweight Access Point Protocol (LWAPP) to manage light-weight access points in large quantities by the network administrator or network operations center. The wireless LAN controller is part of the Data Plane within the Cisco Wireless Model. The WLAN controller automatically handles the configuration of wireless access-points. 3) JTAG The JTAG headers on the Raspberry Pi are located near the audio jack. They are labeled P2 and P3. JTAG stands for Joint Test Action Group. Headers or pins with the JTAG label are mainly used for debugging during the development of embedded software and hardware.JTAG header P2 is connected to the Broadcom BCM2835. As you may suspect from what I said about the DSI, It is all closed source and there is virtually no way to use this header. It is not a JTAG interface for the ARM CPU like so many people always assume.JTAG header P3 is connected to the LAN9512 LAN and USB Hub chip. It is only on the model B Pi since the model A does not use the LAN9512. The LAN9512 is a USB 2.0 bus and 10/100 ethernet controller. 4) CSI The CAMIF, also the Camera Interface block is the hardware block that interfaces with different image sensor interfaces and provides a standard output that can be used for subsequent image processing.A typical Camera Interface would support at least a parallel interface although these days many camera interfaces are beginning to support the MIPI CSI interface.The Raspberry Pi Foundation has released their Pi compatible camera module that connects to the CSI. It is a 5 megapixel camera with a fixed focused lens. 5) DSI The display serial interface, or DSI as I will refer to it from now on, is a high speed serial connector located between the power connector and the GPIO header on the Raspberry Pi. The purpose of the DSI connector is to give the end user a quick and easy way to connect an LCD panel to the Pi. In this case the chip being interfaced with is the Broadcom BCM2835, which is at the heart of the Raspberry Pi. Fig 7: Internals STORAGE Secure Digital (SD) is a non-volatile memory card format for use in portable devices, such as mobile phones, digital cameras. Fig 8: Storage A CONFESSION IV. USES OF RASPBERRY PI 1. LIBRE OFFICE Libre Office is a free and open source office suite, developed by The Document Foundation. It was forked from OpenOffice.org in 2010, which was an open-sourced version of the earlier StarOffice. The LibreOffice suite comprises programs to do word processing, spreadsheets, slideshows, diagrams and drawings, maintain databases, and compose math formulae. Proceedings of International Conference on Advances in Engineering and Technology www.iaetsd.in ISBN : 978 - 1505606395 International Association of Engineering and Technology for Skill Development 93
  • 5. LibreOffice uses the international ISO/IEC standard OpenDocument file format as its native format to save documents for all of its applications (as do its OpenOffice.org cousins Apache OpenOffice and NeoOffice). Fig 9: LibreOffice 2. PROGRAMMING Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library. SCRATCH Scratch is a multimedia authoring tool that can be used by students, scholars, teachers, and parents for a range of educational and entertainment constructivist purposes from math and science projects, including simulations and visualizations of experiments, recording lectures with animated presentations, to social sciences animated stories, and interactive art and music. Simple games may be made with it, as well. Viewing the existing projects available on the Scratch website, or modifying and testing any modification without saving it requires no online registration. Fig 10: Python 3. GAME CONSOLE A video game console is a device that outputs a video signal to display a video game. The term "video game console" is used to distinguish a machine designed for consumers to use for playing video games on a separate television in contrast to arcade machines, handheld game consoles, or home computers. Fig 11: Game console 4. MINE CRAFT Mine craft is a sandbox indie game originally created by Swedish programmer Markus "Notch" Persson and later developed and published by Mojang. It was publicly released for the PC on May 17, 2009, as a developmental alpha version and, after gradual updates, was published as a full release version on November 18, 2011. A version for Android was released a month earlier on October 7, and an iOS version was released on November 17, 2011. On May 9, 2012, the game was released on Xbox 360 as an Xbox Live Arcade game, as well as on the PlayStation 3 on December 17, 2013. Both console editions are being co- developed by 4J Studios. All versions of Minecraft receive periodic updates. Proceedings of International Conference on Advances in Engineering and Technology www.iaetsd.in ISBN : 978 - 1505606395 International Association of Engineering and Technology for Skill Development 94
  • 6. Fig 12: Mine craft 5. TOR ROUTER Tor (previously an acronym for The Onion Router) is free software for enabling online anonymity and resisting censorship The term "onion routing" refers to application layers of encryption, nested like the layers of an onion, used to anonymize communication The NSA (National Security Agency) has a technique that targets outdated Firefox browsers codenamed EgotisticalGiraffe,and targets Tor users in general for close monitoring under its XKeyscore program. Fig 13: Tor Router 6. HTPC A home theatre PC (HTPC) or media center computer is a convergence device that combines some or all the capabilities of a personal computer with a software application that supports video, photo, audio playback, and sometimes video recording functionality. An HTPC system typically has a remote control and the software interface normally has a 10-foot user interface design so that it can be comfortably viewed at typical television viewing distances. An HTPC can be purchased pre- configured with the required hardware and software needed to add video programming or music to the PC. Enthusiasts can also piece together a system out of discrete components as part of a software-based HTPC. Fig 14: HTPC 7. BARTENDER A robotic drink-dispensing rig is aiming to steal your customers while pouring cocktail creations at the push of a touchscreen button. Its creators call it Bartendro. Operated through an iPad interface, the open source, synthetic Al Swearengen holds up to 15 bottles of beverage plumbed into custom-designed, Raspberry Pi-controlled pumps. It’s capable of mixing dozens of drinks, including black Russians, Kahlua mudslides, or almost any other classy beverage of your choosing. A tiny Raspberry Pi serves as the brain, operating up to 15 dispensers, which essentially suck booze out of whatever bottles you’ve got handy, then mix it to your specifications. Fig 15: Bartender Proceedings of International Conference on Advances in Engineering and Technology www.iaetsd.in ISBN : 978 - 1505606395 International Association of Engineering and Technology for Skill Development 95
  • 7. 8. CAMERA The Raspberry Pi camera module can be used to take high-definition video, as well as stills photographs. It’s easy to use for beginners, but has plenty to offer advanced users if you’re looking to expand your knowledge. There are lots of examples online of people using it for time-lapse, slow- motion and other video cleverness. You can also use the libraries we bundle with the camera to create effects.The camera module is very popular in home security applications, and in wildlife camera traps.You can also use it to take snapshots. Fig 16: Camera 9. CLOCK This simple project was to replace a radio clock working from MSF with a clock based on NTP. It just so happened that an older 10.2-inch LCD TV became free, and I wanted to have a go at programming the Raspberry Pi and learn just a little (not too much) more about Linux. The project involved setting up the Raspberry Pi to display correctly on the TV (I converted a Windows Test card program to run on Linux to check the display size), using the Free Pascal and Lazarus IDE to compile a suitable wall- clock program, learning how to auto-login on the Raspberry Pi, and how to start a program automatically on the desktop (i.e. using the GUI). Fig 17:Clock 10. PIBOLT One of the coolest little developer boards out there is the Raspberry Pi. That board can be used for any project needing electronics for control that you can dream up. A new robotics kit made for use with the Raspberry Pi is getting ready to hit Kickstarter. That robotics kit is called the PiBot. PiBot will have a range of features that electronics fans will appreciate including voice recognition, face recognition, and live HD streaming from the PiBot camera. The robot will be controllable from a smartphone and tablet. PiBot will also be able to follow lines, measure distance, and use GPS. The company behind the PiBot also plans to have workshops that will allow people to come in and play with the robotics kit. There are a few things we don't know at this time such as when the PiBot will hit market and how much it will cost. Fig 18: PiBot V.ADVANTAGES OF THE PI 1. Power consumption - The Pi draws about five to seven watts of electricity. This is about one tenth of what a comparable full-size box can use. Since servers are running constantly night and day, the electrical savings can really add up. 2. No moving parts - The Pi uses an SD card for storage, which is fast and has no moving parts. There are also no fans and other things to worry about. 3. Small form factor - The Pi (with a case) can be held in your hand. A comparable full-size box cannot. This means the Pi can be integrated inside of devices, too. Proceedings of International Conference on Advances in Engineering and Technology www.iaetsd.in ISBN : 978 - 1505606395 International Association of Engineering and Technology for Skill Development 96
  • 8. 4. No noise - The Pi is completely silent. 5. Status lights - There are several status lights on the Pi's motherboard. With a clear case you can see NIC activity, disk I/O, power status, etc. 6. Expansion capabilities - There are numerous devices available for the Pi, all at very affordable prices. Everything from an I/O board (GPIO) to a camera. The Pi has two USB ports; however by hooking up a powered USB hub, more devices can be added. 7. Built-in HDMI capable graphics - The display port on the Pi is HDMI and can handle resolutions up to 1920×1200, which is nice for making the Pi in to a video player box for example. There are some converters that can convert to VGA for backwards compatibility 8. Affordable - compared to other similar alternatives, the Pi (revision B) offers the best specs for the price, at least that I've found. It is one of the few devices in its class that offers 512 MB of RAM. 9. Huge community support - The Pi has phenomenal community support. Support can be obtained quite easily for the hardware and/or GNU/Linux software that runs on the Pi mainly in user forums, depending on the GNU/Linux distribution used. 10. Over clocking capability - The Pi can be overclocked if there are performance problems with the application used, but it is at the user's risk to do this. VI. DRAWBACKS OF THE PI With all of the positive things about the Pi, there are a couple of items that I feel are very minor drawbacks: 1. ARM architecture - While ARM is a highly efficient and low powered architecture, it is not x86 and therefore any binaries that are compiled to run on x86 cannot run on the Pi. The good news is that entire GNU/Linux distributions have been compiled for the ARM architecture and new ones are appearing all of the time. 2. RAM not upgradable - The main components of the Pi is soldered to the motherboard, including the RAM which is 512 MB. This is not a problem though as GNU/Linux can easily run on this. I've found the Pi uses about 100 MB of RAM while running as a small server (this is without running X11). VII. CONCLUSION Today virtualisation is very popular so some may say that the cost of spinning up a virtual machine is less than running a Raspberry Pi. But, calculate the power consumption for your hypervisor, and weigh out the differences to see which method in fact costs less overall. Sometimes, a physical box or physical segmentation is needed, or avoiding high costs of running a full hypervisor is a factor, and this is where the Pi can step in. REFERENCES [1] Md. Kawser Jahan Raihan, Mohammad Saifur Rahaman, Mohammad Kaium Sarkar & Sekh “Raspberry Pi Image Processing Based Economical Automated Toll System”, Global Journals Inc. (USA), Volume 13 Issue 13 Version 1.0 - 2013 [2]Online-http://en.wikipedia.org/wiki/Raspberry_Pi [3]Schneider Electric.( 132 Fairgrounds Road, West Kingston, RI 02892 USA). [4] Online -Preferred links from www.google.com [5] Raspbian Technology Services [6] Online -raspberrypibooks.net/ [7] Online -raspberrypi.org [8] Raspberry Pi User Guide (2nd Edition) [9] Online - http://www.uncrd.or.jp/env/3rd- regional-est-forum/doc/13_Bangladesh.pdf [10] Raspberry Pi Manual: A practical guide to the revolutionary small computer [11] Raspberry Pi Projects Proceedings of International Conference on Advances in Engineering and Technology www.iaetsd.in ISBN : 978 - 1505606395 International Association of Engineering and Technology for Skill Development 97