-
Informática y TI
- Ver todo
- Desarrollo Móvil
- Redes y Seguridad
- Desarrollo de Juegos
- Software y Herramientas
-
Desarrollo Web
- Ver todo
- Diseño Web Adaptable
- Bootstrap
- EmberJS
- Express JS
- Firebase
- Flask
- Gatsby
- HTML 5
- jQuery
- Knockout.js
- Laravel
- Mean Stack
- NodeJS
- OpenID
- Ruby On Rails
- Sass
- Sinatra
- Svelte.js
- Symfony
- Web Scraping
- Webpack
- ZURB Foundation
- Nuxt.js
- Backbone.js
- AngularJS
- Vuejs
- React
- ASP.NET
- CSS
- Django
- GraphQL
- Auth0
- Gulp JS
- Coffeescript
- Python
- Javascript
- PHP
- Ruby
- Elixir
- D3.js
- Lenguajes de Programación
- Pruebas de Software
- Bancos de Datos
- Desarrollo de Software y Algoritmos
- Ingeniería de Software
- Cloud Computing
- Desarrollo de Escritorio
- Ciencia de Datos
- Certificaciones de TI
- Sistemas Operativos
- Machine Learning
- Operaciones de TI y DevOps
-
Artes y Diseño
- Ver todo
- Moda
- Software de Música
- Diseño Web
- Diseño de Juegos
-
Design Tools
- Ver todo
- Adobe After Effects
- Adobe Animate
- Blender
- CATIA
- Cinema 4D
- Clip Studio Paint
- 3D Coat
- Autodesk 3ds Max
- Adobe Illustrator
- Adobe Photoshop
- GIMP
- InDesign
- Keyshot
- Lumion
- Manga Studio
- Marmoset Toolbag
- Marvelous Designer
- Autodesk Maya
- Autodesk Navisworks
- Powtoon
- Procreate
- RealFlow
- Autodesk Revit
- Sculptris
- SketchUp
- SolidWorks
- SpeedTree
- Tinkercad
- Toon Boom
- World Machine
- ZBrush
- Modelado 3D
- Substance Painter
- Sketch
- Vue
- Adobe Bridge
- Adobe Flash
- Adobe InCopy
- Adobe Lightroom
- Adobe Xd
- Affinity Designer
- Affinity Photo
- Ansys
- Autodesk AutoCAD
- Autodesk Fusion 360
- Enscape
- Figma
- Houdini
- Adobe Dreamweaver
- Artes Visuales
- Diseño Gráfico
- Diseño de Producto
- Cine y Video
- Arquitectura y Interiorismo
- Fotografía
- Música
- Desarrollo Personal
- Negocios
- Matemáticas, Ciencias y Ingeniería
- Profesiones y Hobbies
- Idiomas
- Mercadeo
- Humanidades y Ciencias Sociales
-
Finanzas
- Ver todo
- Certificación Financiera
- Contabilidad
-
Inversión y Trading
- Ver todo
- Trading Algorítmico
- Mercados Financieros
- Day Trading
- Bolsa de Valores
- Forex
- Comercio De Opciones
- Análisis de Cartera
- Estrategia de Trading
- Gráfico de Velas
- Mercado de Insumos Primarios
- Contratos Futuros
- Software de Análisis Técnico
- Inversión de Valor
- Principio de Onda de Elliott
- Swing Trading
- Stock Trading
- Análisis Técnico
- Criptomonedas y Blockchain
- Salud y Medicina
- Fitness
Cursos de Arduino
- Relevancia
- Precio más bajo
- Precio más alto
- Recomendados
- No elements found. Consider changing the search query.
- List is empty.
Preguntas frecuentes sobre Arduino
What is Arduino?
Arduino is an open-source hardware and software platform, consisting of several models of electronic boards, working in tandem with a programming language and IDE. The project was idealized in 2005 at the Interaction Design Institute Ivrea in Italy as an easy-to-use, low-cost prototyping platform for simple robotics and automation, but now is also used on a variety of applications including IoT, 3D printing, wearable electronics, and embedded systems. Current Arduino boards have USB connectors, and some even have cameras, Bluetooth, SD card inlets, and more.
Arduino boards are open-source, and so is the software used to program them, the Arduino programming language, based on a simplified form of C++ and API for microcontroller programming. The Arduino IDE facilitates writing the code and uploading it into the board and is available for Linux, Mac OS X, and Windows systems.
There are several advantages to use Arduino instead of similar microcontroller kits, as it’s inexpensive, cross-platform, and simple to use, providing open-source and extensible hardware and software. These features made Arduino a hit with teachers, students, amateurs, hobbyists, artists, children, and a strong Arduino community continues to grow to this day.
What is Arduino used for?
Arduino is used for a series of applications, from educational purposes to hobbyist applications. Several kinds of electronics projects can be build using Arduino, including:
- 3D printing
- Drones
- Embedded systems
- Gaming devices
- Internet of Things
- Prototyping
- Remote controllers
- Simple automation
- Simple robotics
- Wearable electronics
How long does it take to learn Arduino?
Basic Arduino concepts can be learned in 1 or 2 months, depending on previous individual familiarity with electronics, C++, and microcontroller programming.
What are the prerequisites for learning Arduino?
Some C/C++ programming and basic electronics knowledge are required to start learning Arduino. An Arduino compatible board, electronic components such as LEDs, resistors, and electronic wiring are also needed to start Arduino’s courses and tutorials.