SlideShare a Scribd company logo
Arduino and
Raspberry Pi
An introduction to making and the make
movement.
What is an Arduino?
How are Arduinos being used?
Arduino Starter Kit
Getting started with Arduino
http://www.ladyada.net/learn/arduino/lesson1.html
/*
Blink
Turns on an LED on for one second, then off for one
second, repeatedly.
This example code is in the public domain.
*/
// Pin 13 has an LED connected on most Arduino boards.
// give it a name:
int led = 13;
// the setup routine runs once when you press reset:
void setup() {
// initialize the digital pin as an output.
pinMode(led, OUTPUT);
}
// the loop routine runs over and over again forever:
void loop() {
digitalWrite(led, HIGH); // turn the LED on (HIGH
is the voltage level)
delay(1000); // wait for a second
digitalWrite(led, LOW); // turn the LED off by
making the voltage LOW
delay(1000); // wait for a second
}
Arduino demo
Let’s try it!
Resources for Arduino
http://youtube.com
http://ladyada.net
http://arduino.cc
What is a Raspberry Pi?
How are Raspberry Pis being used?
How are Raspberry Pis being used?
How are Raspberry Pis being used?
Take a look at this
http://makezine.com/2013/04/14/47-raspberry-
pi-projects-to-inspire-your-next-build/
How do I get started with Raspberry
Pi?
How do I get started with Raspberry
Pi?
Resources for Raspberry Pi
http://www.raspberrypi.org/faqs
http://en.wikipedia.org/wiki/Raspberry_Pi
http://ivanx.com/raspberrypi/
Raspberry Pi Demo
Let’s try it!
Thanks!
lemasney@gmail.com
http://lemasney.com
John LeMasney

More Related Content

What's hot (20)

Arduino for Beginners
Arduino for Beginners
Sarwan Singh
 
Arduino Workshop
Arduino Workshop
atuline
 
Arduino slides
Arduino slides
sdcharle
 
Programming with arduino
Programming with arduino
Makers of India
 
Intro to Hardware Programming with the Arduino Uno
Intro to Hardware Programming with the Arduino Uno
Vui Nguyen
 
IOTC08 The Arduino Platform
IOTC08 The Arduino Platform
Eoin Brazil
 
Arduino Boot Camp Pitch Slides
Arduino Boot Camp Pitch Slides
Mithi Sevilla
 
Introduction to Arduino with ArduBlock & SparkFun LilyPad
Introduction to Arduino with ArduBlock & SparkFun LilyPad
Brian Huang
 
Introduction to Arduino
Introduction to Arduino
yeokm1
 
NSTA 2013 Denver - ArduBlock and Arduino
NSTA 2013 Denver - ArduBlock and Arduino
Brian Huang
 
Advanced view arduino projects list use arduino for projects (4)
Advanced view arduino projects list use arduino for projects (4)
WiseNaeem
 
Basic Sensors
Basic Sensors
creatjet3d labs
 
Arduino tutorial
Arduino tutorial
HarikaReddy115
 
Ardui no
Ardui no
Amol Sakhalkar
 
Fun with arduino
Fun with arduino
Ravikumar Tiwari
 
Arduino Full Tutorial
Arduino Full Tutorial
Akshay Sharma
 
Arduino 101
Arduino 101
Giorgio Aresu
 
Arduino: Tutorial de Arduino
Arduino: Tutorial de Arduino
SANTIAGO PABLO ALBERTO
 
Seminar 3 presentation
Seminar 3 presentation
chandnivenkat
 
Lab2ppt
Lab2ppt
Zhentao Xu
 
Arduino for Beginners
Arduino for Beginners
Sarwan Singh
 
Arduino Workshop
Arduino Workshop
atuline
 
Arduino slides
Arduino slides
sdcharle
 
Programming with arduino
Programming with arduino
Makers of India
 
Intro to Hardware Programming with the Arduino Uno
Intro to Hardware Programming with the Arduino Uno
Vui Nguyen
 
IOTC08 The Arduino Platform
IOTC08 The Arduino Platform
Eoin Brazil
 
Arduino Boot Camp Pitch Slides
Arduino Boot Camp Pitch Slides
Mithi Sevilla
 
