SlideShare a Scribd company logo
1 of 7
Presented By: Conrad Brown

cbrown@radnetworx.com
http://www.lokisec.com
http://twitter.com/guardrad
Founder of Lokisec.com and Southern Maryland
Hacker Space
Alphabet Soup
A+, Net+, Sec+, MCSE 2003, MCITP, CEH, ECSA
In the broad sense, physical computing is a creative framework
for understanding human beings' relationship to the digital
world. In practical use, the term most often describes
handmade art, design or DIY hobby projects that use sensors
and microcontrollers to translate analog input to a software
system, and/or control electro-mechanical devices such as
motors, servos, lighting or other hardware.

Source: http://en.wikipedia.org/wiki/Physical_computing
An Open Source Physical Computing Platform
It is a simple input/output board with a
development environment.
Code on the Arduino IDE
Upload that code to the Arduino Board
Watch the Arduino Board run the code
int ledPin = 13;

// LED connected to digital pin 13

void setup()
{
pinMode(ledPin, OUTPUT);
}

// sets the digital pin as output

void loop()
{
digitalWrite(ledPin, HIGH); // sets the LED on
delay(1000);
// waits for a second
digitalWrite(ledPin, LOW); // sets the LED off
delay(1000);
// waits for a second
}
The Digital Pins use a digital signal. Digital
signals are either on or off.
The Analog Pins use an analog signal. Analog
signals can vary and are not stuck to being
either on or off.

More Related Content

Viewers also liked

DESAFIO
DESAFIODESAFIO
DESAFIO
cmam11
 
Star chart power point
Star chart power pointStar chart power point
Star chart power point
prios12
 
Evaluation question2
Evaluation question2Evaluation question2
Evaluation question2
leeyameghani
 
государственные люди м.и. кутузов
государственные люди м.и. кутузовгосударственные люди м.и. кутузов
государственные люди м.и. кутузов
Iren Zielinski
 
Cоздание библиотечных фотоальбомов и Google+
Cоздание библиотечных фотоальбомов и Google+Cоздание библиотечных фотоальбомов и Google+
Cоздание библиотечных фотоальбомов и Google+
Iren Zielinski
 
Jennifer's class presentation
Jennifer's class presentationJennifer's class presentation
Jennifer's class presentation
jennifercombs371
 
путеводитель по виртуальной информационно краеведческой выставке
путеводитель по виртуальной  информационно краеведческой выставкепутеводитель по виртуальной  информационно краеведческой выставке
путеводитель по виртуальной информационно краеведческой выставке
Iren Zielinski
 
устный журнал
устный журналустный журнал
устный журнал
Iren Zielinski
 
Jennifer's class presentation
Jennifer's class presentationJennifer's class presentation
Jennifer's class presentation
jennifercombs371
 
Путешествие в прошлое России
Путешествие в прошлое РоссииПутешествие в прошлое России
Путешествие в прошлое России
Iren Zielinski
 
создание единого приложения Abs роли и функции
создание единого приложения Abs роли и функциисоздание единого приложения Abs роли и функции
создание единого приложения Abs роли и функции
Anna Odintsova
 
сервисы для представления библиотечных материалов
сервисы для представления библиотечных материаловсервисы для представления библиотечных материалов
сервисы для представления библиотечных материалов
Iren Zielinski
 
Presentation11 111017084500-phpapp01
Presentation11 111017084500-phpapp01Presentation11 111017084500-phpapp01
Presentation11 111017084500-phpapp01
leeyameghani
 
военные деятели россии
военные деятели россиивоенные деятели россии
военные деятели россии
Iren Zielinski
 
писатели и художники
писатели и художникиписатели и художники
писатели и художники
Iren Zielinski
 

Viewers also liked (20)

DESAFIO
DESAFIODESAFIO
DESAFIO
 
Star chart power point
Star chart power pointStar chart power point
Star chart power point
 
