SlideShare a Scribd company logo
ARDUINO
…From scratch
          @dieguich, @juanarmentia,
 juanjose.echevarria@gmail.com & @jon_lazaro
PLANIFICACIÓN DEL CURSO
   Primer día (2h teoría)
     Introducción




                                            Arduino - #eghost 26-27/2012
     El mundo de Arduino
         OSHW
         Plataformas y Shields

         Sensores y Actuadores

     Motivación: Proyectos
     IDEs
         Arduino y otros IDEs
         Primer contacto (Blink).

   Segundo día (2h práctica)
       Librerías de Arduino.
       Hands-on  4 sketches.          2
       Preguntas, dudas, evaluación.
Arduino - #eghost 26-27/2012
                                                 3
                                                     Al Lío!!
¿ EM PEZ AMO S?
COOPER MAA




                                                       Arduino - #eghost 26-27/2012
                                        Adafruit




Omer Kilic



             juanarmentia
                                    @              4
Arduino - #eghost 26-27/2012
                                                5
INTR ODUCC IÓN
Arduino - #eghost 26-27/2012
                               6
Arduino - #eghost 26-27/2012
                               7
Arduino - #eghost 26-27/2012
                               8
I2C (4 & 5)
                   SPI
                                                      Serial - Uart
   USB to Serial               Digital In/Out Pins




                                                                           Arduino - #eghost 26-27/2012
 USB Port
                                                       Atmega328p




Power Supply
                                                          Bootloader

                         Power Pins     Analog Input Pins              9
Arduino - #eghost 26-27/2012
                                              10
