0% found this document useful (0 votes)
19 views

What Is Arduino - Arduino

The document provides an overview of the Arduino platform, including what it is, why it is useful, and how to use it. Arduino is an open-source hardware and software platform for building electronics projects and interacting with physical objects. It is inexpensive, cross-platform, and has a simple programming environment. The Arduino platform can be used for a wide variety of applications and projects.

Uploaded by

Marito Mário
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views

What Is Arduino - Arduino

The document provides an overview of the Arduino platform, including what it is, why it is useful, and how to use it. Arduino is an open-source hardware and software platform for building electronics projects and interacting with physical objects. It is inexpensive, cross-platform, and has a simple programming environment. The Arduino platform can be used for a wide variety of applications and projects.

Uploaded by

Marito Mário
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

PROFISSIONAL EDUCAÇÃO LOJA Pesquise em Arduino.

cc ENTRAR

H A R D WA R E PROGRAMAS NUVEM D O C U M E N TA Ç Ã O COMUNIDADE BLOG SOBRE

ÍNDICE

Começando O que é Arduino?

ÍNDICE
O que é Arduino?
Por que Arduino?
Arduino é uma plataforma eletrônica de código aberto baseada em hardware e
Como eu uso o Arduino?
software fáceis de usar. As placas Arduino são capazes de ler entradas - luz em um
sensor, um dedo em um botão ou uma mensagem no Twitter - e transformá-las em
uma saída - ativando um motor, ligando um LED, publicando algo online. Você pode
dizer à sua placa o que fazer enviando um conjunto de instruções para o
microcontrolador na placa. Para isso utiliza-se a linguagem de programação Arduino
(baseada em Wiring ), e o Software Arduino (IDE) , baseado em Processing .

Over the years Arduino has been the brain of thousands of projects, from everyday
objects to complex scientific instruments. A worldwide community of makers -
students, hobbyists, artists, programmers, and professionals - has gathered around
this open-source platform, their contributions have added up to an incredible
amount of accessible knowledge that can be of great help to novices and experts
alike.

Arduino was born at the Ivrea Interaction Design Institute as an easy tool for fast
prototyping, aimed at students without a background in electronics and
programming. As soon as it reached a wider community, the Arduino board started
changing to adapt to new needs and challenges, differentiating its offer from simple
8-bit boards to products for IoT applications, wearable, 3D printing, and embedded
environments.

Why Arduino?

Thanks to its simple and accessible user experience, Arduino has been used in
thousands of different projects and applications. The Arduino software is easy-to-use
for beginners, yet flexible enough for advanced users. It runs on Mac, Windows, and
Linux. Teachers and students use it to build low cost scientific instruments, to prove
chemistry and physics principles, or to get started with programming and robotics.
Designers and architects build interactive prototypes, musicians and artists use it for
installations and to experiment with new musical instruments. Makers, of course, use
it to build many of the projects exhibited at the Maker Faire, for example. Arduino is a
key tool to learn new things. Anyone - children, hobbyists, artists, programmers - can
start tinkering just following the step by step instructions of a kit, or sharing ideas
online with other members of the Arduino community.

There are many other microcontrollers and microcontroller platforms available for
physical computing. Parallax Basic Stamp, Netmedia's BX-24, Phidgets, MIT's
Handyboard, and many others offer similar functionality. All of these tools take the

🍪
messy details of microcontroller programming and wrap it up in an easy-to-use
Usamos cookies package. Arduino also simplifies the process of working with microcontrollers, but it
offers some advantage for teachers, students, and interested amateurs over other
Nossos sites usam cookies (também de terceiros) para fins funcionais e analíticos. Você pode ajustar isso em Configurações
de Cookies ou saber mais lendo nossa política de cookiessystems:
.

Inexpensive - Arduino boards are relatively inexpensive compared to other


microcontroller platforms. The least expensive version of the Arduino module can be
APENAS NECESSÁRIO ACEITAR TUDO
Ajuda
PROFISSIONAL EDUCAÇÃO LOJA assembled by hand, and even the pre-assembled Arduino modules
Pesquise cost less than
em Arduino.cc ENTRAR

\$50
H A R D WA R E PROGRAMAS NUVEM D O C U M E N TA Ç Ã O COMUNIDADE BLOG SOBRE
Cross-platform - The Arduino Software (IDE) runs on Windows, Macintosh OSX, and
Linux operating systems. Most microcontroller systems are limited to Windows.
ÍNDICE

Simple, clear programming environment - The Arduino Software (IDE) is easy-to-


use for beginners, yet flexible enough for advanced users to take advantage of as
well. For teachers, it's conveniently based on the Processing programming
environment, so students learning to program in that environment will be familiar
with how the Arduino IDE works.

Open source and extensible software - The Arduino software is published as open
source tools, available for extension by experienced programmers. The language can
be expanded through C++ libraries, and people wanting to understand the technical
details can make the leap from Arduino to the AVR C programming language on
which it's based. Similarly, you can add AVR-C code directly into your Arduino
programs if you want to.

Open source and extensible hardware - The plans of the Arduino boards are
published under a Creative Commons license, so experienced circuit designers can
make their own version of the module, extending it and improving it. Even relatively
inexperienced users can build the breadboard version of the module in order to
understand how it works and save money.

Como eu uso o Arduino?

Consulte o guia de primeiros passos . Se você está procurando inspiração, pode


encontrar uma grande variedade de Tutoriais no Arduino Project Hub .

O texto do guia de introdução do Arduino está licenciado sob uma licença Creative
Commons Atribuição-CompartilhaIgual 3.0 . Os exemplos de código no guia são
liberados para o domínio público.

Última revisão em 05 de fevereiro de 2018, às 20h43

De volta ao topo

Marca comercial Centro de ajuda BOLETIM DE NOTÍCIAS SIGA-NOS

Contate-nos
Coloque seu email para entrar SE INSCREVER
Distribuidores

Carreiras

© 2023 Arduino Termos de serviço política de Privacidade Segurança Configurações de cookies

Usamos cookies 🍪
Nossos sites usam cookies (também de terceiros) para fins funcionais e analíticos. Você pode ajustar isso em Configurações
de Cookies ou saber mais lendo nossa política de cookies .

Ajuda

You might also like