SlideShare a Scribd company logo
1 of 6
ARDUINO VS RASPBERRY
PI
By Jitendra Adhikari
THE BOARDS
Arduino Uno Raspberry Pi
THE COMPARISON
• Micro-controllers, not full computers.
• Does not run a full operating system, but simply
execute written code as their firmware interprets it.
• Directly executing simple code is easier, and is
accomplished with no operating system overhead.
• Main purpose of the Arduino board is to interface
with sensors and devices
• Great for hardware projects in which you simply want
things to respond to various sensor readings and
manual input.
• Great for interfacing with other devices and actuators,
where a full operating system would be overkill for
handling simple read and response actions.
• A fully functional computer.
• Has all the trappings of a computer, with a dedicated
processor, memory, and a graphics driver for output
through HDMI.
• Runs a specially designed version of the Linux
operating system.
• Easy to install most Linux software.
• Doesn’t offer internal storage but you can use SD
cards as the flash memory for the entire system.
• Independent network connectivity allows it to be set
up for access via SSH, or transfer files to it using FTP.
Arduino Uno Raspberry Pi
THE THUMB RULE
“I want to monitor my plants and have them Tweet me
when they need water.”
That can best be done by an Arduino.
“I want to monitor my plants and have them Tweet me
when they need water and check the National Weather
Service and, if the forecast is for fair weather, turn on
the irrigation system and if the forecast is for rain, do
nothing.”
That would best be handled by a Raspberry Pi.
Is there a simple rule of thumb to help me decide?
Yes, there is! Think about what you want your project to do. If you can describe it with less than two ‘and’s, get an
Arduino. If you need more than two ‘and’s, get a Raspberry Pi.
WORKING TOGETHER
Can Arduino and Raspberry Pi work together?
“Yes, they work great together”
The Arduino is best for motor driving, sensor reading, LED driving, etc.
while
You can have an Internet-connected Pi drive it, storing and processing data send from the sensors.
The possibilities are infinite –
You could homebrew beer, with the Arduino controlling the sensors and the Pi managing the brains of the operation.
THANKS  https://www.facebook.com/jitendra.adhikari
https://twitter.com/technojit

More Related Content

What's hot

Raspberrypi best ppt
Raspberrypi best ppt Raspberrypi best ppt
Raspberrypi best ppt SOMRAJ GAUTAM
 
1. Introduction to Embedded Systems & IoT
1. Introduction to Embedded Systems & IoT1. Introduction to Embedded Systems & IoT
1. Introduction to Embedded Systems & IoTIEEE MIU SB
 
Single Board Computers & Raspberry Pi Basics
Single Board Computers & Raspberry Pi BasicsSingle Board Computers & Raspberry Pi Basics
Single Board Computers & Raspberry Pi BasicsEueung Mulyana
 
Presentation IOT Robot
Presentation IOT RobotPresentation IOT Robot
Presentation IOT RobotVatsal N Shah
 
ESP32 IoT presentation @ dev.bg
ESP32 IoT presentation @ dev.bgESP32 IoT presentation @ dev.bg
ESP32 IoT presentation @ dev.bgMartin Harizanov
 
Getting Started with Raspberry Pi and Arduino
Getting Started with Raspberry Pi and ArduinoGetting Started with Raspberry Pi and Arduino
Getting Started with Raspberry Pi and ArduinoChad Mairn
 
Introduction to raspberry pi
Introduction to raspberry piIntroduction to raspberry pi
Introduction to raspberry pipraveen_23
 
INTRODUCTION TO MICROCONTROLLER
INTRODUCTION TO MICROCONTROLLERINTRODUCTION TO MICROCONTROLLER
INTRODUCTION TO MICROCONTROLLERAnkita Jaiswal
 
Raspberry Pi Presentation
Raspberry Pi PresentationRaspberry Pi Presentation
Raspberry Pi PresentationGeekizer
 
Nodemcu - introduction
Nodemcu - introductionNodemcu - introduction
Nodemcu - introductionMichal Sedlak
 