Introduction to Arduino with ArduBlock & SparkFun LilyPad
Introduction to Arduino with ArduBlock & SparkFun LilyPad
Brian Huang
 
Introduction to Arduino
Introduction to Arduino
yeokm1
 
NSTA 2013 Denver - ArduBlock and Arduino
NSTA 2013 Denver - ArduBlock and Arduino
Brian Huang
 
Advanced view arduino projects list use arduino for projects (4)
Advanced view arduino projects list use arduino for projects (4)
WiseNaeem
 
Arduino Full Tutorial
Arduino Full Tutorial
Akshay Sharma
 
Seminar 3 presentation
Seminar 3 presentation
chandnivenkat
 

Similar to Arduino, Raspberry Pi, and Making (20)

Using arduino and raspberry pi for internet of things
Using arduino and raspberry pi for internet of things
Sudar Muthu
 
Getting Started with Raspberry Pi and Arduino
Getting Started with Raspberry Pi and Arduino
Chad Mairn
 
Arduino Project Presentation Slides.pptx
Arduino Project Presentation Slides.pptx
JosephAdeyemi6
 
Arduino spooky projects_class1
Arduino spooky projects_class1
Felipe Belarmino
 
02 Sensors and Actuators Understand .pdf
02 Sensors and Actuators Understand .pdf
engsharaf2025
 
Introduction to arduino
Introduction to arduino
Preet Sangha
 
13223971.ppt
13223971.ppt
SuYee13
 
arduino introduction by Engr. Kennedy V. Rodriguez.pptx
arduino introduction by Engr. Kennedy V. Rodriguez.pptx
KennedyRodriguez5
 
Basic arduino components and more things about arduino
Basic arduino components and more things about arduino
GeorgeTsak
 
Raspberry Pi Introductory Lecture
Raspberry Pi Introductory Lecture
Syed Umaid Ahmed
 
Getting started with arduino workshop
Getting started with arduino workshop
Sudar Muthu
 
Arduino_UNO _tutorial_For_Beginners.pptx
Arduino_UNO _tutorial_For_Beginners.pptx
ANIKDUTTA25
 
Intro to Arduino
Intro to Arduino
avikdhupar
 
Arduino Slides With Neopixels
Arduino Slides With Neopixels
sdcharle
 
Introduction to Arduino Webinar
Introduction to Arduino Webinar
Fragiskos Fourlas
 
Intro_to_Arduino_-_v30.pptx
Intro_to_Arduino_-_v30.pptx
CephasMpandikaKalemb
 
Designers, please mind the gap! Let's get started with Arduino
Designers, please mind the gap! Let's get started with Arduino
Fahed Al Riachi
 
Arduino Workshop (3).pptx
Arduino Workshop (3).pptx
HebaEng
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
SAURABHKUMAR892774
 
#startathon2.0 - Arduino
#startathon2.0 - Arduino
sl2square
 
Using arduino and raspberry pi for internet of things
Using arduino and raspberry pi for internet of things
Sudar Muthu
 
Getting Started with Raspberry Pi and Arduino
Getting Started with Raspberry Pi and Arduino
Chad Mairn
 
Arduino Project Presentation Slides.pptx
Arduino Project Presentation Slides.pptx
JosephAdeyemi6
 
Arduino spooky projects_class1
Arduino spooky projects_class1
Felipe Belarmino
 
02 Sensors and Actuators Understand .pdf
02 Sensors and Actuators Understand .pdf
engsharaf2025
 
Introduction to arduino
Introduction to arduino
Preet Sangha
 
13223971.ppt
13223971.ppt
SuYee13
 
arduino introduction by Engr. Kennedy V. Rodriguez.pptx
arduino introduction by Engr. Kennedy V. Rodriguez.pptx
KennedyRodriguez5
 
Basic arduino components and more things about arduino
Basic arduino components and more things about arduino
GeorgeTsak
 
Raspberry Pi Introductory Lecture
Raspberry Pi Introductory Lecture
Syed Umaid Ahmed
 
Getting started with arduino workshop
Getting started with arduino workshop
Sudar Muthu
 
Arduino_UNO _tutorial_For_Beginners.pptx
Arduino_UNO _tutorial_For_Beginners.pptx
ANIKDUTTA25
 
Intro to Arduino
Intro to Arduino
avikdhupar
 