+5V




                  +5V




                            0V
          0V
      ]




                        ]
                        [
      [
Arduino - #eghost 26-27/2012
February 1982   February 2005
                                11
Arduino - #eghost 26-27/2012
                               12
Arduino - #eghost 26-27/2012
• Open Source
  Hardware?
• Is FOSS like?
                  13
Arduino - #eghost 26-27/2012
                               14
Arduino - #eghost 26-27/2012
                               15
Arduino - #eghost 26-27/2012
                               16
Arduino - #eghost 26-27/2012
                               17
Arduino - #eghost 26-27/2012
                               18
Arduino - #eghost 26-27/2012
                               19
Arduino - #eghost 26-27/2012
                               20
Arduino - #eghost 26-27/2012
                               21
Arduino - #eghost 26-27/2012
                               22
Arduino - #eghost 26-27/2012
                                                    23


http://en.wikipedia.org/wiki/Open-source_hardware
Arduino - #eghost 26-27/2012
                               24
Arduino - #eghost 26-27/2012
                                               25
¡¡Q UE L ÍO!!
Arduino - #eghost 26-27/2012
                                          26


http://arduino.cc/cgi-bin/yabb2/YaBB.pl
Arduino - #eghost 26-27/2012
                               27
Arduino - #eghost 26-27/2012
                               28
B OARD S O FICIA LES (I)




                                    Arduino - #eghost 26-27/2012
       UNO
                            Mega




                                   29
                           Nano
        Duemilanove
B OARD S O FICIA LES (II)




                                        Arduino - #eghost 26-27/2012
      LilyPad


                            Mega ADK


                                       30
    Mini
B OARD S O FICIA LES (III)




                                                  Arduino - #eghost 26-27/2012
Arduino Leonardo

                       Arduino Due (Cortex-M3)


                                                 31
B OARD S C OMPATIB LES (OSHW)




                                                      Arduino - #eghost 26-27/2012
      Freeduino      Seeeduino
                                 Zigduino (ZigBee)




Boarduino(ladyada)               Teensyduino
                                                     32
B OARD S C LONES (N OT AT- MEGA)




                                                                    Arduino - #eghost 26-27/2012
FEZ Panda (NXP ARM7, use .NET)

                                        Pinguino (PIC18/32)




 mbed (NXP ARM Cortex-M0/M3)
                                                                   33
                                 Netduino (Atmel ARM7, use .NET)
Microcontroller       ATmega328p
Operating Voltage     5V
Digital I/O Pins      14 (of which 6 provide PWM output)
Analog Input Pins     6
DC current per I/O    40mA




                                                                     Arduino - #eghost 26-27/2012
Pins
DC current for 3.3V   50mA
Pin
Flash Memory          32KB
SRAM                  2KB
EEPROM                1KB
Clock Speed           16MHz
ICSP Header           In System Programming, used when you
                      want to burn the bootloader, you'll need an
                      AVR-ISP                                       34
Arduino - #eghost 26-27/2012
                               35
E XTENDI NG AR DUINO CA PABILI T IES –
THE S HIEL D S




                                               Arduino - #eghost 26-27/2012
                 EduShield


                             Touch Shield
Motor Shield




                                              36
  Input Shield               SEMeter Shield
                             (Smart Meter)
E XTENDI NG CA PABI LIT IES –
C OMM UNICATI ON S HIEL D S




                                         Arduino - #eghost 26-27/2012
                EtherNEt        RfID

Wi-Fi




                                        37


BlueTooth         XBee           GPRS
S EN SORE S   Y   AC TUAD ORE S (I)




                                       Arduino - #eghost 26-27/2012
                                      38
S EN SORE S   Y   AC TUAD ORE S (I)




                                       Arduino - #eghost 26-27/2012
                                      39
S EN SORE S              Y   AC TUAD ORE S (I)




                                                              Arduino - #eghost 26-27/2012
                           Sharp IR Sensor
  Sound                                           Humidity




                                                      PIR    40
Photocell (light sensor)
                                Rotation sensor
                                (potentiometer)
S EN SORE S            Y   AC TUAD ORE S (II)




                                                                 Arduino - #eghost 26-27/2012
                      Polar Heart Rate Sensor    AC Current
Temperature                                         Sensor




                                    CO2 Sensor


                                                                41
  Tri-Axis
      Accelerometer                                  Pressure
S EN SORE S   Y   AC TUAD ORE S (III)




                                                  Arduino - #eghost 26-27/2012
Motores                           Piezo Buzzer




                                                 42


                  Luces Led
Arduino - #eghost 26-27/2012
                               43
Arduino - #eghost 26-27/2012
                               44
Arduino - #eghost 26-27/2012
                                                  45
INS PIRA CIÓ N….
Arduino - #eghost 26-27/2012
                               46
D OMÓ TIC A




                               Arduino - #eghost 26-27/2012
                              47
    http://bitly.com/zfZT3H
M ATERIA L DE OFIC INA (I)




                              Arduino - #eghost 26-27/2012
                             48
M ATERIA L DE OFIC INA (II)




                               Arduino - #eghost 26-27/2012
                              49
¿Q UÉ P UED ES I MPRIM IR?




                                          Arduino - #eghost 26-27/2012
Manilla puerta




                              Perchero

                                         50
Arduino - #eghost 26-27/2012
                                         51
M ÚSICA
A RDUI NO MEETS A NDR OID (I)




                                 Arduino - #eghost 26-27/2012
                                52
A RDUI NO MEETS A NDR OID (II)




                                           Arduino - #eghost 26-27/2012
                http://bitly.com/wdrPee   53
A RDUI NO MEETS A NDR OID (III)




                                     Arduino - #eghost 26-27/2012
http://noxdroid.org




                                    54
C OM PRA S E INV ENTARI OS




                              Arduino - #eghost 26-27/2012
                             55
INTERF ÁZ H UMA NO-TANGIB LE




                                    Arduino - #eghost 26-27/2012
            http://bit.ly/PZ5Vlq




                                   56
Arduino - #eghost 26-27/2012
                                                        57
RO BÓTS DE TODA CL ASE
Arduino - #eghost 26-27/2012
                                                  58
R O PA Y T EXTIL
Arduino - #eghost 26-27/2012
                                                                59
E LECTR ODOM ÉSTIC OS   http://socialcoffee.morelab.deusto.es
F OTOGRA FÍA




                                     Arduino - #eghost 26-27/2012
                                    60


               www.photoduino.com
Arduino - #eghost 26-27/2012
                               61
Arduino - #eghost 26-27/2012
                               62
F IR ST E XA MP LE ( BLINK)




                               Arduino - #eghost 26-27/2012
                              63
F IR ST E XA MP LE ( BLINK)




                                       Arduino - #eghost 26-27/2012
                                      64

             On board LED on Pin 13
F IR ST E XA MP LE ( BLINK)




                               Arduino - #eghost 26-27/2012
                              65
F IR ST E XA MP LE ( BLINK)




                               Arduino - #eghost 26-27/2012
                              66
Arduino - #eghost 26-27/2012
                                                          67
LÓGICA DE PROGR AMACI ÓN
Arduino - #eghost 26-27/2012
                               68
Arduino - #eghost 26-27/2012
                               69
Arduino - #eghost 26-27/2012
                               70
Arduino - #eghost 26-27/2012
                               71
Arduino - #eghost 26-27/2012
                               72
Arduino - #eghost 26-27/2012
                               73
F IR ST E XA MP LE ( BLINK)




                                Arduino - #eghost 26-27/2012
Upload




                               74
Arduino - #eghost 26-27/2012
                                                        75
N O S ÓLO A RDUINO IDE
REFERENCIAS DE FOTOGRAFÍAS
   http://www.cccb.org/lab/es/ici/una-revolucio-educativa/
   http://www.lasseriesdetuvida.com/?page_id=20087
   http://www.mediabistro.com/unbeige/if-designers-are-the-enemy-are-innovators-the-
    heroes_b2965




                                                                                              Arduino - #eghost 26-27/2012
   http://cobaq17verdema.blogspot.com.es/2011/05/reciclaje-las-tres-rrr.html
   http://funcorner.eu/tag/ipod/
   http://www.autism-community.com/community-center/
   http://free-images-of.com/tag/thinking-images/
   http://findingthewritemoment.blogspot.com.es/2011/07/i-get-inspiration-to-write-in-
    weirdest.html
   http://www.motivationalmemo.com/130-inspiration-quotes-for-those-who-need-inspiration/
   http://blog.timesunion.com/payitforward/all-susan-stricklean/2003/
   http://www.esuppliersindia.com/meson-india-pvt-ltd-/actuators-pr540004-sCATALOG-
    swf.html
   http://reprap.org/wiki/RepRap/es
   http://www.moderndesigntrends.com/?p=vdgwauafoei&paged=15
   http://tdistler.com/tag/funny
   http://technabob.com/blog/2010/11/15/twitter-monkey-arduino-monkey/
                                                                                             76
Arduino - #eghost 26-27/2012
                               77

More Related Content

DOC
Intro arduino
PPT
Arduino Introduction by coopermaa
PDF
Advanced view arduino projects list use arduino for projects 2
PPTX
What are the different types of arduino boards
PPTX
Arduino
PDF
PDF
Arduino: Tutorial de Arduino
PPTX
Arduino Uno Board - Robomart
Intro arduino
Arduino Introduction by coopermaa
Advanced view arduino projects list use arduino for projects 2
What are the different types of arduino boards
Arduino
Arduino: Tutorial de Arduino
Arduino Uno Board - Robomart

What's hot (20)

PDF
Arduino electronics cookbook
PPTX
Arduino Programming Software Development
PPTX
PPT ON Arduino
PPTX
Introduction to arduino ppt main
PDF
Show & Tell.- Introduction
PPT
Introduction To Arduino
PPS
Arduino Uno Pin Description
PPTX
Different Arduino Boards
PDF
Ardunio
PPTX
Arduino tutorial A to Z
PDF
Introducing... Arduino
PDF
Report on arduino
PPT
Arduino presentation by_warishusain
PDF
Arduino Lecture 1 - Introducing the Arduino
PPTX
Introduction to Arduino
PPTX
ARDUIO BASIC TUTORIAL
ODP
Robotics and Arduino (Arduino UNO)
PPTX
Robotics with arduino
PPTX
Arduino Day 1 Presentation
PPTX
Arduino Microcontroller
Arduino electronics cookbook
Arduino Programming Software Development
PPT ON Arduino
Introduction to arduino ppt main
Show & Tell.- Introduction
Introduction To Arduino
Arduino Uno Pin Description
Different Arduino Boards
Ardunio
Arduino tutorial A to Z
Introducing... Arduino
Report on arduino
Arduino presentation by_warishusain
Arduino Lecture 1 - Introducing the Arduino
Introduction to Arduino
ARDUIO BASIC TUTORIAL
Robotics and Arduino (Arduino UNO)
Robotics with arduino
Arduino Day 1 Presentation
Arduino Microcontroller
Ad

Viewers also liked (12)

PDF
DiY tech-tools for ecological transition
PDF
Maximum power point tracking of pv arrays under partial shading condition usi...
PPTX
Ppt project instrumentasi smart drying with arduino 2016 kelompok 7
PPTX
arduino project useful for us
PDF
Diego Casado-Mansilla - PhD thesis dissertation
PDF
Solar Presentation.pptx
DOCX
Traffic signal-project-
DOCX
Traffic light controller
PPT
Smart Traffic Light Controller
PPTX
Traffic light controller
PPTX
Introduction to arduino
PPTX
Traffic light.ppt (1)
DiY tech-tools for ecological transition
Maximum power point tracking of pv arrays under partial shading condition usi...
Ppt project instrumentasi smart drying with arduino 2016 kelompok 7
arduino project useful for us
Diego Casado-Mansilla - PhD thesis dissertation
Solar Presentation.pptx
Traffic signal-project-
Traffic light controller
Smart Traffic Light Controller
Traffic light controller
Introduction to arduino
Traffic light.ppt (1)
Ad

Similar to Arduino_eghost (20)

PPTX
Introduction to Arduino
PPTX
PEQUEÑO CURSO DE ARDUINO DESDE SEÑALES HASTA PROGRAMACIÓN
PPS
What is Arduino ?
PDF
Arduino_IOT Arduino_IOT Arduino_IOTArdui
PDF
A000067-datasheet.pdf
PPTX
Arduino basics & programming skill development
PPTX
Arduino Introduction PPT for school students
PDF
Advanced View Arduino Projects List - Use Arduino for Projects 2.pdf
PDF
Advanced View Arduino Projects List - Use Arduino for Projects 1.pdf
PPTX
Workshop on IoT and Basic Home Automation_BAIUST.pptx
PPTX
An Introduction To Arduino.pptx
PPTX
Arduino uno details and Workshop contents
PDF
RDL Uno pi
PPTX
Arduino-Workshop For beginners UG Students
PPTX
Introduction to Arduino
PDF
Intro to-the-arduino
PDF
IOTC08 The Arduino Platform
PDF
SKAD Electronics Training Manual.pdf
PDF
Intro to arduino
PPTX
ARDUINO OVERVIEW HARDWARE SOFTWARE AND INSTALLATION.pptx
Introduction to Arduino
PEQUEÑO CURSO DE ARDUINO DESDE SEÑALES HASTA PROGRAMACIÓN
What is Arduino ?
Arduino_IOT Arduino_IOT Arduino_IOTArdui
A000067-datasheet.pdf
Arduino basics & programming skill development
Arduino Introduction PPT for school students
Advanced View Arduino Projects List - Use Arduino for Projects 2.pdf
Advanced View Arduino Projects List - Use Arduino for Projects 1.pdf
Workshop on IoT and Basic Home Automation_BAIUST.pptx
An Introduction To Arduino.pptx
Arduino uno details and Workshop contents
RDL Uno pi
Arduino-Workshop For beginners UG Students
Introduction to Arduino
Intro to-the-arduino
IOTC08 The Arduino Platform
SKAD Electronics Training Manual.pdf
Intro to arduino
ARDUINO OVERVIEW HARDWARE SOFTWARE AND INSTALLATION.pptx

More from Diego Casado Mansilla (17)

PDF
Internet of Things and People
PDF
Air quality crash course
PPTX
Eusew 2021 ppt stages_of_change
PDF
Cardiff iot 11 02_2021
PPTX
PPTX
Will Eco-aware Things will help us to Save the World?
PPTX
Arduino_eghost2ndDay
PDF
S3OiA esiot12
PDF
Presentación taller DiY Semana de la ciencia 2011
PPTX
Verde y punto! presentación
PDF
Eco-aware social objects (IoT meetup Madrid)
PDF
Collecter - Multi-agent Systems Configuration over Ad-hoc Networks: Network a...
PDF
Presentacion iadis 2008
PPT
Mario vegabarbas ei3_spnish
PPT
Jitel2011 final
PPT
2nd presentation DiY-studio introduction
PPT
Di yse tei'11studio_intro_etc.v1.0
Internet of Things and People
Air quality crash course
Eusew 2021 ppt stages_of_change
Cardiff iot 11 02_2021
Will Eco-aware Things will help us to Save the World?
Arduino_eghost2ndDay
S3OiA esiot12
Presentación taller DiY Semana de la ciencia 2011
Verde y punto! presentación
Eco-aware social objects (IoT meetup Madrid)
Collecter - Multi-agent Systems Configuration over Ad-hoc Networks: Network a...
Presentacion iadis 2008
Mario vegabarbas ei3_spnish
Jitel2011 final
2nd presentation DiY-studio introduction
Di yse tei'11studio_intro_etc.v1.0

Recently uploaded (20)

PPTX
TLE Review Electricity (Electricity).pptx
PPTX
Tartificialntelligence_presentation.pptx
PPTX
SOPHOS-XG Firewall Administrator PPT.pptx
PDF
August Patch Tuesday
PPTX
cloud_computing_Infrastucture_as_cloud_p
PPTX
Chapter 5: Probability Theory and Statistics
PDF
Hybrid model detection and classification of lung cancer
PDF
Encapsulation theory and applications.pdf
PDF
Microsoft Solutions Partner Drive Digital Transformation with D365.pdf
PDF
Getting Started with Data Integration: FME Form 101
PDF
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
project resource management chapter-09.pdf
PDF
Hindi spoken digit analysis for native and non-native speakers
PDF
Zenith AI: Advanced Artificial Intelligence
PPTX
1. Introduction to Computer Programming.pptx
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
A novel scalable deep ensemble learning framework for big data classification...
PDF
Univ-Connecticut-ChatGPT-Presentaion.pdf
TLE Review Electricity (Electricity).pptx
Tartificialntelligence_presentation.pptx
SOPHOS-XG Firewall Administrator PPT.pptx
August Patch Tuesday
cloud_computing_Infrastucture_as_cloud_p
Chapter 5: Probability Theory and Statistics
Hybrid model detection and classification of lung cancer
Encapsulation theory and applications.pdf
Microsoft Solutions Partner Drive Digital Transformation with D365.pdf
Getting Started with Data Integration: FME Form 101
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
Digital-Transformation-Roadmap-for-Companies.pptx
project resource management chapter-09.pdf
Hindi spoken digit analysis for native and non-native speakers
Zenith AI: Advanced Artificial Intelligence
1. Introduction to Computer Programming.pptx
Group 1 Presentation -Planning and Decision Making .pptx
MIND Revenue Release Quarter 2 2025 Press Release
A novel scalable deep ensemble learning framework for big data classification...
Univ-Connecticut-ChatGPT-Presentaion.pdf

Arduino_eghost

  • 1. ARDUINO …From scratch @dieguich, @juanarmentia, juanjose.echevarria@gmail.com & @jon_lazaro
  • 2. PLANIFICACIÓN DEL CURSO  Primer día (2h teoría)  Introducción Arduino - #eghost 26-27/2012  El mundo de Arduino  OSHW  Plataformas y Shields  Sensores y Actuadores  Motivación: Proyectos  IDEs  Arduino y otros IDEs  Primer contacto (Blink).  Segundo día (2h práctica)  Librerías de Arduino.  Hands-on  4 sketches. 2  Preguntas, dudas, evaluación.
  • 3. Arduino - #eghost 26-27/2012 3 Al Lío!! ¿ EM PEZ AMO S?
  • 4. COOPER MAA Arduino - #eghost 26-27/2012 Adafruit Omer Kilic juanarmentia @ 4
  • 5. Arduino - #eghost 26-27/2012 5 INTR ODUCC IÓN
  • 6. Arduino - #eghost 26-27/2012 6
  • 7. Arduino - #eghost 26-27/2012 7
  • 8. Arduino - #eghost 26-27/2012 8
  • 9. I2C (4 & 5) SPI Serial - Uart USB to Serial Digital In/Out Pins Arduino - #eghost 26-27/2012 USB Port Atmega328p Power Supply Bootloader Power Pins Analog Input Pins 9
  • 10. Arduino - #eghost 26-27/2012 10 +5V +5V 0V 0V ] ] [ [
  • 11. Arduino - #eghost 26-27/2012 February 1982 February 2005 11
  • 12. Arduino - #eghost 26-27/2012 12
  • 13. Arduino - #eghost 26-27/2012 • Open Source Hardware? • Is FOSS like? 13
  • 14. Arduino - #eghost 26-27/2012 14
  • 15. Arduino - #eghost 26-27/2012 15
  • 16. Arduino - #eghost 26-27/2012 16
  • 17. Arduino - #eghost 26-27/2012 17
  • 18. Arduino - #eghost 26-27/2012 18
  • 19. Arduino - #eghost 26-27/2012 19
  • 20. Arduino - #eghost 26-27/2012 20
  • 21. Arduino - #eghost 26-27/2012 21
  • 22. Arduino - #eghost 26-27/2012 22
  • 23. Arduino - #eghost 26-27/2012 23 http://en.wikipedia.org/wiki/Open-source_hardware
  • 24. Arduino - #eghost 26-27/2012 24
  • 25. Arduino - #eghost 26-27/2012 25 ¡¡Q UE L ÍO!!
  • 26. Arduino - #eghost 26-27/2012 26 http://arduino.cc/cgi-bin/yabb2/YaBB.pl
  • 27. Arduino - #eghost 26-27/2012 27
  • 28. Arduino - #eghost 26-27/2012 28
  • 29. B OARD S O FICIA LES (I) Arduino - #eghost 26-27/2012 UNO Mega 29 Nano Duemilanove
  • 30. B OARD S O FICIA LES (II) Arduino - #eghost 26-27/2012 LilyPad Mega ADK 30 Mini
  • 31. B OARD S O FICIA LES (III) Arduino - #eghost 26-27/2012 Arduino Leonardo Arduino Due (Cortex-M3) 31
  • 32. B OARD S C OMPATIB LES (OSHW) Arduino - #eghost 26-27/2012 Freeduino Seeeduino Zigduino (ZigBee) Boarduino(ladyada) Teensyduino 32
  • 33. B OARD S C LONES (N OT AT- MEGA) Arduino - #eghost 26-27/2012 FEZ Panda (NXP ARM7, use .NET) Pinguino (PIC18/32) mbed (NXP ARM Cortex-M0/M3) 33 Netduino (Atmel ARM7, use .NET)
  • 34. Microcontroller ATmega328p Operating Voltage 5V Digital I/O Pins 14 (of which 6 provide PWM output) Analog Input Pins 6 DC current per I/O 40mA Arduino - #eghost 26-27/2012 Pins DC current for 3.3V 50mA Pin Flash Memory 32KB SRAM 2KB EEPROM 1KB Clock Speed 16MHz ICSP Header In System Programming, used when you want to burn the bootloader, you'll need an AVR-ISP 34
  • 35. Arduino - #eghost 26-27/2012 35
  • 36. E XTENDI NG AR DUINO CA PABILI T IES – THE S HIEL D S Arduino - #eghost 26-27/2012 EduShield Touch Shield Motor Shield 36 Input Shield SEMeter Shield (Smart Meter)
  • 37. E XTENDI NG CA PABI LIT IES – C OMM UNICATI ON S HIEL D S Arduino - #eghost 26-27/2012 EtherNEt RfID Wi-Fi 37 BlueTooth XBee GPRS
  • 38. S EN SORE S Y AC TUAD ORE S (I) Arduino - #eghost 26-27/2012 38
  • 39. S EN SORE S Y AC TUAD ORE S (I) Arduino - #eghost 26-27/2012 39
  • 40. S EN SORE S Y AC TUAD ORE S (I) Arduino - #eghost 26-27/2012 Sharp IR Sensor Sound Humidity PIR 40 Photocell (light sensor) Rotation sensor (potentiometer)
  • 41. S EN SORE S Y AC TUAD ORE S (II) Arduino - #eghost 26-27/2012 Polar Heart Rate Sensor AC Current Temperature Sensor CO2 Sensor 41 Tri-Axis Accelerometer Pressure
  • 42. S EN SORE S Y AC TUAD ORE S (III) Arduino - #eghost 26-27/2012 Motores Piezo Buzzer 42 Luces Led
  • 43. Arduino - #eghost 26-27/2012 43
  • 44. Arduino - #eghost 26-27/2012 44
  • 45. Arduino - #eghost 26-27/2012 45 INS PIRA CIÓ N….
  • 46. Arduino - #eghost 26-27/2012 46
  • 47. D OMÓ TIC A Arduino - #eghost 26-27/2012 47 http://bitly.com/zfZT3H
  • 48. M ATERIA L DE OFIC INA (I) Arduino - #eghost 26-27/2012 48
  • 49. M ATERIA L DE OFIC INA (II) Arduino - #eghost 26-27/2012 49
  • 50. ¿Q UÉ P UED ES I MPRIM IR? Arduino - #eghost 26-27/2012 Manilla puerta Perchero 50
  • 51. Arduino - #eghost 26-27/2012 51 M ÚSICA
  • 52. A RDUI NO MEETS A NDR OID (I) Arduino - #eghost 26-27/2012 52
  • 53. A RDUI NO MEETS A NDR OID (II) Arduino - #eghost 26-27/2012 http://bitly.com/wdrPee 53
  • 54. A RDUI NO MEETS A NDR OID (III) Arduino - #eghost 26-27/2012 http://noxdroid.org 54
  • 55. C OM PRA S E INV ENTARI OS Arduino - #eghost 26-27/2012 55
  • 56. INTERF ÁZ H UMA NO-TANGIB LE Arduino - #eghost 26-27/2012 http://bit.ly/PZ5Vlq 56
  • 57. Arduino - #eghost 26-27/2012 57 RO BÓTS DE TODA CL ASE
  • 58. Arduino - #eghost 26-27/2012 58 R O PA Y T EXTIL
  • 59. Arduino - #eghost 26-27/2012 59 E LECTR ODOM ÉSTIC OS http://socialcoffee.morelab.deusto.es
  • 60. F OTOGRA FÍA Arduino - #eghost 26-27/2012 60 www.photoduino.com
  • 61. Arduino - #eghost 26-27/2012 61
  • 62. Arduino - #eghost 26-27/2012 62
  • 63. F IR ST E XA MP LE ( BLINK) Arduino - #eghost 26-27/2012 63
  • 64. F IR ST E XA MP LE ( BLINK) Arduino - #eghost 26-27/2012 64 On board LED on Pin 13
  • 65. F IR ST E XA MP LE ( BLINK) Arduino - #eghost 26-27/2012 65
  • 66. F IR ST E XA MP LE ( BLINK) Arduino - #eghost 26-27/2012 66
  • 67. Arduino - #eghost 26-27/2012 67 LÓGICA DE PROGR AMACI ÓN
  • 68. Arduino - #eghost 26-27/2012 68
  • 69. Arduino - #eghost 26-27/2012 69
  • 70. Arduino - #eghost 26-27/2012 70
  • 71. Arduino - #eghost 26-27/2012 71
  • 72. Arduino - #eghost 26-27/2012 72
  • 73. Arduino - #eghost 26-27/2012 73
  • 74. F IR ST E XA MP LE ( BLINK) Arduino - #eghost 26-27/2012 Upload 74
  • 75. Arduino - #eghost 26-27/2012 75 N O S ÓLO A RDUINO IDE
  • 76. REFERENCIAS DE FOTOGRAFÍAS  http://www.cccb.org/lab/es/ici/una-revolucio-educativa/  http://www.lasseriesdetuvida.com/?page_id=20087  http://www.mediabistro.com/unbeige/if-designers-are-the-enemy-are-innovators-the- heroes_b2965 Arduino - #eghost 26-27/2012  http://cobaq17verdema.blogspot.com.es/2011/05/reciclaje-las-tres-rrr.html  http://funcorner.eu/tag/ipod/  http://www.autism-community.com/community-center/  http://free-images-of.com/tag/thinking-images/  http://findingthewritemoment.blogspot.com.es/2011/07/i-get-inspiration-to-write-in- weirdest.html  http://www.motivationalmemo.com/130-inspiration-quotes-for-those-who-need-inspiration/  http://blog.timesunion.com/payitforward/all-susan-stricklean/2003/  http://www.esuppliersindia.com/meson-india-pvt-ltd-/actuators-pr540004-sCATALOG- swf.html  http://reprap.org/wiki/RepRap/es  http://www.moderndesigntrends.com/?p=vdgwauafoei&paged=15  http://tdistler.com/tag/funny  http://technabob.com/blog/2010/11/15/twitter-monkey-arduino-monkey/ 76
  • 77. Arduino - #eghost 26-27/2012 77