ATmega32-AVR microcontrollers-Part I
ATmega32-AVR microcontrollers-Part IATmega32-AVR microcontrollers-Part I
ATmega32-AVR microcontrollers-Part IVineethMP2
 
My presentation raspberry pi
My presentation raspberry piMy presentation raspberry pi
My presentation raspberry piHusainBhaldar21
 
Intro to Arduino
Intro to ArduinoIntro to Arduino
Intro to Arduinoavikdhupar
 
AVR Fundamentals
AVR FundamentalsAVR Fundamentals
AVR FundamentalsVinit Vyas
 

What's hot (20)

Raspberrypi best ppt
Raspberrypi best ppt Raspberrypi best ppt
Raspberrypi best ppt
 
1. Introduction to Embedded Systems & IoT
1. Introduction to Embedded Systems & IoT1. Introduction to Embedded Systems & IoT
1. Introduction to Embedded Systems & IoT
 
Single Board Computers & Raspberry Pi Basics
Single Board Computers & Raspberry Pi BasicsSingle Board Computers & Raspberry Pi Basics
Single Board Computers & Raspberry Pi Basics
 
Presentation IOT Robot
Presentation IOT RobotPresentation IOT Robot
Presentation IOT Robot
 
Embedded Systems and IoT
Embedded Systems and IoTEmbedded Systems and IoT
Embedded Systems and IoT
 
ESP32 IoT presentation @ dev.bg
ESP32 IoT presentation @ dev.bgESP32 IoT presentation @ dev.bg
ESP32 IoT presentation @ dev.bg
 
Getting Started with Raspberry Pi and Arduino
Getting Started with Raspberry Pi and ArduinoGetting Started with Raspberry Pi and Arduino
Getting Started with Raspberry Pi and Arduino
 
Introduction to Raspberry PI
Introduction to Raspberry PIIntroduction to Raspberry PI
Introduction to Raspberry PI
 
Introduction to raspberry pi
Introduction to raspberry piIntroduction to raspberry pi
Introduction to raspberry pi
 
Introduction to IOT
Introduction to IOTIntroduction to IOT
Introduction to IOT
 
INTRODUCTION TO MICROCONTROLLER
INTRODUCTION TO MICROCONTROLLERINTRODUCTION TO MICROCONTROLLER
INTRODUCTION TO MICROCONTROLLER
 
Raspberry Pi Presentation
Raspberry Pi PresentationRaspberry Pi Presentation
Raspberry Pi Presentation
 
Nodemcu - introduction
Nodemcu - introductionNodemcu - introduction
Nodemcu - introduction
 
Arduino Uno Pin Description
Arduino Uno Pin DescriptionArduino Uno Pin Description
Arduino Uno Pin Description
 
ATmega32-AVR microcontrollers-Part I
ATmega32-AVR microcontrollers-Part IATmega32-AVR microcontrollers-Part I
ATmega32-AVR microcontrollers-Part I
 
My presentation raspberry pi
My presentation raspberry piMy presentation raspberry pi
My presentation raspberry pi
 
Intro to Arduino
Intro to ArduinoIntro to Arduino
Intro to Arduino
 
Raspberry pi
Raspberry pi Raspberry pi
Raspberry pi
 
AVR Fundamentals
AVR FundamentalsAVR Fundamentals
AVR Fundamentals
 
Arduino
ArduinoArduino
Arduino
 

Viewers also liked

Automation using RaspberryPi and Arduino
Automation using RaspberryPi and ArduinoAutomation using RaspberryPi and Arduino
Automation using RaspberryPi and ArduinoCommit Software Sh.p.k.
 
Raspberry Pi | Que es, para que sirve y como funciona.
Raspberry Pi | Que es, para que sirve y como funciona.Raspberry Pi | Que es, para que sirve y como funciona.
Raspberry Pi | Que es, para que sirve y como funciona.MAFLOSIR
 