Arduino Slides With Neopixels
Arduino Slides With Neopixels
sdcharle
 
Introduction to Arduino Webinar
Introduction to Arduino Webinar
Fragiskos Fourlas
 
Designers, please mind the gap! Let's get started with Arduino
Designers, please mind the gap! Let's get started with Arduino
Fahed Al Riachi
 
Arduino Workshop (3).pptx
Arduino Workshop (3).pptx
HebaEng
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
SAURABHKUMAR892774
 
#startathon2.0 - Arduino
#startathon2.0 - Arduino
sl2square
 
Ad

More from LeMasney Consulting (11)

Google services overview
Google services overview
LeMasney Consulting
 
Chromebooks
Chromebooks
LeMasney Consulting
 
Food blogging with WordPress
Food blogging with WordPress
LeMasney Consulting
 
365 Sketches design project overview
365 Sketches design project overview
LeMasney Consulting
 
Chapter 5 Psychosocial Change
Chapter 5 Psychosocial Change
LeMasney Consulting
 
Theories And Models Of Student Change
Theories And Models Of Student Change
LeMasney Consulting
 
Erik Erikson
Erik Erikson
LeMasney Consulting
 
Ferpa On Line Web Presentation
Ferpa On Line Web Presentation
LeMasney Consulting
 
LeMasney - Rider University Towards 2020
LeMasney - Rider University Towards 2020
LeMasney Consulting
 
Using Technology To Lose Weight
Using Technology To Lose Weight
LeMasney Consulting
 
Group D Le Masney, Schimmel, Taylor Communication Tips In Crisis Final
Group D Le Masney, Schimmel, Taylor Communication Tips In Crisis Final
LeMasney Consulting
 
Ad

Recently uploaded (20)

Providing an OGC API Processes REST Interface for FME Flow
Providing an OGC API Processes REST Interface for FME Flow
Safe Software
 
Oracle Cloud Infrastructure AI Foundations
Oracle Cloud Infrastructure AI Foundations
VICTOR MAESTRE RAMIREZ
 
The State of Web3 Industry- Industry Report
The State of Web3 Industry- Industry Report
Liveplex
 
FIDO Seminar: Targeting Trust: The Future of Identity in the Workforce.pptx
FIDO Seminar: Targeting Trust: The Future of Identity in the Workforce.pptx
FIDO Alliance
 
Mastering AI Workflows with FME - Peak of Data & AI 2025
Mastering AI Workflows with FME - Peak of Data & AI 2025
Safe Software
 
FME for Good: Integrating Multiple Data Sources with APIs to Support Local Ch...
FME for Good: Integrating Multiple Data Sources with APIs to Support Local Ch...
Safe Software
 
Viral>Wondershare Filmora 14.5.18.12900 Crack Free Download
Viral>Wondershare Filmora 14.5.18.12900 Crack Free Download
Puppy jhon
 
Oracle Cloud Infrastructure Generative AI Professional
Oracle Cloud Infrastructure Generative AI Professional
VICTOR MAESTRE RAMIREZ
 
Artificial Intelligence in the Nonprofit Boardroom.pdf
Artificial Intelligence in the Nonprofit Boardroom.pdf
OnBoard
 
