Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Meet Arduino

kalanda
June 02, 2011

Meet Arduino

kalanda

June 02, 2011
Tweet

More Decks by kalanda

Other Decks in Technology

Transcript

  1. ¿Qué es Arduino? “Arduino es una plataforma de electrónica abierta

    para la creación de prototipos basada en software y hardware flexibles y fáciles de usar.” “Se creó para artistas, diseñadores, aficionados y cualquier interesado en crear entornos u objetos interactivos.”
  2. Abierto En Arduino, tanto el entorno de software como el

    hardware son libres y abiertos. El compilador está basado en AVR-GCC
  3. Filosofía "If google wants to give us a spare billion

    we don't mind, we'll invest it in more open source hw/sw designs" @mbanzi on twitter ★ Massimo Banzi ★ David Cuartielles ★ Tom Igoe ★ Gianluca Martino ★ David Mellis } Arduino Team http://www.arduino.ccc
  4. Microcontrolador ATmega328 Velocidad de reloj 16Mhz Memoria Flash 32Kb (bootloader

    0.5Kb) Memoria SRAM 2Kb Memoria EEPROM 1Kb I/O digitales 14 (de ellas 6 PWM) Entradas analógicas 6 Buses por hardware UART, SPI, I2C Voltaje de trabajo 5V Voltaje alimentación 7-12V (límites 6v-20v) Corriente por PIN 40mA Arduino UNO
  5. Arduino UNO AREF es el voltaje de referencia para las

    entradas analógicas. Por defecto 5v (o 3,3v)
  6. Arduino Nano ★Pequeño y completo ★Ideal para prototipado ★Algo caro

    (~40€) http://www.arduino.cc/en/Main/ArduinoBoardNano
  7. Arduino Pro ★Versión SMD ★Sin USB ★Necesario cable FTDI ★Buen

    precio (~17€) ★3,3v-8Mhz y 5v-16Mhz ★Ideal para LIPO 3,7v http://www.sparkfun.com/products/9221 http://www.sparkfun.com/products/9219
  8. Arduino Pro Mini ★Muy pequeño y ligero ★Necesario cable FTDI

    ★Ideal para prototipado ★Buen precio (~15€) ★3,3v-8Mhz y 5v-16Mhz http://www.sparkfun.com/products/9220 http://www.sparkfun.com/products/9218
  9. Boarduino USB ★Completo ★5v-16MHz ★Ideal para prototipado ★Buen precio (~18€)

    ★3,3v-8Mhz y 5v-16Mhz http://www.adafruit.com/products/91
  10. Arduino LilyPad http://web.media.mit.edu/%7Eleah/LilyPad/index.html ★Prendas electrónicas ★Pequeño y ligero ★Puede funcionar

    a 2v ★Se “cablea” con hilo de coser conductor http://softwear.cc/ http://www.sparkfun.com/products/9266
  11. Arduino Mega http://www.adafruit.com/products/191 ★El Arduino más potente ★Basado en ATmega2560

    ★54 pines I/O digitales ★14 PWM ★16 Entradas analógicas ★4 UART ★Precio ~50€
  12. Mega ADK para Android http://david.cuartielles.com/b/2011/05/google-adk-que-bicho-es-ese/ http://developer.android.com/guide/topics/usb/adk.html http://www.seeedstudio.com/depot/seeeduino-adk-main-board-p-846.html ★Arduino Mega con

    un puerto USB Host ★Muy solicitado y casi imposible de conseguir ★Se puede hacer lo mismo con un Arduino y USB Host Shield http://tcrobotics.blogspot.com/2011/05/tutorial-arduino-uno-adk-de-google.html
  13. Ardupilot ★Diseñado para UAV (Unmanned Aerial Vehicle) ★Conexiones para GPS,

    Servo de cola, Motor de hélice, batería, receptor RF http://diydrones.com/profiles/blogs/ardupilot-main-page
  14. .NETduino ★Se programa en .NET ★Solamente Windows ★Layout de Arduino

    ★Chip ARM7 32-bit ★48Mhz ★128Kb para código ★60Kb de RAM http://netduino.com/
  15. Maple ★Basado en ARM Cortex M3 ★Layout de Arduino ★72

    Mhz ★128Kb para código ★20Kb RAM http://leaflabs.com/devices/maple/
  16. Mbed ★Basado en ARM 32-bit ★Compilador basado en web ★Muy

    pequeño y potente ★Se programa como drive http://mbed.org/
  17. Uno32 ★Basado en PIC 32-bit ★80Mhz ★128Kb para código ★16Kb

    de RAM http://www.digilentinc.com/Products/Detail.cfm?NavPath=2,892,893&Prod=CHIPKIT-UNO32
  18. ENLACES ARDUINO http://arduino.cc http://www.arduino.cc/forum/ http://arduino.cc/playground/ http://shieldlist.org/ http://arduinobarcamp.jottit.com/ BLOGS http://www.sherkhan.net/blogs/frikadas/ http://www.robotroom.com

    http://hackaday.com/category/arduino-hacks/ http://blog.makezine.com/archive/category/arduino TIENDAS http://www.bricogeek.com/shop/ http://www.electan.com/ http://www.cooking-hacks.com/ http://www.sparkfun.com http://www.seeedstudio.com TUTORIALES http://www.ladyada.net/learn/arduino/index.html http://todbot.com/blog/spookyarduino/ http://todbot.com/blog/bionicarduino/ http://www.arduinotutorials.com/ LIBROS http://softwear.cc/ http://oreilly.com/catalog/9780596155513/ OTROS PROYECTOS HERMANOS http://www.wiring.org.co http://www.fritzing.org http://www.processing.org