라즈베리파이와 자바스크립트로 IoT 시작하기
라즈베리파이와 자바스크립트로 IoT 시작하기라즈베리파이와 자바스크립트로 IoT 시작하기
라즈베리파이와 자바스크립트로 IoT 시작하기Circulus
 
Arduino Development For Beginners
Arduino Development For BeginnersArduino Development For Beginners
Arduino Development For BeginnersFTS seminar
 
Arduino Lecture 1 - Introducing the Arduino
Arduino Lecture 1 - Introducing the ArduinoArduino Lecture 1 - Introducing the Arduino
Arduino Lecture 1 - Introducing the ArduinoEoin Brazil
 
Introduction to arduino
Introduction to arduinoIntroduction to arduino
Introduction to arduinoAhmed Sakr
 

Viewers also liked (6)

Automation using RaspberryPi and Arduino
Automation using RaspberryPi and ArduinoAutomation using RaspberryPi and Arduino
Automation using RaspberryPi and Arduino
 
Raspberry Pi | Que es, para que sirve y como funciona.
Raspberry Pi | Que es, para que sirve y como funciona.Raspberry Pi | Que es, para que sirve y como funciona.
Raspberry Pi | Que es, para que sirve y como funciona.
 
라즈베리파이와 자바스크립트로 IoT 시작하기
라즈베리파이와 자바스크립트로 IoT 시작하기라즈베리파이와 자바스크립트로 IoT 시작하기
라즈베리파이와 자바스크립트로 IoT 시작하기
 
Arduino Development For Beginners
Arduino Development For BeginnersArduino Development For Beginners
Arduino Development For Beginners
 
Arduino Lecture 1 - Introducing the Arduino
Arduino Lecture 1 - Introducing the ArduinoArduino Lecture 1 - Introducing the Arduino
Arduino Lecture 1 - Introducing the Arduino
 
Introduction to arduino
Introduction to arduinoIntroduction to arduino
Introduction to arduino
 

Similar to Arduino vs Raspberry Pi

INTRODUCTION TO ARDUINO & RASPBERRY, SENSOR AND TEMPERATURE INTERAFCING
INTRODUCTION TO ARDUINO & RASPBERRY, SENSOR AND TEMPERATURE INTERAFCINGINTRODUCTION TO ARDUINO & RASPBERRY, SENSOR AND TEMPERATURE INTERAFCING
INTRODUCTION TO ARDUINO & RASPBERRY, SENSOR AND TEMPERATURE INTERAFCINGDevyani Chaudhari
 
Unit 6 - PART2.pptx
Unit 6 - PART2.pptxUnit 6 - PART2.pptx
Unit 6 - PART2.pptxBLACKSPAROW
 
Internet of things
Internet of thingsInternet of things
Internet of thingsBrockanurag
 
PPT on Weather Monitoring System-converted (1).pptx
PPT on Weather Monitoring System-converted (1).pptxPPT on Weather Monitoring System-converted (1).pptx
PPT on Weather Monitoring System-converted (1).pptxabhisheksinghcompute
 
How to Hack Your Own IOT Thing
How to Hack Your Own IOT ThingHow to Hack Your Own IOT Thing
How to Hack Your Own IOT Thingdavid mezera
 
anandhu seminar ppt.pptx
anandhu seminar ppt.pptxanandhu seminar ppt.pptx
anandhu seminar ppt.pptxANANDhu39721
 
Web design and_development
Web design and_developmentWeb design and_development
Web design and_developmentchaxubzxreid
 
Introduction to Arduino
Introduction to Arduino Introduction to Arduino
Introduction to Arduino Dennis Espiritu
 
Home appliances’ control system.pptx
Home appliances’ control system.pptxHome appliances’ control system.pptx
Home appliances’ control system.pptxrajeevkr35
 
Beginner-Friendly IoT Arduino Projects to Try.pdf
Beginner-Friendly IoT Arduino Projects to Try.pdfBeginner-Friendly IoT Arduino Projects to Try.pdf
Beginner-Friendly IoT Arduino Projects to Try.pdfjagan477830
 