Can We Use Rust to Develop Extensions for PostgreSQL? (POSETTE: An Event for ...
Can We Use Rust to Develop Extensions for PostgreSQL? (POSETTE: An Event for ...
NTT DATA Technology & Innovation
 
June Patch Tuesday
June Patch Tuesday
Ivanti
 
Introduction to Typescript - GDG On Campus EUE
Introduction to Typescript - GDG On Campus EUE
Google Developer Group On Campus European Universities in Egypt
 
FIDO Seminar: Authentication for a Billion Consumers - Amazon.pptx
FIDO Seminar: Authentication for a Billion Consumers - Amazon.pptx
FIDO Alliance
 
Your startup on AWS - How to architect and maintain a Lean and Mean account J...
Your startup on AWS - How to architect and maintain a Lean and Mean account J...
angelo60207
 
“Why It’s Critical to Have an Integrated Development Methodology for Edge AI,...
“Why It’s Critical to Have an Integrated Development Methodology for Edge AI,...
Edge AI and Vision Alliance
 
“From Enterprise to Makers: Driving Vision AI Innovation at the Extreme Edge,...
“From Enterprise to Makers: Driving Vision AI Innovation at the Extreme Edge,...
Edge AI and Vision Alliance
 
ENERGY CONSUMPTION CALCULATION IN ENERGY-EFFICIENT AIR CONDITIONER.pdf
ENERGY CONSUMPTION CALCULATION IN ENERGY-EFFICIENT AIR CONDITIONER.pdf
Muhammad Rizwan Akram
 
No-Code Workflows for CAD & 3D Data: Scaling AI-Driven Infrastructure
No-Code Workflows for CAD & 3D Data: Scaling AI-Driven Infrastructure
Safe Software
 
Enabling BIM / GIS integrations with Other Systems with FME
Enabling BIM / GIS integrations with Other Systems with FME
Safe Software
 
Data Validation and System Interoperability
Data Validation and System Interoperability
Safe Software
 
Providing an OGC API Processes REST Interface for FME Flow
Providing an OGC API Processes REST Interface for FME Flow
Safe Software
 
Oracle Cloud Infrastructure AI Foundations
Oracle Cloud Infrastructure AI Foundations
VICTOR MAESTRE RAMIREZ
 
The State of Web3 Industry- Industry Report
The State of Web3 Industry- Industry Report
Liveplex
 
FIDO Seminar: Targeting Trust: The Future of Identity in the Workforce.pptx
FIDO Seminar: Targeting Trust: The Future of Identity in the Workforce.pptx
FIDO Alliance
 
Mastering AI Workflows with FME - Peak of Data & AI 2025
Mastering AI Workflows with FME - Peak of Data & AI 2025
Safe Software
 
FME for Good: Integrating Multiple Data Sources with APIs to Support Local Ch...
FME for Good: Integrating Multiple Data Sources with APIs to Support Local Ch...
Safe Software
 
Viral>Wondershare Filmora 14.5.18.12900 Crack Free Download
Viral>Wondershare Filmora 14.5.18.12900 Crack Free Download
Puppy jhon
 
Oracle Cloud Infrastructure Generative AI Professional
Oracle Cloud Infrastructure Generative AI Professional
VICTOR MAESTRE RAMIREZ
 
Artificial Intelligence in the Nonprofit Boardroom.pdf
Artificial Intelligence in the Nonprofit Boardroom.pdf
OnBoard
 
Can We Use Rust to Develop Extensions for PostgreSQL? (POSETTE: An Event for ...
Can We Use Rust to Develop Extensions for PostgreSQL? (POSETTE: An Event for ...
NTT DATA Technology & Innovation
 
June Patch Tuesday
June Patch Tuesday
Ivanti
 
FIDO Seminar: Authentication for a Billion Consumers - Amazon.pptx
FIDO Seminar: Authentication for a Billion Consumers - Amazon.pptx
FIDO Alliance
 
Your startup on AWS - How to architect and maintain a Lean and Mean account J...
Your startup on AWS - How to architect and maintain a Lean and Mean account J...
angelo60207
 
“Why It’s Critical to Have an Integrated Development Methodology for Edge AI,...
“Why It’s Critical to Have an Integrated Development Methodology for Edge AI,...
Edge AI and Vision Alliance
 
“From Enterprise to Makers: Driving Vision AI Innovation at the Extreme Edge,...
“From Enterprise to Makers: Driving Vision AI Innovation at the Extreme Edge,...
Edge AI and Vision Alliance
 
ENERGY CONSUMPTION CALCULATION IN ENERGY-EFFICIENT AIR CONDITIONER.pdf
ENERGY CONSUMPTION CALCULATION IN ENERGY-EFFICIENT AIR CONDITIONER.pdf
Muhammad Rizwan Akram
 
No-Code Workflows for CAD & 3D Data: Scaling AI-Driven Infrastructure
No-Code Workflows for CAD & 3D Data: Scaling AI-Driven Infrastructure
Safe Software
 
Enabling BIM / GIS integrations with Other Systems with FME
Enabling BIM / GIS integrations with Other Systems with FME
Safe Software
 
Data Validation and System Interoperability
Data Validation and System Interoperability
Safe Software
 

Arduino, Raspberry Pi, and Making