Deber
DeberDeber
Deber
 
Conduccion politica
Conduccion politicaConduccion politica
Conduccion politica
 
Bab iv
Bab ivBab iv
Bab iv
 
Evaluation question2
Evaluation question2Evaluation question2
Evaluation question2
 
государственные люди м.и. кутузов
государственные люди м.и. кутузовгосударственные люди м.и. кутузов
государственные люди м.и. кутузов
 
Cоздание библиотечных фотоальбомов и Google+
Cоздание библиотечных фотоальбомов и Google+Cоздание библиотечных фотоальбомов и Google+
Cоздание библиотечных фотоальбомов и Google+
 
Jennifer's class presentation
Jennifer's class presentationJennifer's class presentation
Jennifer's class presentation
 
путеводитель по виртуальной информационно краеведческой выставке
путеводитель по виртуальной  информационно краеведческой выставкепутеводитель по виртуальной  информационно краеведческой выставке
путеводитель по виртуальной информационно краеведческой выставке
 
устный журнал
устный журналустный журнал
устный журнал
 
Jennifer's class presentation
Jennifer's class presentationJennifer's class presentation
Jennifer's class presentation
 
Путешествие в прошлое России
Путешествие в прошлое РоссииПутешествие в прошлое России
Путешествие в прошлое России
 
Mobile health insurance exchange
Mobile health insurance exchangeMobile health insurance exchange
Mobile health insurance exchange
 
создание единого приложения Abs роли и функции
создание единого приложения Abs роли и функциисоздание единого приложения Abs роли и функции
создание единого приложения Abs роли и функции
 
Chibyke Global Systems Limited Profile
Chibyke Global Systems Limited ProfileChibyke Global Systems Limited Profile
Chibyke Global Systems Limited Profile
 
сервисы для представления библиотечных материалов
сервисы для представления библиотечных материаловсервисы для представления библиотечных материалов
сервисы для представления библиотечных материалов
 
Presentation11 111017084500-phpapp01
Presentation11 111017084500-phpapp01Presentation11 111017084500-phpapp01
Presentation11 111017084500-phpapp01
 
военные деятели россии
военные деятели россиивоенные деятели россии
военные деятели россии
 
писатели и художники
писатели и художникиписатели и художники
писатели и художники
 

Similar to Introduction to Physical Computing Using Arduino

Akash Jinandra EE CPE Resume 7-28-2016
Akash Jinandra EE CPE Resume 7-28-2016Akash Jinandra EE CPE Resume 7-28-2016
Akash Jinandra EE CPE Resume 7-28-2016
Akash Jinandra
 
PICDriverResearch
PICDriverResearchPICDriverResearch
PICDriverResearch
John Dunbar
 

Similar to Introduction to Physical Computing Using Arduino (20)

Mickael Couzinet_Arduino
Mickael Couzinet_ArduinoMickael Couzinet_Arduino
Mickael Couzinet_Arduino
 
Introduction à Arduino
Introduction à ArduinoIntroduction à Arduino
Introduction à Arduino
 
IJSRED-V2I2P57
IJSRED-V2I2P57IJSRED-V2I2P57
IJSRED-V2I2P57
 
arduinoedit.pptx
arduinoedit.pptxarduinoedit.pptx
arduinoedit.pptx
 
Akash Jinandra EE CPE Resume 7-28-2016
Akash Jinandra EE CPE Resume 7-28-2016Akash Jinandra EE CPE Resume 7-28-2016
Akash Jinandra EE CPE Resume 7-28-2016
 
Lab Handson: Power your Creations with Intel Edison!
Lab Handson: Power your Creations with Intel Edison!Lab Handson: Power your Creations with Intel Edison!
Lab Handson: Power your Creations with Intel Edison!
 
Design of a usb based data acquisition system
Design of a usb based data acquisition systemDesign of a usb based data acquisition system
Design of a usb based data acquisition system
 