Raspberry pi Beginners Session
Raspberry pi Beginners SessionRaspberry pi Beginners Session
Raspberry pi Beginners SessionAnant Shrivastava
 
IoT project: best 30 ideas with cloud, raspberry pi, and arduino
IoT project: best 30 ideas with cloud, raspberry pi, and arduinoIoT project: best 30 ideas with cloud, raspberry pi, and arduino
IoT project: best 30 ideas with cloud, raspberry pi, and arduinoMarkMojumdar
 
Raspberry Pi Introductory Lecture
Raspberry Pi Introductory LectureRaspberry Pi Introductory Lecture
Raspberry Pi Introductory LectureSyed Umaid Ahmed
 
Internet of things aktu lab file
Internet of things  aktu lab fileInternet of things  aktu lab file
Internet of things aktu lab fileNitesh Dubey
 
The IoT Academy IoT training Arduino Part 1 basics
The IoT Academy IoT training Arduino Part 1 basicsThe IoT Academy IoT training Arduino Part 1 basics
The IoT Academy IoT training Arduino Part 1 basicsThe IOT Academy
 

Similar to Arduino vs Raspberry Pi (20)

INTRODUCTION TO ARDUINO & RASPBERRY, SENSOR AND TEMPERATURE INTERAFCING
INTRODUCTION TO ARDUINO & RASPBERRY, SENSOR AND TEMPERATURE INTERAFCINGINTRODUCTION TO ARDUINO & RASPBERRY, SENSOR AND TEMPERATURE INTERAFCING
INTRODUCTION TO ARDUINO & RASPBERRY, SENSOR AND TEMPERATURE INTERAFCING
 
Unit 6 - PART2.pptx
Unit 6 - PART2.pptxUnit 6 - PART2.pptx
Unit 6 - PART2.pptx
 
Iot lab manual new
Iot lab manual newIot lab manual new
Iot lab manual new
 
Internet of things
Internet of thingsInternet of things
Internet of things
 
PPT on Weather Monitoring System-converted (1).pptx
PPT on Weather Monitoring System-converted (1).pptxPPT on Weather Monitoring System-converted (1).pptx
PPT on Weather Monitoring System-converted (1).pptx
 
How to Hack Your Own IOT Thing
How to Hack Your Own IOT ThingHow to Hack Your Own IOT Thing
How to Hack Your Own IOT Thing
 
Arduino day
Arduino dayArduino day
Arduino day
 
anandhu seminar ppt.pptx
anandhu seminar ppt.pptxanandhu seminar ppt.pptx
anandhu seminar ppt.pptx
 
Web design and_development
Web design and_developmentWeb design and_development
Web design and_development
 
S180xxx_ECE-2A.pptx
S180xxx_ECE-2A.pptxS180xxx_ECE-2A.pptx
S180xxx_ECE-2A.pptx
 
Introduction to Arduino
Introduction to Arduino Introduction to Arduino
Introduction to Arduino
 
Home appliances’ control system.pptx
Home appliances’ control system.pptxHome appliances’ control system.pptx
Home appliances’ control system.pptx
 
Beginner-Friendly IoT Arduino Projects to Try.pdf
Beginner-Friendly IoT Arduino Projects to Try.pdfBeginner-Friendly IoT Arduino Projects to Try.pdf
Beginner-Friendly IoT Arduino Projects to Try.pdf
 
IoT Session Thomas More
IoT Session Thomas MoreIoT Session Thomas More
IoT Session Thomas More
 
Cc internet of things @ Thomas More
Cc internet of things @ Thomas MoreCc internet of things @ Thomas More
Cc internet of things @ Thomas More
 
Raspberry pi Beginners Session
Raspberry pi Beginners SessionRaspberry pi Beginners Session
Raspberry pi Beginners Session
 
