jueves, 18 de septiembre de 2014

Arduino

Arduino is a range of plates.  Arduino hardware platform is an open source, based on a simple plate with inputs and outputs, analog and digital, in a development environment that is based on the programming language Processing. It is a device that connects the physical world with the virtual world, or the analog and digital worlds.

I use arduino for several simple give reasons; It is easy to program, is affordable, is practical, covers little space, is easy to understand.

Arduino has a development environment, where anyone can download it from the official website of arduino, this has versions for Windows and MAC, and the sources to compile in LINUX. 
The Arduino development environment contains a text editor for writing code, a message area, a text console, a toolbar with buttons for common functions, and a series of menus. It connects to the Arduino hardware to upload programs and Communicate with them. 
Writing Sketches 
Software written using Arduino are called sketches. These sketches are written in the text editor. Sketches are saved .ino With the file extension. It has features for cutting / pasting and for searching / Replacing text. The message area Gives feedback while saving and exporting Also errors and displays. The console displays text output by the Arduino environment Including complete messages and other information error. The bottom righthand corner of the window displays the current board and serial port. The toolbar buttons allow you to Verify and upload programs, create, open, and save sketches, and open the serial monitor.

some programming interfaces: 
native USB 
ATMega16U2 via USB 
USB via FTDI 
ATMega8U2 via USB 
FTDI Header support
Arduino offers a variety of different plates which are: 

  • boards:

Arduino uno,  Arduino Leonardo,  Arduino Due,  Arduino Yún,  Arduino Tre,  Arduino Micro,  Arduino Robot,  Arduino Explora, Arduino Mega 2560,  Arduino Mini, LilyPad Arduino USB, LilyPad Arduino Simple, LilyPad Arduino SimpleSnap, lilyPad Arduino, Arduino Nano, Arduino Pro Mini, Arduino Pro, Arduino Fio.

  • Shields:

Arduino GSM Shield, Arduino Ethernet Shield, Arduino WiFi Shield, Arduino Wireless SD Shield, Arduino USB Host Shield, Arduino Arduino Motor Shield, Arduino Wireless Proto Shield, Arduino Proto Shield. 

  • KITS:

The Arduino Starter Kit.

  • Accessories:

TFT LCD Screen, USB/Serial Light Adapter, Arduino ISP,  Mini USB/Serial Adapter.




http://www.ethek.com/arduino-que-es-y-para-que-sirve/
http://arduino.cc/en/pmwiki.php?n=Guide/Introduction
http://arduino.cc/en/Main/Products
http://www.sc.ehu.es/sbweb/webcentro/automatica/WebCQMH1/PAGINA%20PRINCIPAL/PLC/ESTRUCTURAS/ESTRUCTURA%20INTERNA/SECCION%20DE%20ES/seccion_de_es.htm
http://multimedia.uoc.edu/blogs/di/es/2012/06/01/cas-destudi-furby-classic/
http://forum.arduino.cc/index.php/topic,105259.0.html