Design of a usb based data acquisition system
Design of a usb based data acquisition systemDesign of a usb based data acquisition system
Design of a usb based data acquisition system
 
A STUDY OF AN ENTRENCHED SYSTEM USING INTERNET OF THINGS
A STUDY OF AN ENTRENCHED SYSTEM USING INTERNET OF THINGSA STUDY OF AN ENTRENCHED SYSTEM USING INTERNET OF THINGS
A STUDY OF AN ENTRENCHED SYSTEM USING INTERNET OF THINGS
 
Embedded system design with microcontrollers in waayoo.com
Embedded system design with microcontrollers in waayoo.comEmbedded system design with microcontrollers in waayoo.com
Embedded system design with microcontrollers in waayoo.com
 
Embedded system design with microcontrollers in waayoo.com
Embedded system design with microcontrollers in waayoo.comEmbedded system design with microcontrollers in waayoo.com
Embedded system design with microcontrollers in waayoo.com
 
RAHUL NASKAR IOT.ppt
RAHUL NASKAR IOT.pptRAHUL NASKAR IOT.ppt
RAHUL NASKAR IOT.ppt
 
Physical prototyping lab1-input_output (2)
Physical prototyping lab1-input_output (2)Physical prototyping lab1-input_output (2)
Physical prototyping lab1-input_output (2)
 
IoT on Raspberry Pi
IoT on Raspberry PiIoT on Raspberry Pi
IoT on Raspberry Pi
 
Arduino Teaching Program
Arduino Teaching ProgramArduino Teaching Program
Arduino Teaching Program
 
Using arduino and raspberry pi for internet of things
Using arduino and raspberry pi for internet of thingsUsing arduino and raspberry pi for internet of things
Using arduino and raspberry pi for internet of things
 
Rohan resume
Rohan resumeRohan resume
Rohan resume
 
GeoDC Maker Talks: GPS-Enabled Sensor Platforms using Arduino
GeoDC Maker Talks:  GPS-Enabled Sensor Platforms using ArduinoGeoDC Maker Talks:  GPS-Enabled Sensor Platforms using Arduino
GeoDC Maker Talks: GPS-Enabled Sensor Platforms using Arduino
 
PICDriverResearch
PICDriverResearchPICDriverResearch
PICDriverResearch
 
Arduino Development For Beginners
Arduino Development For BeginnersArduino Development For Beginners
Arduino Development For Beginners
 

Recently uploaded

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Recently uploaded (20)

Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 

Introduction to Physical Computing Using Arduino

  • 1. Presented By: Conrad Brown cbrown@radnetworx.com http://www.lokisec.com http://twitter.com/guardrad
  • 2. Founder of Lokisec.com and Southern Maryland Hacker Space Alphabet Soup A+, Net+, Sec+, MCSE 2003, MCITP, CEH, ECSA
  • 3. In the broad sense, physical computing is a creative framework for understanding human beings' relationship to the digital world. In practical use, the term most often describes handmade art, design or DIY hobby projects that use sensors and microcontrollers to translate analog input to a software system, and/or control electro-mechanical devices such as motors, servos, lighting or other hardware. Source: http://en.wikipedia.org/wiki/Physical_computing
  • 4. An Open Source Physical Computing Platform It is a simple input/output board with a development environment.
  • 5. Code on the Arduino IDE Upload that code to the Arduino Board Watch the Arduino Board run the code
  • 6. int ledPin = 13; // LED connected to digital pin 13 void setup() { pinMode(ledPin, OUTPUT); } // sets the digital pin as output void loop() { digitalWrite(ledPin, HIGH); // sets the LED on delay(1000); // waits for a second digitalWrite(ledPin, LOW); // sets the LED off delay(1000); // waits for a second }
  • 7. The Digital Pins use a digital signal. Digital signals are either on or off. The Analog Pins use an analog signal. Analog signals can vary and are not stuck to being either on or off.