IoT project: best 30 ideas with cloud, raspberry pi, and arduino
IoT project: best 30 ideas with cloud, raspberry pi, and arduinoIoT project: best 30 ideas with cloud, raspberry pi, and arduino
IoT project: best 30 ideas with cloud, raspberry pi, and arduino
 
Raspberry Pi Introductory Lecture
Raspberry Pi Introductory LectureRaspberry Pi Introductory Lecture
Raspberry Pi Introductory Lecture
 
Internet of things aktu lab file
Internet of things  aktu lab fileInternet of things  aktu lab file
Internet of things aktu lab file
 
The IoT Academy IoT training Arduino Part 1 basics
The IoT Academy IoT training Arduino Part 1 basicsThe IoT Academy IoT training Arduino Part 1 basics
The IoT Academy IoT training Arduino Part 1 basics
 

More from Jitendra Adhikari

Brighten your day with these inspiring words
Brighten your day with these inspiring wordsBrighten your day with these inspiring words
Brighten your day with these inspiring wordsJitendra Adhikari
 
19 Mind-Blowing Titanic Facts
19 Mind-Blowing Titanic Facts19 Mind-Blowing Titanic Facts
19 Mind-Blowing Titanic FactsJitendra Adhikari
 
10 Famous Companies With Bizarre Origins
10 Famous Companies With Bizarre Origins10 Famous Companies With Bizarre Origins
10 Famous Companies With Bizarre OriginsJitendra Adhikari
 
32 of the most beautiful english words
32 of the most beautiful english words32 of the most beautiful english words
32 of the most beautiful english wordsJitendra Adhikari
 
Four things one cannot recover
Four things one cannot recoverFour things one cannot recover
Four things one cannot recoverJitendra Adhikari
 
How to use your Microwave in ways you didn't think of
How to use your Microwave in ways you didn't think ofHow to use your Microwave in ways you didn't think of
How to use your Microwave in ways you didn't think ofJitendra Adhikari
 
12 ways to save your extra food!
12 ways to save your extra food!12 ways to save your extra food!
12 ways to save your extra food!Jitendra Adhikari
 
Best things to eat after a workout
Best things to eat after a workoutBest things to eat after a workout
Best things to eat after a workoutJitendra Adhikari
 
100% Natural ways of keeping those Ants away
100% Natural ways of keeping those Ants away100% Natural ways of keeping those Ants away
100% Natural ways of keeping those Ants awayJitendra Adhikari
 
20 places on earth that don't look real
20 places on earth that don't look real20 places on earth that don't look real
20 places on earth that don't look realJitendra Adhikari
 
Cool facts about the Human Body
Cool facts about the Human BodyCool facts about the Human Body
Cool facts about the Human BodyJitendra Adhikari
 
Honey and cinnamon a mixture for cures
Honey and cinnamon   a mixture for curesHoney and cinnamon   a mixture for cures
Honey and cinnamon a mixture for curesJitendra Adhikari
 
Indias contribution to the world
Indias contribution to the worldIndias contribution to the world
Indias contribution to the worldJitendra Adhikari
 
This is beautiful! Try not to cry...
This is beautiful! Try not to cry...This is beautiful! Try not to cry...
This is beautiful! Try not to cry...Jitendra Adhikari
 

More from Jitendra Adhikari (20)

Brighten your day with these inspiring words
Brighten your day with these inspiring wordsBrighten your day with these inspiring words
Brighten your day with these inspiring words
 
Catching a Wave
Catching a WaveCatching a Wave
Catching a Wave
 
19 Mind-Blowing Titanic Facts
19 Mind-Blowing Titanic Facts19 Mind-Blowing Titanic Facts
19 Mind-Blowing Titanic Facts
 
10 Famous Companies With Bizarre Origins
10 Famous Companies With Bizarre Origins10 Famous Companies With Bizarre Origins
10 Famous Companies With Bizarre Origins
 
32 of the most beautiful english words
32 of the most beautiful english words32 of the most beautiful english words
32 of the most beautiful english words
 
Four things one cannot recover
Four things one cannot recoverFour things one cannot recover
Four things one cannot recover
 
How to use your Microwave in ways you didn't think of
How to use your Microwave in ways you didn't think ofHow to use your Microwave in ways you didn't think of
How to use your Microwave in ways you didn't think of
 
12 ways to save your extra food!
12 ways to save your extra food!12 ways to save your extra food!
12 ways to save your extra food!
 
The beauty of Math!
The beauty of Math!The beauty of Math!
The beauty of Math!
 
Best things to eat after a workout
Best things to eat after a workoutBest things to eat after a workout
Best things to eat after a workout
 
100% Natural ways of keeping those Ants away
100% Natural ways of keeping those Ants away100% Natural ways of keeping those Ants away
100% Natural ways of keeping those Ants away
 
The Liver - How it works
The Liver - How it worksThe Liver - How it works
The Liver - How it works
 
Treehouse hotels
Treehouse hotelsTreehouse hotels
Treehouse hotels
 
20 places on earth that don't look real
20 places on earth that don't look real20 places on earth that don't look real
20 places on earth that don't look real
 
Cool facts about the Human Body
Cool facts about the Human BodyCool facts about the Human Body
Cool facts about the Human Body
 
Amazing Haircut Camels
Amazing Haircut CamelsAmazing Haircut Camels
Amazing Haircut Camels
 
Honey and cinnamon a mixture for cures
Honey and cinnamon   a mixture for curesHoney and cinnamon   a mixture for cures
Honey and cinnamon a mixture for cures
 
Did You Know
Did You KnowDid You Know
Did You Know
 
Indias contribution to the world
Indias contribution to the worldIndias contribution to the world
Indias contribution to the world
 
This is beautiful! Try not to cry...
This is beautiful! Try not to cry...This is beautiful! Try not to cry...
This is beautiful! Try not to cry...
 

Recently uploaded

Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 

Recently uploaded (20)

Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 

Arduino vs Raspberry Pi

  • 1. ARDUINO VS RASPBERRY PI By Jitendra Adhikari
  • 2. THE BOARDS Arduino Uno Raspberry Pi
  • 3. THE COMPARISON • Micro-controllers, not full computers. • Does not run a full operating system, but simply execute written code as their firmware interprets it. • Directly executing simple code is easier, and is accomplished with no operating system overhead. • Main purpose of the Arduino board is to interface with sensors and devices • Great for hardware projects in which you simply want things to respond to various sensor readings and manual input. • Great for interfacing with other devices and actuators, where a full operating system would be overkill for handling simple read and response actions. • A fully functional computer. • Has all the trappings of a computer, with a dedicated processor, memory, and a graphics driver for output through HDMI. • Runs a specially designed version of the Linux operating system. • Easy to install most Linux software. • Doesn’t offer internal storage but you can use SD cards as the flash memory for the entire system. • Independent network connectivity allows it to be set up for access via SSH, or transfer files to it using FTP. Arduino Uno Raspberry Pi
  • 4. THE THUMB RULE “I want to monitor my plants and have them Tweet me when they need water.” That can best be done by an Arduino. “I want to monitor my plants and have them Tweet me when they need water and check the National Weather Service and, if the forecast is for fair weather, turn on the irrigation system and if the forecast is for rain, do nothing.” That would best be handled by a Raspberry Pi. Is there a simple rule of thumb to help me decide? Yes, there is! Think about what you want your project to do. If you can describe it with less than two ‘and’s, get an Arduino. If you need more than two ‘and’s, get a Raspberry Pi.
  • 5. WORKING TOGETHER Can Arduino and Raspberry Pi work together? “Yes, they work great together” The Arduino is best for motor driving, sensor reading, LED driving, etc. while You can have an Internet-connected Pi drive it, storing and processing data send from the sensors. The possibilities are infinite – You could homebrew beer, with the Arduino controlling the sensors and the Pi managing the brains of the operation.